<?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>The Syncing Apple &#187; Software</title>
	<atom:link href="http://dillernet.com/apple/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://dillernet.com/apple</link>
	<description>An Exploration of Technology and Devices</description>
	<lastBuildDate>Wed, 02 May 2012 20:22:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Flash 10.1 Beta2 plugin for Chrome Browser in Karmic</title>
		<link>http://dillernet.com/apple/2010/01/18/flash-10-1-beta2-plugin-for-chrome-browser-in-karmic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flash-10-1-beta2-plugin-for-chrome-browser-in-karmic</link>
		<comments>http://dillernet.com/apple/2010/01/18/flash-10-1-beta2-plugin-for-chrome-browser-in-karmic/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 06:39:19 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[EEE]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2010/01/18/flash-10-1-beta2-plugin-for-chrome-browser-in-karmic/</guid>
		<description><![CDATA[So if you have the 1201N you really should have the Flash 10.1 Beta2 plugin, which supports the ION chip in your Netbook and plays back flash video content near flawlessly and with minimal CPU overhead. After you download the flash beta, you extract it and run a simple installer from a shell that wants [...]]]></description>
			<content:encoded><![CDATA[<p>So if you have the 1201N you really should have the <a target="_blank" href="http://labs.adobe.com/technologies/flashplayer10/">Flash 10.1 Beta2 plugin</a>, which supports the ION chip in your Netbook and plays back flash video content near flawlessly and with minimal CPU overhead.</p>
<p>After you download the flash beta, you extract it and run a simple installer from a shell that wants to know the lib dir of your browser. It won't recognize Chrome's installation dir (in /opt/google) and so it' won't install directly to Chrome, but you can install for Firefox first and just copy the player over to Chrome.</p>
<p>Running the Flash Player installer, it will ask:</p>
<p><code><br />Please enter the installation path of the Mozilla, Netscape,<br />or Opera browser (i.e., /usr/lib/mozilla):<br /></code></p>
<p>For the Karmic Firefox 3.5.x you would use:</p>
<p>/usr/lib/firefox-3.5.7</p>
<p>and the installer will install the player into<br />/usr/lib/firefox-3.5.7/plugins/libflashplayer.so</p>
<h2>Chrome</h2>
<p>To get this to work in Google Chrome, you need to do a few manual steps.</p>
<p>First, copy the flashplayer from the FF installation into /opt/google/chrome/plugins (you may need to create the dir):</p>
<p><code><br /># mkdir /opt/google/chrome/plugins<br /># cp /usr/lib/firefox-3.5.7/plugins/libflashplayer.so /opt/google/chrome/plugins<br /></code></p>
<p>Then you have to make sure the Nautilus Launcher launches Chrome while telling it to check for plugins:</p>
<p>[RIGHT-CLICK]Applications/Edit Menus<br />Select Internet/Chrome, click on the Properties button</p>
<p><img style="max-width: 800px;" src="http://dillernet.com/apple/wp-content/uploads/2010/01/Screenshot-chrome-launch-props-small.png" /></p>
<p>add the text <font face="monospace">--enable-plugins</font> between the chrome and the %U.</p>
<p>Now close eveything and then launch Chrome from the Applications/Internet/Chrome menu.</p>
<p>Here is Hulu:</p>
<p><img style="max-width: 800px;" src="http://dillernet.com/apple/wp-content/uploads/2010/01/Screenshot-chrome-flash-small.png" /></p>
<p>And there you go, Flash with accelerated ION video in Chrome.</p>
<p>Source: <a target="_blank" href="http://www.howtoforge.com/how-to-enable-adobes-flash-player-in-google-chrome-ubuntu-9.04-p2">HowtoForge</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2010/01/18/flash-10-1-beta2-plugin-for-chrome-browser-in-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ION, Xinerama, Xwindows and Multiple Monitors on 1201N</title>
		<link>http://dillernet.com/apple/2010/01/18/ion-xinerama-xwindows-and-multiple-monitors-on-1201n/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ion-xinerama-xwindows-and-multiple-monitors-on-1201n</link>
		<comments>http://dillernet.com/apple/2010/01/18/ion-xinerama-xwindows-and-multiple-monitors-on-1201n/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:56:48 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[EEE]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2010/01/18/ion-xinerama-xwindows-and-multiple-monitors-on-1201n/</guid>
		<description><![CDATA[The EEE 1201N has both a VGA as well as HDMI out. In X on Ubuntu Karmic I wanted to start with just using the VGA to connect to an extra panel I have. It's older and doesn't have HDMI. There were just two issues with this however. 1. The Nvidia Control Panel in Karmic [...]]]></description>
			<content:encoded><![CDATA[<p>The EEE 1201N has both a VGA as well as HDMI out. In X on Ubuntu Karmic I wanted to start with just using the VGA to connect to an extra panel I have. It's older and doesn't have HDMI. There were just two issues with this however.</p>
<p>1. The Nvidia Control Panel in Karmic couldn't parse the xorg.conf file that was built by the Karmic installation process (and was working fine as best I could tell).</p>
<p>To resolve this, I had to run (as root) the nvidia-xconfig app which wrote out a more complete and parseable conf file for me. I had to logout and back in to restart xwindows (and now I see the Nvidia splash-screen)</p>
<p>Next, since I was running the Nvidia Control Panel as my user it wasn't able to write out the new xorg.conf file that it wanted to write (which had my 2nd monitor enabled and postitioned where I wanted it). Simply writing this file to /tmp and then moving it over via the shell worked. I had to logout and back in. But now my 2nd monitor worked! And I enabled Xinerama on this monitor.</p>
<p>Xinerama is an nice extention to have, it makes the extra monitors act like you'd expect them to coming from XP or a Macintosh- that is, you can freely drag and drop apps across monitors, and the multiple desktops spann the multiple monitors.</p>
<p>About Xinerama &amp; Twinview</p>
<p><a target="_blank" href="http://us.download.nvidia.com/XFree86/Linux-x86/169.09/README/chapter-14.html">From Nvidia.com</a>:<br />
<blockquote>The NVIDIA Linux Driver supports GLX when Xinerama is enabled on similar GPUs. The Xinerama extension takes multiple physical X screens (possibly spanning multiple GPUs), and binds them into one logical X screen. This allows windows to be dragged between GPUs and to span across multiple GPUs. The NVIDIA driver supports hardware accelerated OpenGL rendering across all NVIDIA GPUs when Xinerama is enabled.</p></blockquote>
<p>There is more info <a href="http://www.phoronix.com/scan.php?page=article&amp;item=387&amp;num=1" target="_blank">about Xinerama and Twinview at Phoronix.</a></p>
<p><img src="http://dillernet.com/apple/wp-content/uploads/2010/01/Screenshot-nvidia-ctrlpnl.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2010/01/18/ion-xinerama-xwindows-and-multiple-monitors-on-1201n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karmic PAE Kernal and 4G Ram, Wifi on 1201N</title>
		<link>http://dillernet.com/apple/2010/01/17/karmic-pae-kernal-and-4g-ram-wifi-on-1201n/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=karmic-pae-kernal-and-4g-ram-wifi-on-1201n</link>
		<comments>http://dillernet.com/apple/2010/01/17/karmic-pae-kernal-and-4g-ram-wifi-on-1201n/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 19:19:57 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[EEE]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2010/01/17/karmic-pae-kernal-and-4g-ram-wifi-on-1201n/</guid>
		<description><![CDATA[I recently added more RAM (4G) and a new HD (320G, 7200rpm) to the 1201N. This required re-installation of Ubuntu 9.10 Karmic onto the 1201N. The installation went without a hitch- I had previously re-installed Window 7 Professional, and Ubuntu went in and found it. Ubuntu also correcly detected the 4G of RAM and install [...]]]></description>
			<content:encoded><![CDATA[<p>I recently added more RAM (4G) and a new HD (320G, 7200rpm) to the 1201N. This required re-installation of Ubuntu 9.10 Karmic onto the 1201N. The installation went without a hitch- I had previously re-installed Window 7 Professional, and Ubuntu went in and found it. Ubuntu also correcly detected the 4G of RAM and install the PAE kernel, which allows the use of a 32bit kernel with the extra RAM.</p>
<p>The <a href="http://en.wikipedia.org/wiki/Physical_Address_Extension" target="_blank">PAE kernel</a> is working fine with the Nvidia ION drivers, suspend and hibernate.</p>
<p>I found <a target="_blank" href="http://vip.asus.com/forum/view.aspx?id=20100103170804750&amp;board_id=20&amp;model=Eee+PC+1201N&amp;SLanguage=en-us&amp;page=3">more information about a wifi driver</a>, and this post at the Asus forum has links to an actual Linux driver. Using this driver doen't require the NDISwrapper, but I have noticed that the wiki will not re-connect after suspend, which the NDISwrapped, Win2K driver did. However, I've been hibernating (due to the bad batter life on the 1201N) and the wifi works fine after a hibernate wake-up (which is decently fast, especially with BootBlaster for the BIOS).</p>
<p>The opening of the 1201N to replace the hard-drive is a bit more than just opening a panel in the bottom, but it's fairly easy, given you take your time in cracking all the little pressure-tabs which hold the top and bottom of the case together. The new HD and the extra ram are making Ubuntu much more responsive and snappy.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2010/01/17/karmic-pae-kernal-and-4g-ram-wifi-on-1201n/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BloGTK &#8211; Using in Karmic</title>
		<link>http://dillernet.com/apple/2010/01/17/blogtk-using-in-karmic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blogtk-using-in-karmic</link>
		<comments>http://dillernet.com/apple/2010/01/17/blogtk-using-in-karmic/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 00:11:49 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[karmic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2010/01/18/blogtk-using-in-karmic/</guid>
		<description><![CDATA[A nice GTK application for blogging is BloGTK. It's written in python and it's fast and a decent replacement for MarsEdit when not on my Mac (not that there are many choices for GTK blogging apps). The 2.0 release is available on LaunchPad, but it requires a few extra python packages to run on a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://dillernet.com/apple/wp-content/uploads/2010/01/BloGTK-icon.png" /></p>
<p>A nice GTK application for blogging is <a target="_blank" href="https://launchpad.net/blogtk">BloGTK</a>. It's written in python and it's fast and a decent replacement for MarsEdit when not on my Mac (not that there are many choices for GTK blogging apps). The 2.0 release is available on LaunchPad, but it requires a few extra python packages to run on a fresh Karmic installation. I've outlined what you need to do below.</p>
<p>The BloGTK 2.0 tarball (itself a python package that needs to be installed as root) will install alright, but it won't run, instead you'll may this:</p>
<p><code><br />
dillera@granite1201:~/Downloads/blogtk-2.0$ blogtk2 <br />
Xlib:&nbsp; extension "RANDR" missing on display ":0.0".<br />
Traceback (most recent call last):<br />
&nbsp; File "/usr/bin/blogtk2", line 6, in &lt;module&gt;<br />
&nbsp;&nbsp;&nbsp; from blogtk2 import main<br />
&nbsp; File "/usr/bin/../share/blogtk2/lib/blogtk2/__init__.py", line 35, in &lt;module&gt;<br />
&nbsp;&nbsp;&nbsp; from blogtk2.main import main<br />
&nbsp; File "/usr/bin/../share/blogtk2/lib/blogtk2/main.py", line 22, in &lt;module&gt;<br />
&nbsp;&nbsp;&nbsp; from gdata import service<br />
ImportError: No module named gdata<br />
</code></p>
<ul>
<li>Grab <a target="_blank" href="http://launchpad.net/blogtk/2.0/2.0/+download/blogtk-2.0.tar.gz">BloGTK 2.o</a></li>
<li>Grab <a target="_blank" href="http://gdata-python-client.googlecode.com/files/gdata-2.0.6.tar.gz">Python GDATA</a></li>
<li>Grab <a target="_blank" href="http://feedparser.googlecode.com/files/feedparser-4.1.zip">Python feedparser</a></li>
</ul>
<p>In your shell, expand them, then as root run the installer....<br />
unzip -d feedparser2 feedparser-4.1.zip<br />
tar xvf gdata-2.0.6.tar.gz</p>
<p>then as root:<br />
# python ./setup.py install<br />
in both of the expanded directories</p>
<p>Finally you'll also need to have the python gtk-spell package installed. This is available in the repo.</p>
<p># apt-get install python-gtkspell</p>
<p>Now you can run BloGTK.</p>
<p><code><br />
dillera@granite1201:~$ blogtk2 <br />
Xlib:&nbsp; extension "RANDR" missing on display ":0.0".<br />
/usr/local/lib/python2.6/dist-packages/gdata/tlslite/utils/cryptomath.py:9:<br /> DeprecationWarning: the sha module is deprecated; use the hashlib module instead<br />
&nbsp; import sha<br />
/usr/bin/../share/blogtk2/lib/blogtk2/main.py:63: Warning: g_set_prgname() called multiple times<br />
&nbsp; program = gnome.init('blogtk', '2.0')<br />
</code></p>
<p>Pros:</p>
<ul>
<li>It is very fast</li>
</ul>
<p>Cons:</p>
<ul>
<li>There is no way to specify new formatting types, what is available is just Paragraphs, Blockquotes, unordered lists (and this cannot detect multiple lines of list items)</li>
<li>There is no image uploading</li>
</ul>
<p>Alternatives: </p>
<ul>
<li><a href="http://www.scribefire.com/">ScribeFire</a> - a nice blogging app that is Firefox Plugin (it does image uploading)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2010/01/17/blogtk-using-in-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Nvidia ION Drivers on EEE 1201n &#8211; Ubuntu</title>
		<link>http://dillernet.com/apple/2010/01/07/updating-nvidia-ion-drivers-on-eee-1201n-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updating-nvidia-ion-drivers-on-eee-1201n-ubuntu</link>
		<comments>http://dillernet.com/apple/2010/01/07/updating-nvidia-ion-drivers-on-eee-1201n-ubuntu/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 05:41:51 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[EEE]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=294</guid>
		<description><![CDATA[Using EEEbuntu (9.04) on the new EEE 1201N with Nvidia ION? You may have noticed that the built-in gfx driver is crushingly slow. But you can grab the latest Nvidia Linux drivers (which support the ION) without too much effort. Below is exactly what I did to my system to get this working. Do this [...]]]></description>
			<content:encoded><![CDATA[<p>Using EEEbuntu (9.04) on the new EEE 1201N with Nvidia ION? You may have noticed that the built-in gfx driver is crushingly slow. But you can grab the latest Nvidia Linux drivers (which support the ION) without too much effort.</p>
<p>Below is exactly what I did to my system to get this working. Do this as root.</p>
<p><code><br />
# wget http://www.avenard.org/files/ubuntu-repos/ubuntu-repos.key &#038;& apt-key add ubuntu-repos.key &#038;& rm ubuntu-repos.key<br />
# echo "deb http://www.avenard.org/files/ubuntu-repos jaunty release" | sudo tee /etc/apt/sources.list.d/avenard.list<br />
# apt-get update<br />
# apt-get install linux-headers-2.6.28-11-generic<br />
# apt-get install nvidia-glx-195 nvidia-195-libvdpau<br />
# nvidia-xconfig<br />
# apt-get install vim<br />
# vi /etc/X11/xorg.conf<br />
--  [Change Mouse to /dev/input/mice]<br />
# /etc/init.d/gdm stop<br />
# rmmod nvidia<br />
# modprobe nvidia<br />
# echo nvidia >>/etc/modules<br />
# /etc/init.d/gdm start<br />
</code></p>
<h2>Reference Pages:</h2>
<p><a href="http://ptspts.blogspot.com/2009/08/asrock-ion-330-nettop-with-jaunty.html">http://ptspts.blogspot.com/2009/08/asrock-ion-330-nettop-with-jaunty.html</a><br />
<a href="http://www.avenard.com/media/Ubuntu_Repository/Ubuntu_Repository.html">http://www.avenard.com/media/Ubuntu_Repository/Ubuntu_Repository.html</a></p>
<p><strong>Update</strong>: I also updated the BIOS of the 1201N to the latest version; downloaded from Asus website - you can grab it right here- <a href="http://support.asus.com/download/download.aspx?model=Eee%20PC%201201N&#038;os=29&#038;SLanguage=en-us">0318</a><br />
- unzip the new bios<br />
- stick it on a USB stick<br />
- rename it from 1201N-ASUS-0318.ROM to 1201N.ROM on the USB stick<br />
- put the USB stick in the 1201, remove all other USB devices</p>
<p>To update the bios- power off and hold ALT+F2 as you power on. The 1201N has 'bootblaster' which makes it difficult to do this (it will often just go right into grub), if you can't get the BIOS update utility to come up I suggest you get into the BIOS itself (F2) and then choose to disable Bootblaster then try the ALT+F2. The flash utility will load and read the usb stick and update the BIOS automatically, then restart the netbook.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2010/01/07/updating-nvidia-ion-drivers-on-eee-1201n-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Blastwave from Solaris</title>
		<link>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=removing-blastwave-from-solaris</link>
		<comments>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:27:02 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Slowaris]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=292</guid>
		<description><![CDATA[Solaris on spac is a lot of fun, however, sometimes you need to clear the deck of all the fun and start fresh. With blastwave (CSW) you install pre-built binaries for your system as regular solaris packages. Removing them using pkgrm is a pain if you want to clear blastwave off completely and start fresh. [...]]]></description>
			<content:encoded><![CDATA[<p>Solaris on spac is a lot of fun, however, sometimes you need to clear the deck of all the fun and start fresh.</p>
<p>With blastwave (CSW) you install pre-built binaries for your system as regular solaris packages. Removing them using pkgrm is a pain if you want to clear blastwave off completely and start fresh. However, there is a solution.</p>
<p>I found the command over at <a href="http://blogs.sun.com/glagasse/entry/how_to_remove_a_batch">glaasse's blog</a>:</p>
<p><code><br />
# yes | pkgrm `pkginfo | grep CSW | awk '{print $2}'`<br />
</code></p>
<p>Does the trick, and you can sit back and watch it happen. Be careful using the yes command and pkrm however.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/08/21/removing-blastwave-from-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLC 1.0!</title>
		<link>http://dillernet.com/apple/2009/07/07/vlc-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vlc-10</link>
		<comments>http://dillernet.com/apple/2009/07/07/vlc-10/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 01:25:57 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[IPTV]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=279</guid>
		<description><![CDATA[It's released: VLN for OSX.]]></description>
			<content:encoded><![CDATA[<p>It's released: <a href="http://www.videolan.org/mirror-geo.php?file=vlc/1.0.0/macosx/vlc-1.0.0-intel.dmg">VLN for OSX</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/07/07/vlc-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EC2 and OpenSolaris with EBS</title>
		<link>http://dillernet.com/apple/2009/04/01/ec2-and-opensolaris-with-ebs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ec2-and-opensolaris-with-ebs</link>
		<comments>http://dillernet.com/apple/2009/04/01/ec2-and-opensolaris-with-ebs/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:22:51 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=277</guid>
		<description><![CDATA[Using OpenSolaris AMIs on EC2, and wanted to use EBS... currently, Elastifox is mute on naming the devices (only gives examples for linux based device names) so I was looking for a read on Opensolaris and found this.]]></description>
			<content:encoded><![CDATA[<p>Using OpenSolaris AMIs on EC2, and wanted to use EBS... currently, Elastifox is mute on naming the devices (only gives examples for linux based device names) so I was looking for a read on <a href="http://mytechrantings.blogspot.com/2008/10/getting-opensolaris-with-ebs-on-amazon.html">Opensolaris and found this.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/04/01/ec2-and-opensolaris-with-ebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picassa Upload Button for WordPress</title>
		<link>http://dillernet.com/apple/2009/03/01/picassa-upload-button-for-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=picassa-upload-button-for-wordpress</link>
		<comments>http://dillernet.com/apple/2009/03/01/picassa-upload-button-for-wordpress/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:49:39 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Sync]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=265</guid>
		<description><![CDATA[It's finally been done- ClYang has written the glue to get an upload button in Picassa working with your WordPress (2.7.1) blog. This has been a requested feature for a while. There are plenty of solutions to share a picassa web on a WordPress blog, but this is the first instance (that I can find) [...]]]></description>
			<content:encoded><![CDATA[<p>It's finally been done- <a href="http://clyang.net/blog/2009/02/06/128">ClYang</a> has written the glue to get an upload button in Picassa working with your WordPress (2.7.1) blog. This has been a <a href="http://wordpress.org/extend/ideas/topic.php?id=1704">requested feature for a while</a>. There are plenty of solutions to share a picassa web on a WordPress blog, but this is the first instance (that I can find) of building the upload button - which directly uploads your local photos from Picassa into your WordPress blog, not up into Google's servers.</p>
<p><a href="http://clyang.net/blog/2009/02/06/128">CLYang</a> has clear directions, they work great and if this is something you are interested in, go get it. I've been using Picassa on the Mac now for a month or so, and I'm very happy with it-- so happy that I haven't even used the new iPhoto 09 yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/03/01/picassa-upload-button-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picassa for mac beta</title>
		<link>http://dillernet.com/apple/2009/01/05/picassa-for-mac-beta/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=picassa-for-mac-beta</link>
		<comments>http://dillernet.com/apple/2009/01/05/picassa-for-mac-beta/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 04:59:34 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/?p=253</guid>
		<description><![CDATA[http://picasa.google.com/mac/ Is it time to give up on iPhoto?]]></description>
			<content:encoded><![CDATA[<p>http://picasa.google.com/mac/</p>
<p>Is it time to give up on iPhoto?</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2009/01/05/picassa-for-mac-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome image editor for MacOSX: Imagewell</title>
		<link>http://dillernet.com/apple/2007/11/11/awesome-image-editor-for-macosx-imagewell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-image-editor-for-macosx-imagewell</link>
		<comments>http://dillernet.com/apple/2007/11/11/awesome-image-editor-for-macosx-imagewell/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 21:50:05 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2007/11/11/awesome-image-editor-for-macosx-imagewell/</guid>
		<description><![CDATA[I've been in search of a quick, simple and modern image editor for the Mac. For far too long I've been dragging around Photoshop 7, simply because I know I can use it to quickly do what I want. But what I need to do is limited. I want to resize and scale photos, add [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://dillernet.com/apple/wp-content/uploads/2007/11/imagewell.jpg" width="128" height="128" alt="imagewell.jpg"/></p>
<p>I've been in search of a quick, simple and modern image editor for the Mac. For far too long I've been dragging around Photoshop 7, simply because I know I can use it to quickly do what I want. But what I need to do is limited. I want to resize and scale photos, add text (watermarks) to them and maybe overlay one or two. Maybe take a PDF and rasterize it to a thumbnail. I deal a lot with screenshots and adding hi-lights to them is about the most complicated task I ever need to do.</p>
<p>I've looked at the Gimp for OSX and recently Acorn (which seems totally alien to me- couldn't get it to do the most basic things) and have been frustrated, till today. Banging away at google I hit upon <a href="http://xtralean.com/IWOverview.html">Imagewell</a>. The people at XtraLean put this app out, and it is exactly what I was looking for (and it works fine in Leopard). It has a crazy price (free for basic stuff- and what it does for free is amazing) and is only $20 bucks to unlock the more advanced features.</p>
<p>It easily passed my acid test- I was able to download it without a bunch of questions and i could use it right away. I pulled in a PDF and was able to quickly resize it to the size I needed and save it out as a png. Very easy and intutive. Intrigued, I went back to their site and looked around the Forums and stumbled across their concise and short <a href="http://xtralean.com/IWManual3/index.html">screen casts</a>, which quickly illustrate the cool things you can do with this app. I think I'll buy this one and can leave Photoshop 7 to finally wither away.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2007/11/11/awesome-image-editor-for-macosx-imagewell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Python driver building (breaking?) on 10.5</title>
		<link>http://dillernet.com/apple/2007/11/11/mysql-python-driver-building-on-105/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-python-driver-building-on-105</link>
		<comments>http://dillernet.com/apple/2007/11/11/mysql-python-driver-building-on-105/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 19:31:29 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2007/11/11/mysql-python-driver-building-on-105/</guid>
		<description><![CDATA[Trying to get my mysql environment setup on 10.5 I ran head-long into the mysql python 1.22 drivers breaking with xcode 3. from _mysql.c:40: /usr/include/sys/types.h:92: error: duplicate ‘unsigned’ /usr/include/sys/types.h:92: error: two or more data types in declaration specifiers error: command 'gcc' failed with exit status 1 The fixed is coved over at the Ingels 3.0. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dillernet.com/apple/wp-content/uploads/2007/11/mysql-icon.png" width="59" height="55" alt="mysql_icon.png"/></p>
<p>Trying to get my mysql environment setup on 10.5 I ran head-long into the <a href="http://sourceforge.net/project/showfiles.php?group_id=22307">mysql python 1.22 drivers</a> breaking with xcode 3.</p>
<p><code>from _mysql.c:40: /usr/include/sys/types.h:92: error: duplicate ‘unsigned’ /usr/include/sys/types.h:92: error: two or more data types in declaration specifiers error: command 'gcc' failed with exit status 1</code></p>
<p>
The fixed is coved over at <a href="http://www.keningle.com/?p=11">the Ingels 3.0</a>. fairly simple fix, but due to my complete lack of c programming skils, one that I couldn't have come up with on my own. But edit a few lines and it complies fine. Thanks Ingles.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2007/11/11/mysql-python-driver-building-on-105/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halo affecting our world</title>
		<link>http://dillernet.com/apple/2007/09/24/halo-affecting-our-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=halo-affecting-our-world</link>
		<comments>http://dillernet.com/apple/2007/09/24/halo-affecting-our-world/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 01:18:31 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2007/09/24/halo-affecting-our-world/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" scale="noScale" salign="TL" bgcolor="#000000" flashvars="mediaId=406609&#038;affiliateId=24664&#038;allowFullScreen=true&#038;pngLogo=http%3A//www.loadingreadyrun.com/img/revdots_grey.png" allowfullscreen="true" height="392" width="480"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2007/09/24/halo-affecting-our-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Tower Defense</title>
		<link>http://dillernet.com/apple/2007/04/07/desktop-tower-defense/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=desktop-tower-defense</link>
		<comments>http://dillernet.com/apple/2007/04/07/desktop-tower-defense/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 04:42:55 +0000</pubDate>
		<dc:creator>dillera</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://dillernet.com/apple/2007/04/07/desktop-tower-defense/</guid>
		<description><![CDATA[Normally, I don't like little flash games. Even normal games, for me, require a delicate balance playability and strategy before I grow tired and bored with them. But I stumbled across DTD a few days ago and gave it a shot. A few hours later, I realized that DTD is so addictive, so engrossing, that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dillernet.com/apple/wp-content/uploads/2007/04/towers.jpg" border="0" height="38" width="210" alt="Towers.jpg" align="" /></p>
<p>Normally, I don't like little flash games. Even normal games, for me, require a delicate balance playability and strategy before I grow tired and bored with them. But I stumbled across <a href="http://www.handdrawngames.com/DesktopTD/">DTD</a> a few days ago and gave it a shot. A few hours later, I realized that DTD is so addictive, so engrossing, that it is nearly indescribable.  There is a nice <a href="http://www.handdrawngames.com/DesktopTD/Instructions.asp">Tutorial</a> that is worth reading, but the game is one of those dead simple games that can played over and over again. I've spent whole afternoons trying to best my score of about 5500.</p>
]]></content:encoded>
			<wfw:commentRss>http://dillernet.com/apple/2007/04/07/desktop-tower-defense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

