<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://mobiforge.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Content Management</title>
 <link>http://mobiforge.com/taxonomy/term/199</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Welcome to the Content Management forum</title>
 <link>http://mobiforge.com/forum/developing/content-management/welcome-content-management-forum</link>
 <description>&lt;p&gt;Use this forum to discuss Content Management for mobile. Topics to include mobile friendly content management systems, and authoring tools, site builders, and other mobile authoring and publishing tools.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/content-management/welcome-content-management-forum#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/1264</wfw:commentRss>
 <pubDate>Fri, 09 May 2008 19:34:01 +0000</pubDate>
 <dc:creator>ruadhan</dc:creator>
 <guid isPermaLink="false">1264 at http://mobiforge.com</guid>
</item>
<item>
 <title>Features of Amazon Web Services?</title>
 <link>http://mobiforge.com/forum/developing/content-management/features-amazon-web-services</link>
 <description>&lt;p&gt;In this days cloud computing concept is becoming more and more popular. Amazon Web Services (AWS) is one of the most popular cloud services provider.&lt;br /&gt;
Write features of amazon web services&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.elantechnologies.com/services/cloud-services/amazon-aws-rackspace-support/&quot; class=&quot;bb-url&quot;&gt;AWS Web Apps&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/content-management/features-amazon-web-services#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/4214</wfw:commentRss>
 <pubDate>Thu, 17 May 2012 09:56:39 +0000</pubDate>
 <dc:creator>elantechnologies</dc:creator>
 <guid isPermaLink="false">4214 at http://mobiforge.com</guid>
</item>
<item>
 <title>What are the basic tips for writing Press Release ?</title>
 <link>http://mobiforge.com/forum/developing/content-management/what-are-basic-tips-writing-press-release</link>
 <description>&lt;p&gt;A press release, also known as a news release, is simply a written statement to the media. They can announce a range of news items: scheduled events, personnel promotions, awards, new products and services, sales accomplishments, etc.&lt;br /&gt;
1.Write the headline. It should be brief, clear and to the point: an ultra-compact version of the press release’s key point.&lt;br /&gt;
2.Write the press release body copy. The press release should be written as you want it to appear in a news story.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/content-management/what-are-basic-tips-writing-press-release&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/content-management/what-are-basic-tips-writing-press-release#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/4026</wfw:commentRss>
 <pubDate>Thu, 23 Feb 2012 10:40:21 +0000</pubDate>
 <dc:creator>iconwebservices</dc:creator>
 <guid isPermaLink="false">4026 at http://mobiforge.com</guid>
</item>
<item>
 <title>Secure Inbox in mobile apps - feedback requested</title>
 <link>http://mobiforge.com/forum/developing/content-management/secure-inbox-mobile-apps-feedback-requested</link>
 <description>&lt;p&gt;I wanted to post to your forum to get feedback and potential use cases for app developers.  We are an established marketing automation company that is spinning off a portion of our marketing platform for developers to use in new apps.  &lt;/p&gt;
&lt;p&gt;The tool is called AppMail and it is a simple solution that creates a secure (encrypted and password protected) inbox within any mobile app.  It connects via a simple sdk and can be managed via an api or a dashboard.  &lt;/p&gt;
&lt;p&gt;I would love to get some feedback on the concept and how you would use it.  &lt;/p&gt;
&lt;p&gt;You can read more here - &lt;a href=&quot;http://bit.ly/AAbDOI&quot;&gt;http://bit.ly/AAbDOI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/content-management/secure-inbox-mobile-apps-feedback-requested&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/content-management/secure-inbox-mobile-apps-feedback-requested#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/4006</wfw:commentRss>
 <pubDate>Thu, 09 Feb 2012 18:26:43 +0000</pubDate>
 <dc:creator>Cameron_mobileStorm</dc:creator>
 <guid isPermaLink="false">4006 at http://mobiforge.com</guid>
</item>
<item>
 <title>Deleting sms from Android Messaging service programatically</title>
 <link>http://mobiforge.com/forum/developing/content-management/deleting-sms-android-messaging-service-programatically</link>
 <description>&lt;p&gt;On Android phones SMS messages registered to applications also get sent to the device&#039;s inbox. However to prevent clutter, it&#039;d be nice to be able to remove application specific SMS messages from the inbox to reduce the potential overflow of those messages.&lt;br /&gt;
o the scenario:&lt;/p&gt;
&lt;p&gt;    * Android App startup.&lt;br /&gt;
    * register SMS message types X,Y and Z&lt;br /&gt;
    * messages P,Q,X,Y,Z stream in over the course of time, all deposited in inbox&lt;br /&gt;
    * Android application detects receipt of X,Y,Z (presumably as part of the program interrupt event)&lt;br /&gt;
    * process X,Y,Z&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/content-management/deleting-sms-android-messaging-service-programatically&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/content-management/deleting-sms-android-messaging-service-programatically#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/3339</wfw:commentRss>
 <pubDate>Wed, 23 Feb 2011 10:24:17 +0000</pubDate>
 <dc:creator>midhun_610</dc:creator>
 <guid isPermaLink="false">3339 at http://mobiforge.com</guid>
</item>
<item>
 <title>How to Embed Videos for Mobile ?</title>
 <link>http://mobiforge.com/forum/developing/content-management/how-embed-videos-mobile</link>
 <description>&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;Can anyone help me or could tell me if it&#039;s possible to embed a video on my mobile webpage? Actually, I created a simple Squeeze page for mobile phones and embeded a youtube video. It works but the problem was, It doesn&#039;t play the video as it should, it just give me a clickable link and it brings the user to youtube website. It didn&#039;t play within my page. What I want is that, it should play directly on my squeeze page and don&#039;t take the viewer away from that page.  I just embed the youtube video by just copying the embeding code from youtube.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/content-management/how-embed-videos-mobile&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/content-management/how-embed-videos-mobile#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/3028</wfw:commentRss>
 <pubDate>Wed, 20 Oct 2010 12:09:35 +0000</pubDate>
 <dc:creator>keith2008</dc:creator>
 <guid isPermaLink="false">3028 at http://mobiforge.com</guid>
</item>
<item>
 <title>Looking for Mobile content server or publishing server</title>
 <link>http://mobiforge.com/forum/developing/content-management/looking-mobile-content-server-or-publishing-server</link>
 <description>&lt;p&gt;Hi Folks,&lt;br /&gt;
My company wants to publish internal news to corp. mobile devices, we already has a CMS backend, what we want is we drop the content (html) to a mobile content server (hosted internally), and the server should do the device detection and format the content nicely. Any products you guys can suggest?&lt;br /&gt;
Thanks,&lt;br /&gt;
Eric&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/content-management/looking-mobile-content-server-or-publishing-server#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2795</wfw:commentRss>
 <pubDate>Fri, 11 Jun 2010 13:56:22 +0000</pubDate>
 <dc:creator>compusir</dc:creator>
 <guid isPermaLink="false">2795 at http://mobiforge.com</guid>
</item>
<item>
 <title>How to set new text to the button subsequently</title>
 <link>http://mobiforge.com/forum/developing/content-management/how-set-new-text-button-subsequently</link>
 <description>&lt;p&gt;I would like to &lt;span style=&quot;font-style:italic&quot;&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;set new text to the button subsequently during run time&lt;/span&gt;.&lt;/span&gt; Please help me to fix this.&lt;/p&gt;
&lt;p&gt;For ex: In a quiz application, i like to set options to the option button for every new question. I thought Buttons would be more appropriate to use.&lt;/p&gt;
&lt;p&gt;/*However i can do this with TextView without any issues.*/&lt;/p&gt;
&lt;p&gt;Advance thanks for any sort of effort in this regard.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/content-management/how-set-new-text-button-subsequently#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2736</wfw:commentRss>
 <pubDate>Sat, 15 May 2010 07:21:10 +0000</pubDate>
 <dc:creator>chandanadiga</dc:creator>
 <guid isPermaLink="false">2736 at http://mobiforge.com</guid>
</item>
<item>
 <title>Magazine</title>
 <link>http://mobiforge.com/forum/developing/content-management/magazine</link>
 <description>&lt;p&gt;What is the best programming language for magazine on mobile phone? Thinking of doing one for the apps. I am a novice here.&lt;/p&gt;
</description>
 <comments>http://mobiforge.com/forum/developing/content-management/magazine#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2541</wfw:commentRss>
 <pubDate>Mon, 01 Feb 2010 09:42:59 +0000</pubDate>
 <dc:creator>synmotion</dc:creator>
 <guid isPermaLink="false">2541 at http://mobiforge.com</guid>
</item>
<item>
 <title>How to Change the Android Email Settings Programmetically ??.</title>
 <link>http://mobiforge.com/forum/developing/content-management/how-change-android-email-settings-programmetically</link>
 <description>&lt;p&gt;I was able to read and  add APN settings programetically in android using a&lt;br /&gt;
content resolver as follows :&lt;br /&gt;
NOTE : This code is written inside a &quot;onCreate()&quot; method of a class&lt;br /&gt;
that extends an Activity. &lt;/p&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;pre class=&quot;geshifilter-text&quot;&gt;------------ 
@Override 
        protected void onCreate(Bundle savedInstanceState) { 
                super.onCreate(savedInstanceState); 
                //Trying to Insert a Custom Setting to Telephony db 
                ContentValues values = new ContentValues(); 
                values.put(&amp;quot;_id&amp;quot;,&amp;quot;3&amp;quot;); 
                values.put(&amp;quot;name&amp;quot;,&amp;quot;Ramesh&amp;quot;);&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;http://mobiforge.com/forum/developing/content-management/how-change-android-email-settings-programmetically&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://mobiforge.com/forum/developing/content-management/how-change-android-email-settings-programmetically#comments</comments>
 <category domain="http://mobiforge.com/taxonomy/term/199">Content Management</category>
 <enclosure url="http://mobiforge.com/sites/mobiforge.com/files/APNSettingsActivity.java_.txt" length="3528" type="text/plain" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mobiforge.com/crss/node/2539</wfw:commentRss>
 <pubDate>Mon, 01 Feb 2010 05:25:15 +0000</pubDate>
 <dc:creator>shen747</dc:creator>
 <guid isPermaLink="false">2539 at http://mobiforge.com</guid>
</item>
</channel>
</rss>

