<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>MojiPage Blog</title>
	<atom:link href="http://blog.mojipage.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mojipage.com</link>
	<description></description>
	<pubDate>Fri, 30 Jan 2009 13:13:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>On Mobile, Worse is Better</title>
		<link>http://blog.mojipage.com/2009/01/30/on-mobile-worse-is-better/</link>
		<comments>http://blog.mojipage.com/2009/01/30/on-mobile-worse-is-better/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 13:13:17 +0000</pubDate>
		<dc:creator>Wil Tan</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<category><![CDATA[platform]]></category>

		<category><![CDATA[kiss]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mojipage]]></category>

		<category><![CDATA[software architecture]]></category>

		<category><![CDATA[software engineering]]></category>

		<category><![CDATA[ui]]></category>

		<category><![CDATA[widgets]]></category>

		<category><![CDATA[worse is better]]></category>

		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/?p=16</guid>
		<description><![CDATA[Heard about &#8220;less is more&#8221; or KISS? Sure! How about Worse is Better?

Worse is Better (WiB) is an approach to software design popularized by Richard Gabriel. It defines some guiding principles for software designers to achieve the right balance between simplicity, correctness, consistency and completeness (in more or less decreasing order of importance.) These are [...]]]></description>
			<content:encoded><![CDATA[<p>Heard about &#8220;less is more&#8221; or <acronym title="keep it simple, stupid">KISS</acronym>? Sure! How about <a href="http://en.wikipedia.org/wiki/Worse_is_better">Worse is Better</a>?<br />
<span id="more-16"></span></p>
<p><em>Worse is Better</em> (WiB) is an approach to software design popularized by <a href="http://en.wikipedia.org/wiki/Richard_P._Gabriel">Richard Gabriel</a>. It defines some guiding principles for software designers to achieve the right balance between simplicity, correctness, consistency and completeness (in more or less decreasing order of importance.) These are often contending factors in any system, and it&#8217;s no different for a mobile platform.</p>
<p>At MojiPage, we strive to be incomplete because everybody&#8217;s idea of <em>completeness</em> is different; it&#8217;s much better to work towards our users&#8217; rather than our idea of completeness.</p>
<p>Engineers love <em>consistency</em>, because it makes our job easier. But what if consistency costs convenience? I&#8217;d say that in mobile, convenience is king! That&#8217;s not to say that consistency is not important to the users. When applied to user interface, it affords an easier learning curve and causes less frustration. We strive to be consistent, but apply common sense when in doubt.</p>
<p><em>Correctness</em> is a given in any software, especially as a platform. Developers and users depend on it, and nobody likes erroneous software. However, WiB says <em>&#8220;It is slightly better to be simple than correct.&#8221;</em> </p>
<p>We concede with that, because emphasizing on <em>simplicity</em> in our user interface, API, as well as implementation gives us the ability to be agile and to evolve with our users&#8217; needs.</p>
<p>Today, we are one step closer to simplicity bliss. We rolled out a UI refactoring release which makes your MojiPage <strong>simpler and more consistent, without sacrificing convenience</strong>. All widgets now have the ability to show a brief summary on your profile page. That summary is mostly static, but can be refreshed by the widget whenever it is executed (either periodically in the background, or manually when the full widget is viewed.)</p>
<p>Here&#8217;s how it looks like on the iPhone:</p>
<p><img src="http://blog.mojipage.com/wp-content/uploads/2009/01/new-ui-on-iphone.png" alt="Simplified MojiPage Widgets on iPhone" title="Simplified MojiPage Widgets" width="395" height="359" class="size-full wp-image-19" /></p>
<p>Currently, the only widgets that are using the summary view are: Flickr (showing thumbnails of interesting photos) and RSS reader (showing the latest entry in the feed.) Over the next few days, we will be enabling summary view for other widgets as well.</p>
<p>This new user experience makes MojiPage load a lot faster, giving you a glance of everything that matters. We&#8217;re confident that users on GPRS/EDGE network will find it snappier to use.</p>
<p>If you prefer the old all-in-one page, bookmark or click on the link that says &#8220;Show all widgets on one page&#8221;, and you&#8217;ll get the previous interface back.</p>
<p>Try it out, and decide if the new features are better or worse. As usual, we welcome any feedback!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2009/01/30/on-mobile-worse-is-better/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MojiPage Speaks Japanese and Chinese</title>
		<link>http://blog.mojipage.com/2008/06/22/mojipage-in-japanese-chinese/</link>
		<comments>http://blog.mojipage.com/2008/06/22/mojipage-in-japanese-chinese/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 05:03:33 +0000</pubDate>
		<dc:creator>Wil Tan</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<category><![CDATA[localization]]></category>

		<category><![CDATA[chinese]]></category>

		<category><![CDATA[japanese]]></category>

		<category><![CDATA[l10n]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mojipage]]></category>

		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/?p=14</guid>
		<description><![CDATA[
Recognizing that localization plays a critical role in the mobile user experience, we have localized parts of MojiPage into Japanese (日本語), Simplified Chinese (简体中文), and Traditional Chinese (繁體中文).
If your browser tells us your preferred language, we will automatically detect and use it. Otherwise, you can go to the bottom of any page and select the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.mojipage.com/wp-content/uploads/2008/06/moji-l10n.gif"><img class="alignnone size-full wp-image-13" title="MojiPage Japanese Menu" src="http://blog.mojipage.com/wp-content/uploads/2008/06/moji-l10n.gif" alt="" width="318" height="40" /></a></p>
<p>Recognizing that localization plays a critical role in the mobile user experience, we have localized parts of MojiPage into Japanese (日本語), Simplified Chinese (简体中文), and Traditional Chinese (繁體中文).</p>
<p>If your browser tells us your preferred language, we will automatically detect and use it. Otherwise, you can go to the bottom of any page and select the language of your choice, then click the &#8220;Change&#8221; button. Also, NTT DoCoMo (<strong><a class="l" href="http://www.nttdocomo.co.jp/"><strong>NTTドコモ</strong></a></strong>) subscribers should automatically get the Japanese version of the site unless they have manually set it to a different language.</p>
<p>We hope to bring more localization to our users from various parts of the world. If you&#8217;d like to see your language supported in MojiPage, drop us a note and we&#8217;ll try our best to add it. Of course, we welcome users to submit translations, please contact us using our <a href="http://mojipage.com/contact/">feedback form</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/06/22/mojipage-in-japanese-chinese/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MojiPage at Internet Week NYC</title>
		<link>http://blog.mojipage.com/2008/06/17/mojipage-at-internet-week-nyc/</link>
		<comments>http://blog.mojipage.com/2008/06/17/mojipage-at-internet-week-nyc/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 04:39:32 +0000</pubDate>
		<dc:creator>wini</dc:creator>
		
		<category><![CDATA[conference]]></category>

		<category><![CDATA[imc]]></category>

		<category><![CDATA[mashable]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[ny]]></category>

		<category><![CDATA[nyc]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/?p=10</guid>
		<description><![CDATA[MojiPage attended two events during Internet Week New York – IMC NY 2008 and Mashable’s Exhibit Hall.
At IMC NY, we shared with people our love for mobile widgets (as always!),  and talked about using mobile widgets in marketing campaigns.  We met, listened to and exchanged ideas with folks from many interesting mobile contents and service [...]]]></description>
			<content:encoded><![CDATA[<p>MojiPage attended two events during <a href="http://www.internetweekny.com/">Internet Week New York</a> – <a title="Internet Marketing Conference NY" href="http://www.internetmarketingconference.com/newyork2008/index.html">IMC NY 2008</a> and <a href="http://mashable.com/2008/05/01/mashables-exhibit-hall-for-internet-week-ny-call-for-sponsors/">Mashable’s Exhibit Hall</a>.</p>
<p>At IMC NY, we shared with people our love for mobile widgets (as always!),  and talked about using mobile widgets in marketing campaigns.  We met, listened to and exchanged ideas with folks from many interesting mobile contents and service providers like <a href="http://socialight.com/">Socialight</a>, <a href="http://www.yojomobile.com/">Yojo Mobile</a> (creators of <a href="http://www.mizpee.com/">MizPee</a>), <a href="http://winksite.com/">Winksite</a> and <a href="http://www.blogtalkradio.com/">BlogTalkRadio</a> to name but a few.</p>
<p>If you&#8217;ve missed IMC NY, you can find a summary of the day’s event and videos on some sessions at: http://www.webanalysts.info/webanalytics/imc-new-york-2008/</p>
<p>Here&#8217;s clip on our session, <em>Widgets in Motion - Syndication Beyond the Desktop</em></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/RrpbgVfE80A&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/RrpbgVfE80A&amp;hl=en"></embed></object></p>
<p>Big thanks to Lars Johansson and Lennart Svanberg once again for organizing the event.  We look forward to participating in the next IMC in Vancouver this September.</p>
<p>Mashable&#8217;s Exhibit Hall (and networking party) was at the theatre district’s Touch lounge. It was packed by the time we got there. There were several web2.0 startups doing show-and-tell.  Other than the bar, we spent most of our time loitering around <a href="http://www.cafemom.com/">CafeMom</a>’s booth. It seemed strange at first that they would be giving out oven mitts as swags, but the mitts really came in handy when holding cold beers. CafeMom may sound like a niche idea to some, but if you do your math on how many new mums there are out there, these folks are dealing with a huge community here. And although we didn’t spend much time talking to the folks exhibiting <a href="http://concertattack.com/">ConcertAttack</a>, this is another social media site that we like a lot.  Focused on live concert contents, these guys make it really easy for fans and artists to share. We can’t wait to see what these 2 companies will bring to the mobile space down the road.  Lots of cool mobile widgets, please!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/06/17/mojipage-at-internet-week-nyc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Presenting at the Internet Marketing Conference in NYC</title>
		<link>http://blog.mojipage.com/2008/05/21/presenting-at-internet-marketing-conference-imc/</link>
		<comments>http://blog.mojipage.com/2008/05/21/presenting-at-internet-marketing-conference-imc/#comments</comments>
		<pubDate>Wed, 21 May 2008 04:40:20 +0000</pubDate>
		<dc:creator>wini</dc:creator>
		
		<category><![CDATA[conference]]></category>

		<category><![CDATA[imc]]></category>

		<category><![CDATA[marketing]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[ny]]></category>

		<category><![CDATA[nyc]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/2008/05/21/presenting-at-internet-marketing-conference-imc/</guid>
		<description><![CDATA[ MojiPage will be presenting  at the Internet Marketing Conference (IMC) in New York on June 4th, 2008. The theme at this IMC event is &#8220;Mobile Marketing: The Next Evolution&#8221; and that, to us, has the word WIDGETS written all over it.
From the agenda, here&#8217;s what we&#8217;re gonna be talking about:
 Widgets have been [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.internetmarketingconference.com/"><img src="http://blog.mojipage.com/wp-content/uploads/2008/04/imcinternational.gif" alt="IMC Logo" style="float: left; margin-right: 1em; margin-bottom: 1em" /></a> MojiPage will be presenting  at the <a href="http://www.internetmarketingconference.com/">Internet Marketing Conference</a> (IMC) in New York on June 4th, 2008. The theme at this IMC event is &#8220;Mobile Marketing: The Next Evolution&#8221; and that, to us, has the word WIDGETS written all over it.</p>
<p style="clear: left; margin-top: 0.2em">From the <a href="http://www.internetmarketingconference.com/agenda.html">agenda</a>, here&#8217;s what we&#8217;re gonna be talking about:</p>
<blockquote><p> Widgets have been used with great success on social media sites. Until now, they were confined to the desktop. As mobile platforms become more sophisticated, and as widget container applications gain widespread acceptance, there has never been a better time to get ready to ride the next big wave.</p>
<p>We will look at how companies can leverage mobile widgets to syndicate their content and capture the attention of users when they&#8217;re on the move.</p></blockquote>
<p>If you plan to be in the area at that time, please join us at the conference by registering <a href="http://www.regonline.com/imc_nyc_2008">here</a>.</p>
<p>Incidentally,  this is part of <a href="http://www.internetweekny.com/">Internet Week New York</a> (3rd - 10th June) along with many other interesting events. We might hop into <a href="http://mashable.com/2008/05/01/mashables-exhibit-hall-for-internet-week-ny-call-for-sponsors/">Mashable&#8217;s Exhibit Hall</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/05/21/presenting-at-internet-marketing-conference-imc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A FriendFeed Mobile Widget</title>
		<link>http://blog.mojipage.com/2008/04/03/a-friendfeed-mobile-widget/</link>
		<comments>http://blog.mojipage.com/2008/04/03/a-friendfeed-mobile-widget/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 07:43:24 +0000</pubDate>
		<dc:creator>MojiPage</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<category><![CDATA[friendfeed]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[widget]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/2008/04/03/a-friendfeed-mobile-widget/</guid>
		<description><![CDATA[
We have just released a FriendFeed widget on MojiPage. It is currently available on our sandbox. It supports authentication as well as paging. It is implemented using the recently released FriendFeed API.
FriendFeed is a great way for you to stay in touch with your friends, and with MojiPage you get to stay in touch while [...]]]></description>
			<content:encoded><![CDATA[<p><a title="FriendFeed" rel="attachment wp-att-9" href="http://blog.mojipage.com/2008/04/03/a-friendfeed-mobile-widget/friendfeed-logo/"><img src="http://blog.mojipage.com/wp-content/uploads/2008/04/friendfeed-logo.png" alt="FriendFeed Logo" /></a></p>
<p>We have just released a <a href="http://friendfeed.com/">FriendFeed</a> widget on MojiPage. It is currently available on our <a href="http://mojipage.com/">sandbox</a>. It supports authentication as well as paging. It is implemented using the <a href="http://blog.friendfeed.com/2008/03/friendfeed-api-extend-and-improve.html">recently released</a> <a href="http://friendfeed.com/api/">FriendFeed API</a>.</p>
<p>FriendFeed is a great way for you to stay in touch with your friends, and with MojiPage you get to stay in touch while on the go. Check it out <a href="http://mojipage.com/u/wil/">here</a>.</p>
<p>UPDATE June 16, 2008: We have merged the sandbox database with our live beta site http://mojipage.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/04/03/a-friendfeed-mobile-widget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MojiPage Supports Yahoo Mobile Widgets</title>
		<link>http://blog.mojipage.com/2008/02/28/yahoo-mobile-widgets-support/</link>
		<comments>http://blog.mojipage.com/2008/02/28/yahoo-mobile-widgets-support/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 04:44:11 +0000</pubDate>
		<dc:creator>MojiPage</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<category><![CDATA[platform]]></category>

		<category><![CDATA[yahoo]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mobile widgets]]></category>

		<category><![CDATA[mojipage]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/2008/02/28/yahoo-mobile-widgets-support/</guid>
		<description><![CDATA[In January, Yahoo announced the first preview of their mobile widget platform. Being in the mobile widget space, we were naturally excited about Yahoo&#8217;s entry into the space as it validates our vision and proves that the market is sizable. We dove in and learned more about the platform.
Essentially, you can create two types of [...]]]></description>
			<content:encoded><![CDATA[<p>In January, Yahoo <a href="http://mobile.yahoo.net/developer/blog/2008/01/06/welcome/">announced</a> the first preview of their mobile widget platform. Being in the mobile widget space, we were naturally excited about Yahoo&#8217;s entry into the space as it validates our vision and proves that the market is sizable. We dove in and learned more about the platform.</p>
<p>Essentially, you can create two types of thingies &#8212; snippets and widgets. Snippets are a simplified and less flexible version of a widget, and can appear on the Yahoo! mobile home page or Yahoo! Go home widget. Widgets, on the other hand, are richer applications with more control over the user interface layout and may span multiple screens.</p>
<p>Snippets and widgets are written in Blueprint &#8212; a declarative markup language based on XForms. Since Blueprint is declarative, much of the logic resides on the developer&#8217;s web server, which has the ability to dynamically serve Blueprint files to be rendered and interpreted by Yahoo servers or the Yahoo Go mobile app.</p>
<p>This is a different architecture from our own <acronym title="MojiPage Widget API">MWA</acronym>, but each has its own merits. From the end users&#8217; perspective, though, there is absolutely no difference. Anything that can be written using Blueprint (with server-side scripting) can be achieved using MWA, and vice versa. We think that Yahoo has done a great job in designing an elegant widget platform. In fact, we like it so much that we have developed a prototype to support Yahoo mobile widgets on MojiPage! We did say that MojiPage is a widget <em>platform</em>, didn&#8217;t we?</p>
<p>So if you&#8217;re developing a widget for the Yahoo widget platform, we invite you to submit your snippets and widgets onto our sandbox.<a href="http://sb.mojipage.com/"></a></p>
<p>To submit your widget:</p>
<ol>
<li>Visit the sandbox URL: <a href="http://sb.mojipage.com/">http://sb.mojipage.com/</a></li>
<li>Click on &#8220;Add Widgets&#8221; on the top menu</li>
<li>Scroll down half way down the page and click on the link under &#8220;Widgets Anywhere&#8221;</li>
<li>Enter the URL to your zip archive (application bundle containing your config.xml and other metadata). We currently do not support application bundle upload yet.</li>
<li>The MojiPage server will fetch the archive and install the snippet/widget, then make it available on the &#8220;Add Widgets&#8221; screen. Make sure you specify a less common description in the config.xml file to help you easily identify it.</li>
</ol>
<p>As this is an early preview, some blueprint tags may not be supported. However, we have tested it against the sample Twitter widget provided by Yahoo.</p>
<p>Should you run into any issue, feel free to leave a comment below.</p>
<p>Have fun hacking!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/02/28/yahoo-mobile-widgets-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why is MojiPage the way it is?</title>
		<link>http://blog.mojipage.com/2008/02/16/why-is-mojipage-the-way-it-is/</link>
		<comments>http://blog.mojipage.com/2008/02/16/why-is-mojipage-the-way-it-is/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 07:18:49 +0000</pubDate>
		<dc:creator>Wil Tan</dc:creator>
		
		<category><![CDATA[platform]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[json]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mojipage]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[widgets]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/2008/02/16/why-is-mojipage-the-way-it-is/</guid>
		<description><![CDATA[It&#8217;s time to drill a little deeper into the technical side of MojiPage, and why we did it that way. Let me address the latter point by quoting an article by Tom Yager&#8217;s &#8220;Ahead of the Curve&#8221; column titled &#8220;The mobile app gold rush&#8220;:
The solution to the GUI dilemma is well in hand: HTML. While [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time to drill a little deeper into the technical side of MojiPage, and why we did it that way. Let me address the latter point by quoting an article by Tom Yager&#8217;s &#8220;Ahead of the Curve&#8221; column titled &#8220;<a href="http://weblog.infoworld.com/yager/archives/2008/02/the_mobile_app.html">The mobile app gold rush</a>&#8220;:</p>
<blockquote><p>The solution to the GUI dilemma is well in hand: HTML. While quality varies, all platforms have competent and improving Web browsers, which holds out the potential to use JavaScript, HTML, and CSS for user interfaces rather than cumbersome and proprietary APIs for text, graphics, motion, and input. Keep in mind as well that JavaScript has facilities for XML parsing, HTTP communication, and Web services. JavaScript performance is laughable on some handsets, but native or Java code fronted by an HTML/CSS/JavaScript GUI would impress and get apps to market faster.</p></blockquote>
<p>The paragraph above nicely sums up our beliefs, which led us to our decision to base our platform on the lowest common denominator of <acronym title="Moderately Modern Mobile">MoMoMo</acronym> devices (Yes, I just coined that term) &#8212; XHTML.</p>
<p>By requiring nothing but XHTML support, we can make ourselves useful to almost <em>any</em> phone that has data access today.</p>
<p>This may sound like MojiPage is just a bunch of CGI scripts from the 90s. Well, not really..</p>
<p>As I&#8217;ve said, MojiPage is a widget platform targeted at mobile devices, and that our widgets are written using standard web technologies &#8212; XHTML, Javascript and CSS.</p>
<p>When a widget is added to our platform (by giving us just the URL to the widget HTML file), our server downloads the widget HTML and executes the Javascript in it by emulating the browser environment. Since the Javascript runs on the server, it has full access to remote RSS feeds, XML and JSON content without cross-domain limitations and uses a combination of DOM the widget output and server-side extension APIs to accomplishes whatever features it needs to support. The result is a static chunk of HTML code which is then served to the client.</p>
<p>Bear in mind that HTML is only the baseline on which we can gracefully degrade our service when the client is less capable of utilizing modern web standards. The technology and API is fully capable of serving Javascript to the client for enhanced interactivity. This will be easily demonstrated by the MojiPage iPhone interface that we are currently working on and made available at the end of March.</p>
<p>This is cloud computing at its best, heterogeneous devices (with varying degrees of power) connecting to smart network of servers running code that pulls data from all over the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/02/16/why-is-mojipage-the-way-it-is/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing MojiPage</title>
		<link>http://blog.mojipage.com/2008/02/05/introducing-mojipage/</link>
		<comments>http://blog.mojipage.com/2008/02/05/introducing-mojipage/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 01:57:46 +0000</pubDate>
		<dc:creator>Wil Tan</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mojipage]]></category>

		<category><![CDATA[platform]]></category>

		<category><![CDATA[startup]]></category>

		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.mojipage.com/2008/02/05/introducing-mojipage/</guid>
		<description><![CDATA[&#8220;Hello world!&#8221;
More specifically, &#8220;Hello Mobile Internet World!&#8221;
That&#8217;s the world that MojiPage was born into.  A world of nomadic beings, more connected to each other than they ever were during the age of lesser-mobility. MojiPage redefines distributed computing, one of the key defining points of the Internet, by bringing islands of information to people and [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Hello world!&#8221;</p>
<p>More specifically, &#8220;Hello Mobile Internet World!&#8221;</p>
<p>That&#8217;s the world that MojiPage was born into.  A world of nomadic beings, more connected to each other than they ever were during the <a href="http://blog.telecoms.com/global-mobile-penetration-the-road-to-50/" title="Global mobile penetration: The road to 50%">age of lesser-mobility</a>. MojiPage redefines distributed computing, one of the key defining points of the Internet, by bringing islands of information to people and being a conduit that facilitates communication and information flow between them.</p>
<p>That may sound like a lot of hot air, so let&#8217;s be more concrete.</p>
<p>At its core, MojiPage is a mobile widget platform that is capable of hosting widgets developed using standards-based web technologies (XHTML, Javascript, CSS.) You may think of it as a blank canvas that is infinitely customizable using a variety of widgets created by anyone. Our simple-yet-powerful API lets developers perform complex calculation, syndicate remote feeds, create mashups of web services, plus anything that a <a href="http://en.wikipedia.org/wiki/Turing_completeness" title="Turing Completenes">turing complete</a> language provides.</p>
<p>As a testimony of the widget platform, we are developing our flagship product &#8212; MojiPage (the mobile site! Yes, like a self-titled album.) It has already gone through the first round of private alpha, and we have gathered feedback and rolled them in.</p>
<p>While the alpha is running smoothly right now, we are working hard to develop the social aspects of the site. Yes, I mentioned &#8220;social&#8221;! IMHO, what makes our approach work better than the way most social networking sites did it is that the rather than retrofitting widgets (or app, gadget, module, whatever you wish to call it) support into social networking sites, MojiPage is a widget framework to begin with. So, widgets are first-class citizens. This allows us to easily extend the platform to embellish it with different sets of features, while still being able to separate the core platform from the packaging. More on that in another post.</p>
<p>Here&#8217;s a brief timeline of MojiPage:</p>
<ul>
<li>June 2007 - idea conceived</li>
<li>September 2007 - completed working prototype. Formed team to work towards a private alpha</li>
<li>November 2007 - Led a session on Mobile Widgets in <a href="http://barcamp.org/MobileCampNYC2">MobileCampNYC2</a> (blog coverage by <a href="http://www.webanalyticsbook.com/mobile/mobile-widgets-widgets-in-motion/" title="Webanalyticsbook by Sebastian">Sebastian</a> and <a href="http://thefutureiswhatwemakeit.blogspot.com/2007/11/wil-tan-from-wirelessvisions-talks.html" title="the future is what we make it - by Dawa">Dawa</a> - thanks!)</li>
<li>December 2007 - Private Alpha launched. Moji Labs incorporated.</li>
</ul>
<p>From this point on, we will be charging ahead to refine the product and develop new features. We will also be launching our developer support site soon, so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mojipage.com/2008/02/05/introducing-mojipage/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
