<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OSTalks &#187; Off Topic Stuff</title>
	<atom:link href="http://www.ostalks.com/category/offtopic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ostalks.com</link>
	<description>Open Source, Operating Systems, Offtopic Stuff!</description>
	<lastBuildDate>Fri, 04 Nov 2011 13:16:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Spelldial Class</title>
		<link>http://www.ostalks.com/2011/06/20/spelldial-class/</link>
		<comments>http://www.ostalks.com/2011/06/20/spelldial-class/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 01:11:48 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[spelldial]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=569</guid>
		<description><![CDATA[SpellDial is a technology that allows you to dial names instead of numbers.]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Another short post.  I went to a small group hosted by techtalks (my former boss was one of the co-organizers) in IT Park.  I met a lot of interesting people there, and there were quite a number of foreigners too (having their startups, some in the process of making a startup, etc)!</p>
<p>In short, this was a great experience because I for one dream to make a startup of my own too (poor programmer, no funds to do it &#8211; but the stuff I found there was educational to say the least).</p>
<p>Anyways, I saw a team of young guys (from the looks of it, new graduates, or even maybe in college), who have a startup company named <a href="http://www.spelldial.com">Spelldial</a>.  Well, I maybe an old fart, but I when I see enthusiasm, especially from youth, of course, as heck, I get impressed.</p>
<p>What is SpellDial?  From their website, it says:</p>
<blockquote><p>SpellDial is a technology that allows you to dial names instead of numbers. This is applicable only for those who have setup a spelldial account. Once you have checked the availability of your username you can register it to point to a specific number. So instead of dialing a number, you dial their username.</p></blockquote>
<p>They have a webapp that you can point your android or iphone to, but nevertheless, when you point that url to your desktop browser, it doesn&#8217;t work (obvious reasons).</p>
<p>I then took a quick peek at their api, and made a php wrapper class for it in about an hour (so that you won&#8217;t need to think about the details of calling the api).  It&#8217;s as simple as doing these lines of code:</p>
<p><code><br />
<?<br />
include "spelldial.php";<br />
$spell = new Spelldial();<br />
$result = $spell->get_info("us.example");<br />
print_r($result);<br />
?><br />
</code></p>
<p>I know, the api yet is apparently in their very early stages (some of their api functions return nothing), but considering they are all young guys, it&#8217;s a great start for them <img src='http://www.ostalks.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Get my <a href='http://www.ostalks.com/wp-content/uploads/2011/06/spelldial.zip'>spelldial class here.</a>  I might in the future make an actionscript class (for flash users) and maybe even a java class for this one, but no promises.</p>
<p>Here&#8217;s the <a href="http://ostalks.com/spelldial_example/" target="_blank">spelldial class in action</a> (it&#8217;s a quick hack, so I&#8217;m sorry it&#8217;s ugly) <img src='http://www.ostalks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2011/06/20/spelldial-class/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ask OSTalks</title>
		<link>http://www.ostalks.com/2011/06/15/ask-ostalks/</link>
		<comments>http://www.ostalks.com/2011/06/15/ask-ostalks/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 14:14:51 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=566</guid>
		<description><![CDATA[I&#8217;m trying a different approach here&#8230; I&#8217;m finding that this blog seems to be getting a bit popular&#8230; I am curious what topics you want discussed. I am familiar with programming stuff, open source stuff, android, etc. Coding in wordpress, even wine (Windows is Not an Emulator), linux stuff. What do you want for me [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying a different approach here&#8230; I&#8217;m finding that this blog seems to be getting a bit popular&#8230;</p>
<p>I am curious what topics you want discussed.  I am familiar with programming stuff, open source stuff, android, etc.  Coding in wordpress, even wine (Windows is Not an Emulator), linux stuff.</p>
<p>What do you want for me to discuss guys?</p>
<p>Also, if any of you needs IT consultancy services (or programming jobs), I&#8217;m glad to help out. <img src='http://www.ostalks.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2011/06/15/ask-ostalks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The&#8230; Android Dance?!!!</title>
		<link>http://www.ostalks.com/2011/03/27/the-android-dance/</link>
		<comments>http://www.ostalks.com/2011/03/27/the-android-dance/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 21:58:35 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[DDR]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=529</guid>
		<description><![CDATA[Just a short post&#8230; I just happened to watch a youtube video of the Android mascot dancing to a spiffy beat. I don&#8217;t know about you, but I found this awesome! Enjoy the vid below:]]></description>
			<content:encoded><![CDATA[<p>Just a short post&#8230;</p>
<p>I just happened to watch a youtube video of the Android mascot dancing to a spiffy beat.  I don&#8217;t know about you, but I found this awesome!</p>
<p>Enjoy the vid below:</p>
<p><object style="height: 320px; width: 240px"><param name="movie" value="http://www.youtube.com/v/rTUwqxHpXMY?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/rTUwqxHpXMY?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="320" height="240"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2011/03/27/the-android-dance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short Post &#8211; Android Thoughts</title>
		<link>http://www.ostalks.com/2011/01/16/short-post-android-thoughts/</link>
		<comments>http://www.ostalks.com/2011/01/16/short-post-android-thoughts/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 23:34:48 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cherry mobile nova]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/2011/01/16/short-post/</guid>
		<description><![CDATA[Finally got myself a month ago an android phone, a cheapo commtiva z71 variant (cherry mobile nova) Thoughts about it? Really cool, but android by itself is somewhat unpolished compared to iOS, or even Symbian for that matter. Stay tuned for more. Posted from android.]]></description>
			<content:encoded><![CDATA[<p>Finally got myself a month ago an android phone, a cheapo commtiva z71 variant (cherry mobile nova)</p>
<p>Thoughts about it? Really cool, but android by itself is somewhat unpolished compared to iOS, or even Symbian for that matter.</p>
<p>Stay tuned for more.</p>
<p>Posted from android.</p>
<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://www.ostalks.com/wp-content/uploads/2011/01/wpid-snap20110115_210629.png" /></p>
<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://www.ostalks.com/wp-content/uploads/2011/01/wpid-snap20110115_214205.png" /></p>
<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://www.ostalks.com/wp-content/uploads/2011/01/wpid-snap20110115_214012.png" /></p>
<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://www.ostalks.com/wp-content/uploads/2011/01/wpid-snap20110115_223734.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2011/01/16/short-post-android-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unofficial Sintel Wallpapers</title>
		<link>http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/</link>
		<comments>http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 11:52:54 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[Durian]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[Sintel]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=426</guid>
		<description><![CDATA[From the Durian/Sintel Site: So! exciting times here at the Blender Institute, today is our very-really-thistimeforsure last rendering day, next to some color grade we need to do still, but then is time to grab those big .EXR files and convert them into friendly DPX’s for the guys at Cineco to do magic with it [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://durian.blender.org/news/sintel-on-3d-worlds-october-issue">Durian/Sintel Site</a>:</p>
<blockquote><p>So! exciting times here at the Blender Institute, today is our very-really-thistimeforsure last rendering day, next to some color grade we need to do still, but then is time to grab those big .EXR files and convert them into friendly DPX’s for the guys at Cineco to do magic with it and turn them into 21312 stills of 35mm chemical glory.</p>
<p>That means we’re getting close to our (real!) Premiere, so in order to help us make some noise, 3D World is widely covering Blender topics on October’s issue, Sintel will be on cover + interview time with Ton (Producer), Colin (Director), and William (Animator), and even BBB got a column in “A list of the all the Best CG shorts out there”</p></blockquote>
<p>In addition to this, I decided to make some unofficial wallpapers for all of you to enjoy &#8211; just click on the links below.</p>

<a href='http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/sintel_1024x768/' title='sintel_1024x768'><img width="150" height="150" src="http://www.ostalks.com/wp-content/uploads/2010/09/sintel_1024x768-150x150.jpg" class="attachment-thumbnail" alt="sintel_1024x768" title="sintel_1024x768" /></a>
<a href='http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/sintel_640x480/' title='sintel_640x480'><img width="150" height="150" src="http://www.ostalks.com/wp-content/uploads/2010/09/sintel_640x480-150x150.jpg" class="attachment-thumbnail" alt="sintel_640x480" title="sintel_640x480" /></a>
<a href='http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/sintel_800x600/' title='sintel_800x600'><img width="150" height="150" src="http://www.ostalks.com/wp-content/uploads/2010/09/sintel_800x600-150x150.jpg" class="attachment-thumbnail" alt="sintel_800x600" title="sintel_800x600" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/09/08/unofficial-sintel-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to do when you&#8217;re more or less free?</title>
		<link>http://www.ostalks.com/2010/04/03/what-to-do-when-youre-more-or-less-free/</link>
		<comments>http://www.ostalks.com/2010/04/03/what-to-do-when-youre-more-or-less-free/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 00:43:45 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/2010/04/03/what-to-do-when-youre-more-or-less-free/</guid>
		<description><![CDATA[The current economic situation has somehow affected all of us one way or another, myself included (in a way). So what&#8217;s a developer got to do on the lean months? Accepting odd programming jobs for friends is one way to keep the old noggin active. Learning new skillsets is another thing that you can do [...]]]></description>
			<content:encoded><![CDATA[<p>The current economic situation has somehow affected all of us one way or another, myself included (in a way).</p>
<p>So what&#8217;s a developer got to do on the lean months?</p>
<p>Accepting odd programming jobs for friends is one way to keep the old noggin active.  Learning new skillsets is another thing that you can do as well.</p>
<p>One thing which always helps a lot is coding for open source projects.  Why is that?</p>
<p>1. It helps you learn new technologies along the way.<br />
2. Gets you to meet new people and friends.<br />
3. You can add these experiences to your resume</p>
<p>Since many companies are leveraging open source technologies and the demand for these products are increasing, you can have the advantage of being adept and knowledgeable in these departments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/04/03/what-to-do-when-youre-more-or-less-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube is down?</title>
		<link>http://www.ostalks.com/2010/03/25/youtube-is-down/</link>
		<comments>http://www.ostalks.com/2010/03/25/youtube-is-down/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:22:26 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=407</guid>
		<description><![CDATA[Here&#8217;s something that you don&#8217;t see anyday: This will definitely make the news! Interestingly, The embedded videos which still ran properly, a while ago, now do crash (flash app is still loading though):]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s something that you don&#8217;t see anyday:</p>
<p><a href="http://www.ostalks.com/wp-content/uploads/2010/03/Service-Unavailable.jpg"><img src="http://www.ostalks.com/wp-content/uploads/2010/03/Service-Unavailable-300x196.jpg" alt="" title="Service Unavailable" width="300" height="196" class="alignnone size-medium wp-image-408" /></a></p>
<p>This will definitely make the news!</p>
<p>Interestingly, The embedded videos which still ran properly, a while ago, now do crash (flash app is still loading though):</p>
<p><a href="http://www.ostalks.com/wp-content/uploads/2010/03/An-error-occured.jpg"><img src="http://www.ostalks.com/wp-content/uploads/2010/03/An-error-occured-300x185.jpg" alt="" title="An error occured" width="300" height="185" class="alignnone size-medium wp-image-411" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/03/25/youtube-is-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arora Browser Latest Git Version Windows Build</title>
		<link>http://www.ostalks.com/2010/03/24/arora-browser-latest-git-version-windows-build/</link>
		<comments>http://www.ostalks.com/2010/03/24/arora-browser-latest-git-version-windows-build/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 04:58:53 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[arora]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=400</guid>
		<description><![CDATA[Arora is a Qt browser that uses webkit (rendering engine used in google chrome and safari) as it&#8217;s html engine. It&#8217;s small, and fast too. The current version of the windows build of arora (0.10.0) is not the latest version. Presenting the windows build of arora 0.10.2 &#8211; git build version as of march 24, [...]]]></description>
			<content:encoded><![CDATA[<p>Arora is a Qt browser that uses webkit (rendering engine used in google chrome and safari) as it&#8217;s html engine.  It&#8217;s small, and fast too.</p>
<p>The current version of the windows build of arora (0.10.0) is not the latest version.</p>
<p>Presenting the windows build of arora 0.10.2 &#8211; git build version as of march 24, 2010.  I myself have compiled it under Qt 4.6.1</p>
<p><a href="http://www.ostalks.com/wp-content/uploads/2010/03/arora-0.10.2-windows-build.jpg"><img src="http://www.ostalks.com/wp-content/uploads/2010/03/arora-0.10.2-windows-build-300x194.jpg" alt="" title="arora 0.10.2 windows build" width="300" height="194" class="alignnone size-medium wp-image-401" /></a></p>
<p>Get the installer at the <a href="http://mirrors.ibiblio.org/pub/mirrors/ostalks/windows/arorasetup.exe">ostalks ibiblio site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/03/24/arora-browser-latest-git-version-windows-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Shat Makes A Social Network</title>
		<link>http://www.ostalks.com/2010/03/12/the-shat-makes-a-social-network/</link>
		<comments>http://www.ostalks.com/2010/03/12/the-shat-makes-a-social-network/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 01:37:00 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[captain kirk]]></category>
		<category><![CDATA[off topic]]></category>
		<category><![CDATA[sci-fi]]></category>
		<category><![CDATA[star trek]]></category>
		<category><![CDATA[william shatner]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/?p=362</guid>
		<description><![CDATA[Ok, ok&#8230; you might wonder, what&#8217;s a blog post about William Shatner making a social network doing here? See the tag line of my site? &#8220;Open Source, Operating Systems, Offtopic Stuff!&#8221;. This definitely counts as &#8220;Offtopic Stuff!&#8221;. And I&#8217;m a big Star Trek fan &#8211; well, TOS and NG, as well as some other non [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, ok&#8230; you might wonder, what&#8217;s a blog post about William Shatner making a <a href="http://twitter.com/WilliamShatner/status/9995082818">social network</a> doing here?</p>
<p>See the tag line of my site?  &#8220;Open Source, Operating Systems, Offtopic Stuff!&#8221;.  This definitely counts as &#8220;Offtopic Stuff!&#8221;.  And I&#8217;m a big Star Trek fan &#8211; well, TOS and NG, as well as some other non Startrek stuff like SG-1, starring mostly my favorite actor in the first few seasons Richard Dean Anderson &#8211; the &#8220;MacGyver&#8221; guy.</p>
<p>Well, it&#8217;s not a social networking site (<a href="http://www.myouterspace.com">http://www.myouterspace.com</a>) per se, for me, it looks like Mambo/Joomla with a custom template and social networking module tacked in (hey, it&#8217;s an open source CMS, at least we got the &#8220;open source&#8221; aspect in!), it is a site more geared with getting people with an interest of creating sci-fi films and games together into one site.  This isn&#8217;t a site just for Trekkie (or Trekker) people&#8230; it&#8217;s more of a sci-fi community.</p>
<p>I&#8217;d like to think of it as a deviantart site for sci-fi people.  Or CGTalk.</p>
<p>I&#8217;m more inclined to think that the Shat would like to look into opportunities for making sci-fi films or ventures in the future.  Well, I&#8217;m all for hoping that I&#8217;ll never see a scene again where Spock, Mccoy and Kirk sing row row row your boat over a campfire again.  Just a joke, I&#8217;m wishing him all the best, after all, he&#8217;s my all time favorite Star Trek captain (although I prefer Spock or Scotty as my favorite TOS character).</p>
<p>Come on, who could ever refuse Kirk inviting guys to join in the site in a futuristic, cheesy, red spaceship?</p>
<p><a href="http://www.ostalks.com/wp-content/uploads/2010/03/theshatredcar.jpg"><img src="http://www.ostalks.com/wp-content/uploads/2010/03/theshatredcar-300x150.jpg" alt="" title="theshatredcar" width="300" height="150" class="alignnone size-medium wp-image-363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/03/12/the-shat-makes-a-social-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable Development Tools on Moblin</title>
		<link>http://www.ostalks.com/2010/03/10/how-to-enable-development-tools-on-moblin/</link>
		<comments>http://www.ostalks.com/2010/03/10/how-to-enable-development-tools-on-moblin/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 04:23:55 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Off Topic Stuff]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[moblin]]></category>
		<category><![CDATA[rpms]]></category>

		<guid isPermaLink="false">http://www.ostalks.com/2010/03/10/how-to-enable-development-tools-on-moblin/</guid>
		<description><![CDATA[Another one of those very very short posts. If you have moblin installed on your netbook, and want to develop rpms on it, you can type in this command: sudo yum groupinstall “Development Tools” It should install all tools necessary for basic Moblin development. Ciao.]]></description>
			<content:encoded><![CDATA[<p>Another one of those very very short posts.  If you have moblin installed on your netbook, and want to develop rpms on it, you can type in this command:</p>
<p>sudo yum groupinstall “Development Tools”</p>
<p>It should install all tools necessary for basic Moblin development.  Ciao.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2010/03/10/how-to-enable-development-tools-on-moblin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

