<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lijamez's Blog</title>
	<atom:link href="http://lijamez.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lijamez.wordpress.com</link>
	<description>Filling the public static void.</description>
	<lastBuildDate>Sat, 25 Apr 2009 23:46:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='lijamez.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b322f949d12caba249e414b955bb4d56?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Lijamez's Blog</title>
		<link>http://lijamez.wordpress.com</link>
	</image>
			<item>
		<title>Installing eeebuntu 1.0 on an Asus Eee PC 701SD</title>
		<link>http://lijamez.wordpress.com/2008/12/03/installing-eeebuntu-10-on-an-asus-eee-pc-701sd/</link>
		<comments>http://lijamez.wordpress.com/2008/12/03/installing-eeebuntu-10-on-an-asus-eee-pc-701sd/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 05:14:33 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[701SD]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[eeebuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=350</guid>
		<description><![CDATA[
A friend lent me her Eee PC for a few days so I can replace the default Xandros with Ubuntu. Because this install isn&#8217;t for me, I&#8217;d like to make this setup the least painful as possible to use. After much experimenting with booting without a disc and fiddling with the tiny hardware, I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=350&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-352" title="eeebuntu Desktop" src="http://lijamez.files.wordpress.com/2008/12/ss1.png?w=450&#038;h=270" alt="eeebuntu Desktop" width="450" height="270" /></p>
<p>A friend lent me her Eee PC for a few days so I can replace the default <a href="http://www.xandros.com/">Xandros</a> with <a href="http://www.ubuntu.com">Ubuntu</a>. Because this install isn&#8217;t for me, I&#8217;d like to make this setup the least painful as possible to use. After much experimenting with booting without a disc and fiddling with the tiny hardware, I have found <em>the</em> way to install a pretty good setup. In this noob-friendly guide I will walk you through how to install a distribution of <a href="http://www.eeebuntu.org">eeebuntu</a> and set it up so that all hardware works (more or less).</p>
<p>Before we start let&#8217;s take a look at the specs of the Asus Eee PC 701SD:</p>
<p style="padding-left:30px;">900MHz Intel Celeron-M<br />
512MB DDR2 RAM<br />
8GB Solid State Drive<br />
Intel GMA 900 Graphics<br />
Realtek Wifi<br />
Attansic LAN</p>
<p><span id="more-350"></span></p>
<h3 style="text-align:left;">Preparation</h3>
<p style="text-align:left;">To install <a href="http://www.eeebuntu.org">eeebuntu</a>, you will need either a external disc drive, a 1GB+ flash drive, or a 1GB+ SD card. In this guide I used an SD card but instructions will be similar if you use a flash drive. I don&#8217;t have an external disc drive but I guess you would just burn the eeebuntu ISO to a disc.</p>
<p style="text-align:left;">First, you will need to grab a <a href="http://www.eeebuntu.org/index.php?option=com_content&amp;task=view&amp;id=37&amp;Itemid=36">eeebuntu ISO</a>. You can choose from the standard edition which features the desktop that we all know and love or netbook remix which has the Xandros interface. Whichever you choose, install steps will still be the same.</p>
<p style="text-align:left;">While the ISO is downloading, get <a href="http://unetbootin.sourceforge.net/">UNetbootin</a> which will &#8220;burn&#8221; the iso to your SD card or flash drive and make it bootable. UNetbootin is available for Windows and Linux. I will use the Windows version.</p>
<p style="text-align:left;">Also, you might as well head on over to <a href="http://array.org/ubuntu/packages.html">array.org</a> to fetch some kernel modules to get WiFi working. As of writing, eeebuntu is at 1.0 which is based upon Ubuntu 8.04 Hardy Heron. In this case, you&#8217;ll want to click &#8220;Hardy&#8221; and then click on &#8220;Use Alternate Install Method&#8221; to see the two packages that you must get. They should be linux-image-*.deb and linux-ubuntu-modules-*.deb. Save these somewhere; you&#8217;ll need them later.</p>
<p style="text-align:left;">When the eeebuntu ISO has finished downloading open up UNetbootin and choose the eeebuntu ISO and the SD card drive or flash drive you like to get it &#8220;burned&#8221; into. You might also want to format the drive just in case&#8230;</p>
<p style="text-align:left;">If you have any space left on your install medium then you might as well drop the two deb files you got from array.org inside.</p>
<p style="text-align:left;">We are done the preparation. Let&#8217;s move onto the eee&#8230;</p>
<h3 style="text-align:left;">Installation</h3>
<p style="text-align:left;">Assuming you are ready to say goodbye to Xandros, put in the install medium and power the machine up. During its boot, repeatedly press ESC to launch its boot menu. Choose which drive you&#8217;d like to boot. Since I used an SD card, I would choose the card reader.</p>
<p style="text-align:left;">At this point, you should be in the eeebuntu boot menu. Choose the install option and follow directions. I decided to wipe the entire SSD.</p>
<h3 style="text-align:left;">Post-Install</h3>
<h4>USB/SD Mounting</h4>
<p>Upon boot, chances are that SD cards and/or flash drives won&#8217;t mount properly. To fix this, fire up a terminal and enter:</p>
<blockquote><p>sudo gedit /etc/fstab</p></blockquote>
<p>Comment out the last line by adding a # as the first character in that line. That line may look something like this:</p>
<blockquote>
<div class="delete">/dev/sdc1  /media/cdrom0  udf,iso9660 user,noauto,exec  0   0</div>
</blockquote>
<p>Save and then plug in an SD card or USB flash drive to see it work.</p>
<h4>Networking</h4>
<p style="text-align:left;">You may have noticed by now that neither WiFi nor LAN is working. Many guides on the internet say that, these instructions are for eee 1000+ models and totally neglect the 701SD. This is what caused me to despair for several days because I couldn&#8217;t find another solution. Anyways, remember those two deb files you downloaded? Copy them over to your home directory and launch the terminal and install them:</p>
<blockquote>
<p style="text-align:left;">sudo dpkg -i linux-image-*.deb linux-ubuntu-modules-*.deb</p>
</blockquote>
<p style="text-align:left;">Of course, you&#8217;ll need to replace the above file names with the actual file names. Let it install and then restart. WiFi should now be working.</p>
<h4 style="text-align:left;">Adding the array.org repository</h4>
<p>Go to <a href="http://array.org/ubuntu/packages.html">array.org</a>&#8217;s install instructions for your version of eeebuntu. Click your version of ubuntu (if you are using eeebuntu 1.0 then click on &#8220;Hardy&#8221;). Follow instructions from &#8220;Setup the Repository&#8221; to the first step of &#8220;Uninstall the Generic Kernel (Optional)&#8221; inclusive.</p>
<p>For example, for me I ran the following in the terminal:</p>
<blockquote>
<div class="terminal">wget http://www.array.org/ubuntu/array-hardy.list</div>
<div class="terminal">
<div class="terminal">sudo mv -v array-hardy.list /etc/apt/sources.list.d/</div>
</div>
<div class="terminal">wget http://www.array.org/ubuntu/array-apt-key.asc</p>
<div class="terminal">sudo apt-key add array-apt-key.asc</div>
<div class="terminal">sudo apt-get update<br />
sudo apt-get install linux-eeepc</div>
</div>
</blockquote>
<div class="terminal">Reboot.</div>
<blockquote>
<div class="terminal">
<div class="terminal">sudo apt-get remove linux-generic linux-image-generic         linux-restricted-modules-generic</div>
</div>
</blockquote>
<div class="terminal">Done.</div>
<h4 class="terminal">Post-Installation Scripts</h4>
<p class="terminal">A fresh eeebuntu install contains a few scripts that you may wish to run. They are located at /eeebuntu/scripts/. Open up a terminal there and do the following:</p>
<blockquote>
<p class="terminal">sudo ./config.sh<br />
sudo ./config-gnome.sh</p></blockquote>
<p class="terminal">This will get a few things working, including the webcam.</p>
<h4 class="terminal">Shutdown</h4>
<p class="terminal">If your Eee is not shutting down properly (ie. The LEDs are not turning off when it appears to have powered off) then apply the following quick fix:</p>
<blockquote>
<p class="terminal">sudo gedit /etc/init.d/halt</p>
</blockquote>
<p class="terminal">Add the following to the beginning of the file:</p>
<blockquote>
<p class="terminal">rmmod snd-hda-intel</p>
</blockquote>
<p class="terminal">Save and now it should shut down properly.</p>
<h3 class="terminal">Caveats</h3>
<p>Pressing Fn+F2, which should normally toggle wireless, will toggle wireless <strong>and freeze eeebuntu</strong>. If you accidentally press it and the whole OS hangs, then do a hard reboot. Once you start eeebuntu again, your wireless won&#8217;t be working. Press Fn+F2 again. eeebuntu should not hang when attempting to enable wireless, but it wont work immediately. To make eeebuntu recognize that the wireless is enabled, do another reboot. Clearly, trying to disable wireless using this method yields no benefit. Just don&#8217;t do it.</p>
<p>I have tested suspend a few times and it seems to work fine except the volume applet crashes consistently when resuming. Fortunately, it will ask if you&#8217;d like to reload it automatically.</p>
<h3>Graphics</h3>
<p>Compiz is enabled by default and it works smoothly. I haven&#8217;t tested second monitor support since I don&#8217;t have a VGA cable lying around.</p>
<h3>Battery</h3>
<p>On a full charge, the battery applet reports that it will last about 2 hours. I don&#8217;t know if that&#8217;s supposed to be normal for a little thing like this.</p>
<h3>Conclusion</h3>
<p>Figuring out the networking was the most headache inducing task. Once everything is set up, eeebuntu works nicely, although there are still a few flaws and inconveniences, which is slightly disappointing especially for a distribution that is tailored for Eee PCs. eeebuntu comes with a few apps preinstalled that are not found in an out of the box install of Ubuntu like aMSN, Conduit, AWN, and quite a bit more. Out of the 8GB in the SSD, you might have about only half of it left by now so consider uninstalling some packages.</p>
<p>References: <a href="http://array.org">array.org</a>, <a href="http://www.eeebuntu.org/forum/">eeebuntu Forums</a>, <a href="http://rapidshare.com/files/145001488/eeebuntu_installation.pdf.html/url">eeebuntu Easy Installation Guide</a>, <a href="http://rapidshare.com/files/145001488/eeebuntu_installation.pdf.html/url">Eee User Forums<br />
</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/350/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=350&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/12/03/installing-eeebuntu-10-on-an-asus-eee-pc-701sd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/12/ss1.png" medium="image">
			<media:title type="html">eeebuntu Desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.10 Intrepid Ibex Experience on a Macbook 2,1</title>
		<link>http://lijamez.wordpress.com/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/</link>
		<comments>http://lijamez.wordpress.com/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 21:04:44 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=276</guid>
		<description><![CDATA[
Fresh out of the oven, I test the latest offering from Canonical, Ubuntu 8.10 Intrepid Ibex, on my Macbook 2,1. Currently, I dedicate 32GB of my hard drive to Windows with Boot Camp. Because Wubi for some reason does not work in boot camp, and Disk Utility was being rather wonky, I will sacrifice my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=276&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;"><a href="http://news.softpedia.com/images/extra/LINUX/large/ubuntu810-intrepidibexwall-large_003.png"><img class="aligncenter" title="Ubuntu 8.10 Intrepid Ibex Alternative Wallpaper" src="http://news.softpedia.com/images/extra/LINUX/large/ubuntu810-intrepidibexwall-large_003.png" alt="" width="553" height="346" /></a></p>
<p style="text-align:left;">Fresh out of the oven, I test the latest offering from Canonical, <a href="http://www.ubuntu.com/">Ubuntu 8.10 Intrepid Ibex</a>, on my Macbook 2,1. Currently, I dedicate 32GB of my hard drive to Windows with Boot Camp. Because Wubi for some reason does not work in boot camp, and Disk Utility was being rather wonky, I will sacrifice my whole hard drive to test this release.</p>
<p style="text-align:left;">Macbook2,1 Specs:</p>
<p style="padding-left:30px;text-align:left;">Intel Core 2 Duo 2.16 GHz<br />
1GB DDR2 SDRAM 667 MHz (2x 512MB)<br />
120 GB Hitachi Hard Drive<br />
HL-DT-ST DVDRW  GSA-S10N (LG DVD Drive)<br />
Intel GMA 950 Graphics<br />
Atheros Wi-Fi<br />
Intel HD Audio<br />
Apple Bluetooth</p>
<p style="text-align:left;">Additional Hardware:</p>
<p style="padding-left:30px;text-align:left;">Samsung SyncMaster 225BW External Monitor</p>
<p style="text-align:left;">This experiment aims to determine the level of hardware compatibility of Ubuntu on the 2nd generation Macbook and not necessarily provide a general review. I will also make comparisons of this release with my <a href="http://lijamez.wordpress.com/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/">Hardy Heron experience post</a>.</p>
<p style="text-align:left;"><span id="more-276"></span></p>
<h3 style="text-align:left;">LiveCD Impressions</h3>
<div class="mceTemp mceIEcenter" style="text-align:left;">
<dl class="wp-caption aligncenter">
<dt class="wp-caption-dt"><a href="http://lijamez.files.wordpress.com/2008/10/desktop1.jpg"><img class="size-medium wp-image-322" title="Ubuntu 8.10 Desktop" src="http://lijamez.files.wordpress.com/2008/10/desktop1.jpg?w=300&#038;h=187" alt="Ubuntu 8.10 Intrepid Ibex Desktop" width="300" height="187" /></a></dt>
<dd class="wp-caption-dd">Ubuntu 8.10 Intrepid Ibex Desktop</dd>
</dl>
</div>
<p style="text-align:left;">Intrepid Ibex sports a shinier interface than Hardy Heron. Some noticeable differences include the slightly tweaked interface in the menus and a new progress bar.</p>
<p style="text-align:left;">The LiveCD detected my 1280 x 800 resolution properly when the laptop was not connected to an external monitor. When Ubuntu booted with the external monitor, it used 1024 x 768 mirrored on both screens.</p>
<h3 style="text-align:left;">Installation</h3>
<p style="text-align:left;">Pre-Install Note: If you have OSX and plan to single boot Ubuntu, then change the startup chime to something acceptable by changing the volume inside OSX before you wipe it. It will be impossible to change the chime volume without OSX.</p>
<p style="text-align:left;">For some reason, Ubuntu 8.10 sometimes does not boot after an install with complete wipe of the hard drive. Upon boot, I have seen the dreaded flashing question mark folder numerous times. After many failed attempts, I think I figured out a way to a proper install. (This procedure is for a single boot Ubuntu.)</p>
<ol style="text-align:left;">
<li>Install Ubuntu by inserting the disc and holding the C key as the Macbook boots.</li>
<li>Do a regular install, wiping the hard drive along with OSX.</li>
<li>At this point if after the reboot Ubuntu runs, then good for you. Otherwise, insert your Mac OSX disc and reboot your computer holding down the C key again.</li>
<li>Once you are inside the OSX install, click Utilities and then choose Terminal.</li>
<li>Type &#8220;diskutil list&#8221; to list the partitions that you have on your hard drive. Look for your Ubuntu partition which may look something like disk0s1. (Diskutil may report this partition with the name, &#8220;Microsoft&#8221; something)</li>
<li>We will &#8220;bless&#8221; the Ubuntu partition so that it boots by invoking the command &#8220;bless &#8211;device /dev/disk0s1 &#8211;setBoot &#8211;legacy &#8211;verbose&#8221; where disk0s1 is your Ubuntu partition.</li>
<li>Restart your computer without the OSX disc. Ubuntu should start up. (Let me know if this doesn&#8217;t work!)</li>
</ol>
<p style="text-align:left;">Strangely, I noticed that during the install process the map for the time zone sometimes behaves rather erradically in this release and I had a little bit of difficulty choosing my city on the map. Other than that, installation goes as swimmingly as before except now we are greeted with shiny partition bars. Yum.</p>
<p style="text-align:left;">Also, I noticed that the &#8220;Migrate documents and settings&#8221; features actually recognizes my Windows XP for once!</p>
<h3 style="text-align:left;">Wireless</h3>
<p style="text-align:left;">Thanks to the included <a href="http://www.atheros.com/">Atheros</a> driver, the Macbook&#8217;s wireless chipset is now automatically recognized and functioning. This removes one of the biggest annoyances of setting up Ubuntu on this computer. Mad props to Canonical and Atheros. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3 style="text-align:left;">Trackpad</h3>
<p style="text-align:left;">Two finger scrolling does not work by default although the right hand side of the tackpad serves as the scrolling area. Because there is no default two finger tap support and there is no secondary button on the trackpad, you will have to tap the bottom right corner to right click. (This setting is a little finicky. Keep trying until you manage to right click.)</p>
<p style="text-align:left;"><a href="https://help.ubuntu.com/community/MacBook#touchpadtweaks">This page</a> has the solution. Put the code inside a file called anything you like with the extension fdi (e.g. appletouch.fdi) and place it inside /etc/hal/fdi/policy. You&#8217;ll need to do a full reboot for these settings to take effect.</p>
<pre class="alt2" style="border:1px inset;overflow:auto;width:640px;height:386px;text-align:left;margin:0;padding:6px;">&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
&lt;deviceinfo version="0.2"&gt;
  &lt;device&gt;
    &lt;match key="info.capabilities" contains="input.touchpad"&gt;
      &lt;match key="info.product" contains="appletouch"&gt;
        &lt;merge key="input.x11_driver" type="string"&gt;synaptics&lt;/merge&gt;
        &lt;merge key="input.x11_options.SHMConfig" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.VertEdgeScroll" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.HorizEdgeScroll" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.VertTwoFingerScroll" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.HorizTwoFingerScroll" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.RTCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.RBCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.LBCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.LTCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton1" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton2" type="string"&gt;3&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton3" type="string"&gt;2&lt;/merge&gt;
        &lt;merge key="input.x11_options.PalmDetect" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger1" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger2" type="string"&gt;3&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger3" type="string"&gt;2&lt;/merge&gt;
      &lt;/match&gt;
    &lt;/match&gt;
  &lt;/device&gt;
&lt;/deviceinfo&gt;</pre>
<p style="text-align:left;">The setting still produces common accidental clicks as you move the cursor. To work around this, keep reading.</p>
<p style="text-align:left;">You should also notice that the trackpad requires a little more pressure from the finger to move the cursor. This may be fixed by installing gSynaptics (or &#8220;Touchpad&#8221; from Add/Remove).</p>
<blockquote><p>sudo apt-get install gsynaptics</p></blockquote>
<p style="text-align:left;">Once that is installed, go to System &gt; Preferences &gt; Touchpad. Set the sensitivity to whatever you wish. (Mine is at almost max.) While you are here, you should also probably change the tapping time under the &#8220;Tapping&#8221; tab to something very low so that you don&#8217;t accidentally click while moving the mouse.</p>
<p style="text-align:left;">If anyone has a more OSX-like setting such as one including drag-lock, please share. I know they&#8217;re out there.</p>
<h3 style="text-align:left;">Keyboard</h3>
<p style="text-align:left;">The keys with lights (num lock, caps lock) no longer light on, but still functions. I still haven&#8217;t figured out a way to type with the numpad.</p>
<p style="text-align:left;">Pressing the function keys will change brightness, volume, etc. Fn + Function key will invoke the actual F1, F2, F3&#8230; keys <span style="text-decoration:line-through;">with the exception of F11 and F12 keys. F12 invokes a right click and F11 types out previously existing text (don&#8217;t ask!)</span>. (Thanks, Tomas for pointing this out.) It looks like some keyboard problems, including the eject key, can be solved by installing pommed. (Thanks, Cybik.)</p>
<blockquote>
<p style="text-align:left;">sudo apt-get install pommed</p>
</blockquote>
<p style="text-align:left;">To get the LED lights working, simply uninstall mouseemu.</p>
<blockquote>
<p style="text-align:left;">sudo apt-get remove mouseemu</p>
</blockquote>
<p style="text-align:left;">Once mouseemu is removed, you&#8217;ll notice that the LEDs work, but none of your other keys are responding. A restart is all that&#8217;s needed at this point. (Thanks, AlesFlowers.)</p>
<h3 style="text-align:left;">Graphics/Display</h3>
<p style="text-align:left;">The Intel GMA 950 works fine out of the box.</p>
<p style="text-align:left;"><a href="http://youtube.com/watch?v=H0fIacaO-_U"> </a>Monitor positioning in the &#8220;Screen Resolution&#8221; app actually works now and so do dual monitors!</p>
<p style="text-align:left;">External monitor still doesn&#8217;t work properly by itself with the laptop screen turned off <a href="http://youtube.com/watch?v=H0fIacaO-_U">as evidenced here</a>.</p>
<p style="text-align:left;">When the display changes brightness (such as when the computer is left idle), the screen should turn down the brightness. In 8.04, this worked wonderfully with a smooth transition. In 8.10, it appears jerky. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<h3 style="text-align:left;">iSight</h3>
<p style="text-align:left;">Does not work out of the box. Refer to the <a href="https://help.ubuntu.com/community/AppleiSight">community documentation</a>.</p>
<h3 style="text-align:left;">Sound and Microphone</h3>
<p style="text-align:left;">Speakers seemed very quiet even when at max volume but after some random tweaking, I found that you should unmute only and adjust the Surround volume to what sounds the most natural. My Surround setting is at maximum.</p>
<p style="text-align:left;">The built in microphone does not seem to work out of the box.</p>
<h3 style="text-align:left;">Other</h3>
<h4 style="text-align:left;">Bluetooth</h4>
<p style="text-align:left;">Bluetooth appears to work out of the box.</p>
<h4 style="text-align:left;">Battery</h4>
<p style="text-align:left;">It still feels like the battery is being drained faster than OSX.</p>
<h3 style="text-align:left;">Hard Drive</h3>
<p style="text-align:left;">The load and unload cycles for my hard drive is quite high. If you would like to check yours, follow these instructions (taken from <a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/#comment-31234">here</a>).</p>
<blockquote>
<p style="text-align:left;">sudo aptitude install smartmontools<br />
sudo smartctl -H /dev/sda<br />
sudo smartctl  -a /dev/sda | grep Load_Cycle_Count</p></blockquote>
<p style="text-align:left;">In the reported line, take a look at the last number. Check how much it increases in some length of time and calculate, given that rate, how many cycles will occur in one day or one hour. The ideal rate is 90 or less cycles per day. I get about 21 cycles per 10 minutes (or 126 per hour or 3024 in a day)!</p>
<p style="text-align:left;">Because the hard drive is a very mechanical component, parking and unparking can deteriorate it. A hard drive is meant to last about a certain number of total cycles. Here is the <a href="https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695">bug report</a>.</p>
<p style="text-align:left;">On <a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/">that blog</a><a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/"> post</a>, there is more information about the load/unload cycles bug and an &#8220;ugly fix&#8221; which lets you sacrifice battery life and hard drive protection from sudden movements for a longer hard drive life.</p>
<p style="text-align:left;">(Thanks, AlesFlowers for the heads up on this issue.)</p>
<p style="text-align:left;">There is a <a href="https://wiki.ubuntu.com/PowerManagement">fix</a> which can reduce the number of cycles. Simply open up /etc/default/acpi-support</p>
<blockquote>
<p style="text-align:left;">sudo gedit /etc/default/acpi-support</p>
</blockquote>
<p style="text-align:left;">Change the value of ENABLE_LAPTOP_MODE to true. (Thanks, Mikkel.)</p>
<h4 style="text-align:left;">Etc.</h4>
<p style="text-align:left;">Suspend now works perfectly.</p>
<p style="text-align:left;">Hibernate <em>sort of </em>worked. When hibernating it doesn&#8217;t actually shut the computer down so I had to use the power button. It restored from hibernation properly though.</p>
<p style="text-align:left;">There is a bug with the Screenshot Utility when Compiz is running and there exists a window close effect. The utility takes the screenshot immediately as it closes so it will capture its own window as it is fading out. Workaround: Set the delay to at least one second.</p>
<p style="text-align:left;">Finally, flash installs inside Firefox <em>properly</em>!</p>
<p style="text-align:left;">The Macbook generates quite a bit of extra heat in Ubuntu. I&#8217;ll see if there is a solution to this.</p>
<h3 style="text-align:left;">Conclusion</h3>
<p style="text-align:left;">Ubuntu 8.10 Intrepid Ibex has slightly improved 2nd generation Macbook support with the inclusion of Atheros Wifi drivers, and proper dual monitor support. Things that still dont work properly out of the box include better trackpad support, dedicated external monitor support, and volume controls. It feels more polished than Hardy Heron, but it for some reason introduces a numerous new bugs (e.g. no LED on caps/num lock keys, numpad no longer works, eject key no longer works, flickering display brightness) which is disappointing. Thankfully, many of these problems can be remedied. Slight hardware and configuration issues aside, after using it for a few days it really does feel more polished than before.</p>
<p style="text-align:left;">If you would like to tinker some more so that Ubuntu feels more like a Mac then consider taking a look at <a href="http://tuxgeek.me/2008/11/two-days-without-mac-osx-leopard-ubuntu-810-review/">this article</a>.</p>
<p style="text-align:left;">References: <a href="http://ubuntuforums.org/showpost.php?p=5166788&amp;postcount=21">&#8220;How to single boot Linux without delay on Macbook&#8221; post</a>, <a href="https://help.ubuntu.com/community/MacBook">Community Ubuntu Macbook Documentation</a>, <a href="https://help.ubuntu.com/community/MacBook"></a><a href="http://ubuntudemon.wordpress.com/">Ubuntu Demon&#8217;s Blog</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/276/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=276&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://news.softpedia.com/images/extra/LINUX/large/ubuntu810-intrepidibexwall-large_003.png" medium="image">
			<media:title type="html">Ubuntu 8.10 Intrepid Ibex Alternative Wallpaper</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/10/desktop1.jpg?w=300" medium="image">
			<media:title type="html">Ubuntu 8.10 Desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>Review: iPhone 3G FM Transmitter + Car Charger</title>
		<link>http://lijamez.wordpress.com/2008/09/18/review-iphone-3g-fm-transmitter-car-charger/</link>
		<comments>http://lijamez.wordpress.com/2008/09/18/review-iphone-3g-fm-transmitter-car-charger/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 01:20:24 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[accessory]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[fm transmitter]]></category>
		<category><![CDATA[iPhone 3G]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=142</guid>
		<description><![CDATA[
This item appears to be a fairly new product from Hong Kong since I&#8217;ve only recently found it on eBay. You can find it there for about $20 and I&#8217;ve seen this product in the mall for $45! After a long shipping time I finally received it.
Here is what I have to say&#8230;

SPECIFICATION:
Mini FM transmitter [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=142&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><a href="http://lijamez.files.wordpress.com/2008/09/img_0050.jpg"><img class="size-medium wp-image-217 aligncenter" title="FM Transmitter Packaging" src="http://lijamez.files.wordpress.com/2008/09/img_0050.jpg?w=225&#038;h=300" alt="" width="225" height="300" /></a></p>
<p>This item appears to be a fairly new product from Hong Kong since I&#8217;ve only recently found it on eBay. You can find it there for about $20 and I&#8217;ve seen this product in the mall for $45! After a long shipping time I finally received it.</p>
<p>Here is what I have to say&#8230;</p>
<p><span id="more-142"></span></p>
<div id="attachment_219" class="wp-caption aligncenter" style="width: 310px"><a href="http://lijamez.files.wordpress.com/2008/09/img_0053.jpg"><img class="size-medium wp-image-219" title="Specifications" src="http://lijamez.files.wordpress.com/2008/09/img_0053.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">iPhone 3G FM Transmitter Specifications</p></div>
<blockquote><p>SPECIFICATION:</p>
<p style="text-align:left;">Mini FM transmitter with LCD display<br />
Compatible with all iPods, as well as iPhone, iPhone 3G<br />
Receiver sensitivity: &lt; -80dBm (Per 1%)<br />
Signal noise ratio (SNR&gt;68DB)<br />
Frequency: 87.6~107.9MHz, 0.1 MHz / step<br />
Power from iPod &amp; iPhone<br />
Distance: 33ft (in open space)<br />
Operating temp &amp; Humidity: 14~122 F.O ~98%<br />
Work current: 25mA<br />
Voltage: 3.3V</p></blockquote>
<div id="attachment_218" class="wp-caption alignnone" style="width: 220px"><a href="http://lijamez.files.wordpress.com/2008/09/img_0052.jpg"><img class="size-medium wp-image-218" title="img_0052" src="http://lijamez.files.wordpress.com/2008/09/img_0052.jpg?w=210&#038;h=158" alt="iPhone 3G, iPhone, Touch, Nano, Classic, Nano3" width="210" height="158" /></a><p class="wp-caption-text">iPhone 3G, iPhone, Touch, Nano, Classic, Nano3</p></div>
<p>This particular kit claims to be compatible with the original iPhone, iPhone 3G, iPod Touch, Classic, and 3rd Generation Nano. It may be compatible with other iPods but I haven&#8217;t tested them. I have, however, tested it on the iPhone 3G and 3rd Generation Nano. Although, if it works on the 3rd generation nanos then I fully expect that it would also work for other iPods that are not listed here. (Where&#8217;s the 2nd generation nano?)</p>
<p style="text-align:left;">
<div id="attachment_220" class="wp-caption aligncenter" style="width: 310px"><a href="http://lijamez.files.wordpress.com/2008/09/img_0055.jpg"><img class="size-medium wp-image-220" title="Contents" src="http://lijamez.files.wordpress.com/2008/09/img_0055.jpg?w=300&#038;h=225" alt="Car Charger, FM Transmitter, USB-MiniUSB Wire" width="300" height="225" /></a><p class="wp-caption-text">Car Charger, FM Transmitter, USB Connector</p></div>
<p>The dimensions of the transmitter is roughly 3.7 x 3.1 x 0.9 cm and is fairly large compared to some of the other transmitters from HK. Because it is so wide, it may not plug in with some iPhone cases (such as my Griffin Elan Form). It&#8217;s one of the prettier looking transmitters and you can tell that this particular one is designed with the iPhone in mind with black front and a chrome edge.</p>
<p style="text-align:center;">
<div id="attachment_223" class="wp-caption alignright" style="width: 169px"><a href="http://lijamez.files.wordpress.com/2008/09/dsc06595.jpg"><img class="size-medium wp-image-223" title="Plugged In" src="http://lijamez.files.wordpress.com/2008/09/dsc06595.jpg?w=159&#038;h=243" alt="" width="159" height="243" /></a><p class="wp-caption-text">Playing some music.</p></div>
<p>An extra bonus regarding this kit is that the car charger is actually a USB port which theoretically means it will charge any device that can get its juice via USB like a PSP Slim, GPS, other mp3 player, etc. Unfortunately, the charger&#8217;s contacts aren&#8217;t very good as it frequently disconnects as you move it around.</p>
<p>I also tried to charge with the transmitter at home using Apple&#8217;s tiny USB adapter overnight. Strangely, my iPhone would indicate that it is charging, but it&#8217;s really not! I left the phone &#8220;charging&#8221; at almost full power and in the morning my it was on the brink of death.</p>
<p>When inserted, the transmitter feels good but slightly flimsy. The face of the transmitter is slightly higher than the iPhone&#8217;s screen and the bottom of the transmitter is much higher than the iPhone&#8217;s back. I can also tell how cheap the plastic feels by simply squeezing it lightly; it makes a clicking sound as if something is snapping into place.</p>
<p>In my first test in a stationary car, the sound quality is quite good. I have tried another transmitter from Hong Kong and it is very obvious that it has a lot of dead spots. You have to spend some time adjusting its location and angle to get the best sound. For this transmitter, the signal is very good and you hear little fuzz regardless of where it is in the car.</p>
<p>My second test was in the same car, but moving. I heard a light fuzz in the background and the signal quality wasn&#8217;t as good anymore as there were some angles and locations where the audio quality was poor. At that time, I received a call and to my disappointment, I found out that calls cannot be transmitted. To make or receive calls you will have to use the phone&#8217;s internal speaker to listen to the other side. I suppose this is a good thing if you are concerned about eavesdropping.</p>
<div id="attachment_224" class="wp-caption alignleft" style="width: 190px"><a href="http://lijamez.files.wordpress.com/2008/09/dsc06593-copy.jpg"><img class="size-medium wp-image-224" title="Light" src="http://lijamez.files.wordpress.com/2008/09/dsc06593-copy.jpg?w=180&#038;h=127" alt="The LCD screen lights up when plugged in." width="180" height="127" /></a><p class="wp-caption-text">The LCD screen lights up when plugged in.</p></div>
<p>You use the buttons on the right side to change frequencies. Strangely, the above specifications sat that its frequency ranges from 87.6 &#8211; 107.9 MHz but I could only adjust it from 88.1 &#8211; 107.9 MHz.</p>
<p>Because the transmitter uses the iPhone battery, it does not require any. You charge the iPhone using the transmitter&#8217;s connector port at the bottom. I wonder then how fast does the battery drain without being charged?</p>
<dt class="wp-caption-dt">For a $20 transmitter, this is actually a really good deal. It includes a generic USB car charger so you can charge more than just your iThing and the sound quality is generally clear. The equipment probably isn&#8217;t made from the best materials but it&#8217;s good enough and the car charger&#8217;s contacts disconnect as it is moved inside the socket. Overall, this is a solid product that you can get for a good deal. </dt>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=142&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/09/18/review-iphone-3g-fm-transmitter-car-charger/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/img_0050.jpg?w=225" medium="image">
			<media:title type="html">FM Transmitter Packaging</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/img_0053.jpg?w=300" medium="image">
			<media:title type="html">Specifications</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/img_0052.jpg?w=300" medium="image">
			<media:title type="html">img_0052</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/img_0055.jpg?w=300" medium="image">
			<media:title type="html">Contents</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/dsc06595.jpg?w=197" medium="image">
			<media:title type="html">Plugged In</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/dsc06593-copy.jpg?w=300" medium="image">
			<media:title type="html">Light</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone 2.1</title>
		<link>http://lijamez.wordpress.com/2008/09/12/iphone-21/</link>
		<comments>http://lijamez.wordpress.com/2008/09/12/iphone-21/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 22:25:08 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[iPhone 2.0]]></category>
		<category><![CDATA[iPhone 2.1]]></category>
		<category><![CDATA[iPhone 3G]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=195</guid>
		<description><![CDATA[
iPhone 2.0 users rejoice! The firmware that Steve Jobs claims to fix numerous problems I have mentioned before including unstable apps and faster backups. In addition to these fixes, Steve claims that 2.1 will also lengthen battery life and drop fewer calls. If this firmware version actually fixes everything, then I will be a very [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=195&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="alignnone size-full wp-image-206" title="iPhone 2.1" src="http://lijamez.files.wordpress.com/2008/09/picture-21.png?w=321&#038;h=451" alt="" width="321" height="451" /></p>
<p>iPhone 2.0 users rejoice! The firmware that Steve Jobs claims to fix numerous problems <a href="http://lijamez.wordpress.com/2008/08/22/iphone-20-whats-up/">I have mentioned before</a> including unstable apps and faster backups. In addition to these fixes, Steve claims that 2.1 will also lengthen battery life and drop fewer calls. If this firmware version actually fixes everything, then I will be a very happy iPhone 3G owner (as opposed to just moderately happy). Who knows what else was snuck in that Steve didn&#8217;t mention?</p>
<p><span id="more-195"></span></p>
<p>The download weighs in at 238 MB which can be acquired through iTunes. After the download completes, prepare to wait for your (hopefully) final tedious backup.</p>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 430px"><img class="size-full wp-image-205" title="Backup" src="http://lijamez.files.wordpress.com/2008/09/picture-11.png?w=420&#038;h=182" alt="" width="420" height="182" /><p class="wp-caption-text">Grab a cup of coffee.</p></div>
<p>Let&#8217;s recall what Steve Jobs promised during the September keynote:</p>
<ul>
<li>&#8220;Fewer call drops&#8221;</li>
<li>&#8220;Significantly improved battery life&#8221;</li>
<li>&#8220;Fixed a lot of bugs where if you have a lot of apps on the phone, you&#8217;re not going to get some of the crashes&#8221;</li>
<li>&#8220;Backing up to iTunes is <em>dramatically</em> faster&#8221;</li>
<li>&#8220;Great new performance enhancements&#8221;</li>
</ul>
<p>Some things that I&#8217;ve noticed so far in 2.1:</p>
<ul>
<li>New 3G and EDGE icon</li>
<li>Genius</li>
<li>The icons of updated apps stay in their previous location</li>
<li>Faster Contacts loading</li>
<li><em>Much</em> faster and more stable app install/uninstalls <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>No more SMS keyboard lag</li>
<li>Quick backups. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>App space meter in iTunes</li>
<li>Songs show artist and album name</li>
<li>Triple clicking the button on the headset goes back one song. (Yes!)</li>
<li>Partially watched/listened podcast indicator</li>
<li>Double-tapping the empty area in the album tracks view takes you back to the album art.</li>
<li>Safari still crashes <em>very</em> frequently when music is playing. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </li>
</ul>
<p>Although I haven&#8217;t noticed a significant battery life improvement, this update really does fulfill its promises and fixes most of my requests. Awesome <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/195/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/195/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=195&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/09/12/iphone-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-21.png" medium="image">
			<media:title type="html">iPhone 2.1</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-11.png" medium="image">
			<media:title type="html">Backup</media:title>
		</media:content>
	</item>
		<item>
		<title>Free iPhone Apps: The Keepers</title>
		<link>http://lijamez.wordpress.com/2008/08/29/free-iphone-apps-the-keepers/</link>
		<comments>http://lijamez.wordpress.com/2008/08/29/free-iphone-apps-the-keepers/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 00:32:34 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iPhone 2.0]]></category>
		<category><![CDATA[iPhone 3G]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=116</guid>
		<description><![CDATA[If you have been having as much as I have wih the iPhone apps, then there is no doubt that you&#8217;ve come across numerous apps that deserve no more than a few launches. After a few weeks of looking for the best iPhone apps, here are some that I found are genuinely awesome (in roughly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=116&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you have been having as much as I have wih the iPhone apps, then there is no doubt that you&#8217;ve come across numerous apps that deserve no more than a few launches. After a few weeks of looking for the best iPhone apps, here are some that I found are genuinely awesome (in roughly the order of appearance on my phone).</p>
<p>This article will be constantly updated as I find more great apps.</p>
<p><span id="more-116"></span></p>
<p><img class="alignnone size-thumbnail wp-image-152" src="http://lijamez.files.wordpress.com/2008/08/picture-10.png?w=97&#038;h=96" alt="" width="97" height="96" /> Palringo [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=286274367&amp;mt=8">iTunes Link</a>]<br />
As of the time of writing, this is the only free IM app on the store and it works pretty decently. Its interface is slightly cluttered and you need to make a special Palringo account to use it, but once it&#8217;s set up it&#8217;s a good app.<br />
See also: <a href="http://www.meebo.com/">Meebo</a> (Web App), <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285688934&amp;mt=8">IM+</a></p>
<p><img class="alignnone size-thumbnail wp-image-155" src="http://lijamez.files.wordpress.com/2008/08/picture-22.png?w=98&#038;h=96" alt="" width="98" height="96" /> 1Password [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285897618&amp;mt=8">iTunes Link</a>]</p>
<p>I own the 1Password application for Mac and syncing my data between the computer and the phone is seamless. Setup is easy, interface is beautiful, and overall, really handy. As far as I know, you don&#8217;t need the paid desktop version to use the iPhone app.</p>
<p><img class="alignnone size-thumbnail wp-image-270" title="Facebook" src="http://lijamez.files.wordpress.com/2008/10/picture-11.png?w=98&#038;h=96" alt="" width="98" height="96" />Facebook [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284882215&amp;mt=8">iTunes Link</a>]</p>
<p>I have this app for one feature only: mobile picture uploading. Everything else is just icing on the cake. If you don&#8217;t need a dedicated facebook app, then you may be interested in just Facebook&#8217;s mobile site.</p>
<p><img class="alignnone size-thumbnail wp-image-187" title="Twitterific" src="http://lijamez.files.wordpress.com/2008/09/picture-3.png?w=96&#038;h=96" alt="" width="96" height="96" /> Twitterific [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284540316&amp;mt=8">iTunes Link</a>]</p>
<p>The ubiquitous twitter client sports a really clean interface plus a ton of integrated features.</p>
<p><img class="alignnone size-thumbnail wp-image-157" src="http://lijamez.files.wordpress.com/2008/08/picture-11.png?w=96&#038;h=96" alt="" width="96" height="96" /> Remote [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284417350&amp;mt=8">iTunes Link</a>]</p>
<p>Even though I don&#8217;t need to use a remote for my iTunes library that desperately, this app&#8217;s installation simplicity and concept makes it a keeper just in case.</p>
<p><img class="alignnone size-thumbnail wp-image-158" src="http://lijamez.files.wordpress.com/2008/08/picture-7.png?w=98&#038;h=96" alt="" width="98" height="96" /> Last.fm [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284916679&amp;mt=8">iTunes Link</a>]</p>
<p>Last.fm is really handy when you finally become tired of your 16gb of music. I just wish there is a scrobbling feature like from the jailbroken days. (And yes, I am aware that Apple won&#8217;t allow background processes.) You&#8217;ll need a free Last.fm account first.<br />
See also: <a href="http://www.seeqpod.com/iphone">Seeqpod</a> (Web App)</p>
<p><img class="alignnone size-thumbnail wp-image-159" src="http://lijamez.files.wordpress.com/2008/08/picture-12.png?w=95&#038;h=96" alt="" width="95" height="96" /> Shazam [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284993459&amp;mt=8">iTunes Link</a>]</p>
<p>Shazam uses the microphone to record a sample of some music and identifies it for you. The coolness of this app and potential handiness makes it a keeper.<br />
See also: <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284972998&amp;mt=8">Midomi</a></p>
<p><img class="alignnone size-thumbnail wp-image-151" src="http://lijamez.files.wordpress.com/2008/08/picture-31.png?w=96&#038;h=96" alt="" width="96" height="96" /> Evernote [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=281796108&amp;mt=8">iTunes Link</a>]</p>
<p>The iPhone app lets you take text, picture, and voice notes and sync with the desktop version of Evernote. Free Evernote accounts have a 40MB limit but that should be plenty for text notes.<br />
See also: <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284969305&amp;mt=8">YouNote</a></p>
<p><img class="alignnone size-thumbnail wp-image-160" src="http://lijamez.files.wordpress.com/2008/08/picture-9.png?w=96&#038;h=96" alt="" width="96" height="96" /> Movies [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284235722&amp;mt=8">iTunes Link</a>]</p>
<p>Possibly the most feature packed movies app I&#8217;ve seen so far. Movies shows you upcoming and current movies, theatres near you, newly released DVDs, and more. It even plays trailers! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
See also: <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285018181&amp;mt=8">Showtimes</a></p>
<p><img class="alignnone size-thumbnail wp-image-161" src="http://lijamez.files.wordpress.com/2008/08/picture-20.png?w=97&#038;h=96" alt="" width="97" height="96" /> Zenbe Lists [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284448147&amp;mt=8">iTunes Link</a>]</p>
<p>A simple but elegant list app that syncs with Zenbe online.</p>
<p><img class="alignnone size-thumbnail wp-image-162" src="http://lijamez.files.wordpress.com/2008/08/picture-17.png?w=96&#038;h=96" alt="" width="96" height="96" /> weDict [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284968583&amp;mt=8">iTunes Link</a>]</p>
<p>For some reason, the app store of weDict is not as polished as its jailbroken precedessor, but the basic features are there. By default, it includes the Wordnet 2.0 and English Chinese dictionaries. More dictionaries are available via jailbreak.</p>
<p><img class="alignnone size-thumbnail wp-image-164" src="http://lijamez.files.wordpress.com/2008/08/picture-161.png?w=98&#038;h=96" alt="" width="98" height="96" /> Urbanspoon [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284708449&amp;mt=8">iTunes Link</a>]</p>
<p>Urbanspoon is a really nifty app (that actually works in Canada) that locates you and finds the restaurants near you based upon your preferences.</p>
<p><img class="alignnone size-thumbnail wp-image-271" title="AroundMe" src="http://lijamez.files.wordpress.com/2008/10/picture-21.png?w=98&#038;h=96" alt="" width="98" height="96" /> LocateMe [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290051590&amp;mt=8">iTunes Link</a>]</p>
<p>This little gem finds your location and lets you see a bunch of points of interest including banks, gas stations, hotels, movie theatres, restaurants, supermarkets, and a lot more. Its results are from Google so entries include the address and phone number which you can easily use to map or call.</p>
<p><img class="alignnone size-thumbnail wp-image-165" src="http://lijamez.files.wordpress.com/2008/08/picture-19.png?w=96&#038;h=96" alt="" width="96" height="96" /> WordPress [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285073074&amp;mt=8">iTunes Link</a>]</p>
<p>Could be handy if you have a WordPress blog! There are no formatting options so its features are rather limited, but it does allow picture insertion.</p>
<p><img class="alignnone size-thumbnail wp-image-272" title="Wikipanion" src="http://lijamez.files.wordpress.com/2008/10/picture-3.png?w=97&#038;h=96" alt="" width="97" height="96" /> Wikipanion [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=288349436&amp;mt=8">iTunes Link</a>]</p>
<p>A simple and elegant Wikipedia application that optimizes Wikipedia entries for the iPhone screen.</p>
<p><img class="alignnone size-thumbnail wp-image-273" title="Radiolicious" src="http://lijamez.files.wordpress.com/2008/10/picture-4.png?w=100&#038;h=96" alt="" width="100" height="96" /> Radiolicious [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293225131&amp;mt=8">iTunes Link</a><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=289088708&amp;mt=8"></a>]</p>
<p>FlyCast streams internet radio and podcasts. The streams are optimized for Wifi/3G and EDGE.<br />
See Also: <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=289088708&amp;mt=8">FlyCast Mobile </a></p>
<p><img class="alignnone size-thumbnail wp-image-168" src="http://lijamez.files.wordpress.com/2008/08/picture-6.png?w=98&#038;h=96" alt="" width="98" height="96" /> iVote [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285885830&amp;mt=8">iTunes Link</a>]</p>
<p>A fun little app which lets iPhone users from around the word voice their opinion on different subjects.</p>
<p><img class="alignnone size-thumbnail wp-image-185" title="a2z Pro" src="http://lijamez.files.wordpress.com/2008/09/picture-1.png?w=96&#038;h=96" alt="" width="96" height="96" /> a2z Pro [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285735297&amp;mt=8">iTunes Link</a>]</p>
<p>A simple but effective unit converter.</p>
<p><img class="alignnone size-thumbnail wp-image-171" src="http://lijamez.files.wordpress.com/2008/08/picture-23.png?w=98&#038;h=96" alt="" width="98" height="96" /> Tap Tap Revenge [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284972147&amp;mt=8">iTunes Link</a>]</p>
<p>Tap Tap is a music rhythm game where you have to tap or shake according to the &#8220;notes&#8221; that appear on the screen. Somewhat similar to Guitar Hero and Rock Band.</p>
<p><img class="alignnone size-thumbnail wp-image-186" title="Aurora Feint" src="http://lijamez.files.wordpress.com/2008/09/picture-2.png?w=99&#038;h=96" alt="" width="99" height="96" /> Aurora Feint [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284975727&amp;mt=8">iTunes Link</a>]</p>
<p>A very polished puzzle game with RPG elements. It&#8217;s rather intense on the battery but still highly recommended.</p>
<p><img class="alignnone size-thumbnail wp-image-172" src="http://lijamez.files.wordpress.com/2008/08/picture-13.png?w=96&#038;h=96" alt="" width="96" height="96" /> Sol Free [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=287197884&amp;mt=8">iTunes Link</a>]</p>
<p>Sol Free is an amazingly polished solitaire game. Currently, it includes the following games: Baker&#8217;s Game, Demon, Klondike Deal 1 and 3, and Spiderette.</p>
<p>So that&#8217;s it! If you feel that you have a better free alternative, feel free to leave a comment.</p>
<p><img class="alignnone size-thumbnail wp-image-188" title="Scramboni" src="http://lijamez.files.wordpress.com/2008/09/picture-4.png?w=99&#038;h=96" alt="" width="99" height="96" /> Scramboni [<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290095931&amp;mt=8">iTunes Link</a>]</p>
<p>Scramboni is a really entertaining multiplayer word descrambling game.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/116/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/116/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=116&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/08/29/free-iphone-apps-the-keepers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-10.png?w=97" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-22.png?w=98" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-11.png?w=98" medium="image">
			<media:title type="html">Facebook</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-3.png?w=96" medium="image">
			<media:title type="html">Twitterific</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-11.png?w=96" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-7.png?w=98" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-12.png?w=95" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-31.png?w=97" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-9.png?w=96" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-20.png?w=97" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-17.png?w=96" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-161.png?w=98" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-21.png?w=98" medium="image">
			<media:title type="html">AroundMe</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-19.png?w=96" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-3.png?w=97" medium="image">
			<media:title type="html">Wikipanion</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-4.png?w=100" medium="image">
			<media:title type="html">Radiolicious</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-6.png?w=98" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-1.png?w=96" medium="image">
			<media:title type="html">a2z Pro</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-23.png?w=98" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-2.png?w=99" medium="image">
			<media:title type="html">Aurora Feint</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-13.png?w=96" medium="image" />

		<media:content url="http://lijamez.files.wordpress.com/2008/09/picture-4.png?w=99" medium="image">
			<media:title type="html">Scramboni</media:title>
		</media:content>
	</item>
		<item>
		<title>Conway&#8217;s Game of Life in C++</title>
		<link>http://lijamez.wordpress.com/2008/08/24/conways-game-of-life-in-c/</link>
		<comments>http://lijamez.wordpress.com/2008/08/24/conways-game-of-life-in-c/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 00:38:51 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[game of life]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=137</guid>
		<description><![CDATA[
A (rather crude) version of the Game of Life written in C++. You&#8217;ll need to compile it.
View the Source
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=137&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="aligncenter size-full wp-image-138" src="http://lijamez.files.wordpress.com/2008/08/picture-3.png?w=447&#038;h=343" alt="" width="447" height="343" /></p>
<p>A (rather crude) version of the Game of Life written in C++. You&#8217;ll need to <a href="http://lijamez.wordpress.com/2008/08/24/basic-compiling-of-a-c-program/">compile it</a>.</p>
<p><a href="http://snipt.net/lijamez/conways-game-of-life-in-c">View the Source</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/137/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/137/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=137&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/08/24/conways-game-of-life-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-3.png" medium="image" />
	</item>
		<item>
		<title>Basic Compilation of a C++ Program</title>
		<link>http://lijamez.wordpress.com/2008/08/24/basic-compiling-of-a-c-program/</link>
		<comments>http://lijamez.wordpress.com/2008/08/24/basic-compiling-of-a-c-program/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 00:27:09 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[g++]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=128</guid>
		<description><![CDATA[
If you are using Mac OSX or Linux, go to the folder where your cpp file is located in the terminal. On windows, you will need to install g++.
Assuming your source file is called main.app, and you want your output file to be called &#8220;hellos&#8221; then type the following:
g++ -o hellos main.cpp
To run it:
./hellos
Note: It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=128&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="aligncenter size-full wp-image-129" src="http://lijamez.files.wordpress.com/2008/08/picture-2.png?w=417&#038;h=273" alt="" width="417" height="273" /></p>
<p>If you are using Mac OSX or Linux, go to the folder where your cpp file is located in the terminal. On windows, you will need to install g++.</p>
<p>Assuming your source file is called main.app, and you want your output file to be called &#8220;hellos&#8221; then type the following:</p>
<blockquote><p>g++ -o hellos main.cpp</p></blockquote>
<p>To run it:</p>
<blockquote><p>./hellos</p></blockquote>
<p>Note: It is possible to compile the program without specifying the output file name but it will default to &#8220;a.out&#8221;:</p>
<blockquote><p>g++ main.cpp</p></blockquote>
<p>Additional compiler options can be found <a href="http://homepages.gac.edu/~mc38/2001J/documentation/g++.html">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/128/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/128/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=128&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/08/24/basic-compiling-of-a-c-program/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/08/picture-2.png" medium="image" />
	</item>
		<item>
		<title>From Java to C++: Similarities and Differences</title>
		<link>http://lijamez.wordpress.com/2008/08/24/from-java-to-c-similarities-and-differences/</link>
		<comments>http://lijamez.wordpress.com/2008/08/24/from-java-to-c-similarities-and-differences/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 00:16:13 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=87</guid>
		<description><![CDATA[After some fiddling with XCode and C++, I finally got it compiling my Hello World. To my pleasure, the syntax in C++ is somewhat similar with Java, but there are still many differences.

In Java, to start a class we use:
public class fileName
{
}
In a command line C++ program, the following lines are needed:
#include &#60;iostream&#62;
using namespace std;
iostream [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=87&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After some fiddling with XCode and C++, I finally got it compiling my Hello World. To my pleasure, the syntax in C++ is somewhat similar with Java, but there are still many differences.</p>
<p><span id="more-87"></span></p>
<p>In Java, to start a class we use:</p>
<blockquote><p>public class fileName<br />
{</p>
<p>}</p></blockquote>
<p>In a command line C++ program, the following lines are needed:</p>
<blockquote><p>#include &lt;iostream&gt;<br />
using namespace std;</p></blockquote>
<p>iostream is needed for input and output, std is needed for basic functions like cout. Some online tutorials use #include &lt;iostream.h&gt; but apparently it&#8217;s deprecated.</p>
<p>The standard structure of a main method is:</p>
<blockquote><p>int main () {</p>
<p>//Neat stuff goes here<br />
return 0;</p>
<p>}</p></blockquote>
<h3>Printing</h3>
<p>To print something, use  &#8220;cout&#8221; (console output?) with the insertion operator &#8220;&lt;&lt;&#8221; like this:</p>
<blockquote><p>cout &lt;&lt; &#8220;Hellos!\n&#8221;;</p>
<p>int a = 1;<br />
int b = 2;<br />
int c = a + b;<br />
cout &lt;&lt; &#8220;Some variable: &#8221; &lt;&lt; c &lt;&lt; &#8220;\n&#8221; ; //Prints c<br />
cout &lt;&lt; &#8220;Some variable: &#8221; &lt;&lt; a+b &lt;&lt; endl ; //Prints the same as above</p></blockquote>
<p>The &#8220;\n&#8221; is needed to start a new line. This replaces System.out.println and System.out.print in Java. Alternatively, you can also use &#8220;endl&#8221; (end line).</p>
<p>The syntax for variable declarations are identical to Java with one small exception:</p>
<blockquote><p>string a = &#8220;Feed me&#8221;; //OK<br />
string a (&#8220;Feed me&#8221;); //OK, Identical to the line above.</p></blockquote>
<h3>Arrays</h3>
<p>Java:</p>
<blockquote><p>int[] myArray1 = new int[5];<br />
int[][] myArray2 = new int[5][6];</p></blockquote>
<p>C++:</p>
<blockquote><p>int myArray1 [5];<br />
int myArray2 [5][6];</p></blockquote>
<h3>Variables</h3>
<p>Now this is pretty cool. When assigning a value to a variable, we can use a literal constant, an octal (base <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> value, or a hex (base 16) value.</p>
<blockquote><p>int a = 123; //Literal constant<br />
a = 0173; //Octal (Start the variable with a 0)<br />
a = 0&#215;7b; //Hex (Start the variable with 0x)</p></blockquote>
<p>Floating point numbers:</p>
<blockquote><p>double a = 3.141592654<br />
a = 6.02e23 //OK</p></blockquote>
<p>Constants:</p>
<blockquote><p>final int myVar = 100; //Java</p>
<p>const int myVar = 100; //C++</p></blockquote>
<h3>User Input</h3>
<p>Use cin. Here is an example.</p>
<blockquote><p>#include &lt;iostream&gt;<br />
using namespace std;</p>
<p>int main () {<br />
int i;<br />
cout &lt;&lt; &#8220;Enter a value&#8230;&#8221;;<br />
cin &gt;&gt; i;<br />
cout &lt;&lt; &#8220;The value you entered is &#8221; &lt;&lt; i;<br />
return 0;<br />
}</p></blockquote>
<p>Notice the use of the extraction operator &#8220;&gt;&gt;&#8221;. The line &#8220;cin &gt;&gt; i&#8221; takes the user input and stores it in the variable &#8220;i&#8221;. If the user enters a string instead of an integer, the program will not behave as you would expect. In Java, it will simply blow up. Also, the program will take whatever the user types up to a space, a tab, or a new line. Everything after these will be ignored unless you specifically store them in another variable. So, if a user enters a string which could possibly be composed of more than one word, it would be better to use the getline function.</p>
<p>The getline function works like this:</p>
<blockquote><p>#include &lt;iostream&gt;<br />
using namespace std;</p>
<p>int main () {<br />
string i;<br />
cout &lt;&lt; &#8220;Enter a sentence&#8230;\n&#8221;;<br />
getline (cin, i);<br />
cout &lt;&lt; &#8220;You said: &#8221; &lt;&lt; i;<br />
return 0;<br />
}</p></blockquote>
<p>And its output may look something like this:</p>
<blockquote><p>Enter a sentence&#8230;<br />
C++ Rocks!<br />
You said: C++ Rocks!</p></blockquote>
<h3>Control Structures</h3>
<p>If, while, do while, and for statements are identical to Java. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Functions</h3>
<p>Because C++ has a 1-pass compiler, any additional functions (a.k.a. &#8220;methods&#8221; in Java) must be declared before the main function.</p>
<p>For example, this will work:</p>
<blockquote><p><span class="prep">#include &lt;iostream&gt;</span><br />
<span class="kw">using</span> <span class="kw">namespace</span> std;</p>
<p><span class="kw">int</span> addition (<span class="kw">int</span> a, <span class="kw">int</span> b)<br />
{<br />
<span class="kw">int</span> r;<br />
r=a+b;<br />
<span class="kw">return</span> (r);<br />
}</p>
<p><span class="kw">int</span> main ()<br />
{<br />
<span class="kw">int</span> z;<br />
z = addition (5,3);<br />
cout &lt;&lt; <span class="str">&#8220;The result is &#8220;</span> &lt;&lt; z;<br />
<span class="kw">return</span> 0;<br />
}</p></blockquote>
<p>And this will not:</p>
<blockquote><p><span class="prep">#include &lt;iostream&gt;</span><br />
<span class="kw">using</span> <span class="kw">namespace</span> std;</p>
<p><span class="kw">int</span> addition (<span class="kw">int</span> a, <span class="kw">int</span> b)<br />
{<br />
<span class="kw">int</span> r;<br />
r=a+b;<br />
<span class="kw">return</span> (r);<br />
}</p>
<p><span class="kw">int</span> main ()<br />
{<br />
<span class="kw">int</span> z;<br />
z = addition (5,3);<br />
cout &lt;&lt; <span class="str">&#8220;The result is &#8220;</span> &lt;&lt; z;<br />
<span class="kw">return</span> 0;<br />
}</p></blockquote>
<h3>Classes</h3>
<p>A piece of sample code:</p>
<blockquote><p>#include &lt;iostream&gt;<br />
using namespace std;</p>
<p>class Point {<br />
int x, y;<br />
public:<br />
Point (int, int);<br />
void setPoint(int, int);<br />
void printPoint() {<br />
cout &lt;&lt; &#8220;( &#8221; &lt;&lt; x &lt;&lt; &#8221; , &#8221; &lt;&lt; y &lt;&lt; &#8221; )&#8221; &lt;&lt; endl;<br />
}<br />
};</p>
<p>Point::Point (int a, int b) {<br />
x = a;<br />
y = b;<br />
}</p>
<p>void Point::setPoint(int a, int b) {<br />
x = a;<br />
y = b;<br />
}</p>
<p>int main() {</p>
<p>Point foo(1,2);<br />
foo.printPoint();<br />
return 0;<br />
}</p></blockquote>
<p>This piece of code has an object with a constructor, two functions, and the main method creates one instance of the object.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/87/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/87/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=87&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/08/24/from-java-to-c-similarities-and-differences/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone 3G Speed Test</title>
		<link>http://lijamez.wordpress.com/2008/08/22/iphone-3g-speed-test/</link>
		<comments>http://lijamez.wordpress.com/2008/08/22/iphone-3g-speed-test/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 06:02:22 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[EDGE]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[speed test]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=103</guid>
		<description><![CDATA[With all of the complaints about the speed of 3G, I decided to measure the time it takes to load a websitee myself. I am in Canada, so my carrier is Rogers Wireless. All of my tests are at full signal (3 arcs for WiFi and 5 bars for 3G and EDGE.) Between each of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=103&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">With all of the complaints about the speed of 3G, I decided to measure the time it takes to load a websitee myself. I am in Canada, so my carrier is Rogers Wireless. All of my tests are at full signal (3 arcs for WiFi and 5 bars for 3G and EDGE.) Between each of my trials, I open a new tab, close the old one, and clear Mobile Safari&#8217;s history, cookies, and cache.</p>
<p style="text-align:left;">Video and results in the full article.</p>
<p style="text-align:left;"><span id="more-103"></span></p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://lijamez.wordpress.com/2008/08/22/iphone-3g-speed-test/"><img src="http://img.youtube.com/vi/Ra8fLhjIs74/2.jpg" alt="" /></a></span></p>
<p style="text-align:left;">Results:</p>
<p style="text-align:left;"><span>WiFi: 21s<br />
3G: 33s<br />
EDGE: 52s</span></p>
<p style="text-align:left;">Although 3G isn&#8217;t quite &#8220;twice as fast&#8221; as Apple advertises, it&#8217;s nothing to <a href="http://www.tuaw.com/2008/08/22/woman-sues-apple-claims-false-iphone-advertising/">file a lawsuit over</a>. Perhaps it&#8217;s the carrier&#8217;s problem? (It&#8217;s not exactly &#8220;half the price&#8221; either but that&#8217;s a different story.)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/103/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/103/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=103&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/08/22/iphone-3g-speed-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/Ra8fLhjIs74/2.jpg" medium="image" />
	</item>
		<item>
		<title>Quizzicle: A Java Math Quiz Generator</title>
		<link>http://lijamez.wordpress.com/2008/07/26/quizzicle-a-java-math-quiz-generator/</link>
		<comments>http://lijamez.wordpress.com/2008/07/26/quizzicle-a-java-math-quiz-generator/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 04:34:40 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=77</guid>
		<description><![CDATA[
Here is a quick Java application I whipped up. Quizzicle is a command line application that generates random math equations. You can choose an arithmetic operation, the number of questions, the number of digits in the question, and if negative numbers or zeros are allowed. Javadoc included.
Update 1.1:


Adds a Timer
Adds Logging (writing to a file)
Various [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=77&subd=lijamez&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="aligncenter size-full wp-image-265" title="Quizzicle 1.1" src="http://lijamez.files.wordpress.com/2008/10/picture-1.png?w=500&#038;h=330" alt="" width="500" height="330" /></p>
<p>Here is a quick Java application I whipped up. Quizzicle is a command line application that generates random math equations. You can choose an arithmetic operation, the number of questions, the number of digits in the question, and if negative numbers or zeros are allowed. Javadoc included.</p>
<p><strong>Update 1.1:</strong></p>
<p><img class="aligncenter size-full wp-image-266" title="Quizzicle 1.1 Options" src="http://lijamez.files.wordpress.com/2008/10/picture-2.png?w=465&#038;h=265" alt="" width="465" height="265" /></p>
<ul>
<li>Adds a Timer</li>
<li>Adds Logging (writing to a file)</li>
<li>Various other minor features</li>
</ul>
<p>I did not plan to release this one so you may see a few hacks.</p>
<p><a href="http://www.filedropper.com/quizzicle11">Download the Source (1.1)</a></p>
<p><a href="http://www.filedropper.com/quizzicle">Download the Source (1.0)</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lijamez.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lijamez.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lijamez.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lijamez.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lijamez.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lijamez.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lijamez.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lijamez.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lijamez.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lijamez.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lijamez.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lijamez.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lijamez.wordpress.com&blog=3882029&post=77&subd=lijamez&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://lijamez.wordpress.com/2008/07/26/quizzicle-a-java-math-quiz-generator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lijamez</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-1.png" medium="image">
			<media:title type="html">Quizzicle 1.1</media:title>
		</media:content>

		<media:content url="http://lijamez.files.wordpress.com/2008/10/picture-2.png" medium="image">
			<media:title type="html">Quizzicle 1.1 Options</media:title>
		</media:content>
	</item>
	</channel>
</rss>