<?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>Imthiaz Blog &#187; Software</title>
	<atom:link href="http://imthi.com/blog/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://imthi.com</link>
	<description>me and stupid works....!!!</description>
	<lastBuildDate>Fri, 19 Aug 2011 21:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>VirtualBox web interface with phpVirtualBox</title>
		<link>http://imthi.com/blog/software/virtualbox-web-interface-with-phpvirtualbox.php</link>
		<comments>http://imthi.com/blog/software/virtualbox-web-interface-with-phpvirtualbox.php#comments</comments>
		<pubDate>Fri, 19 Aug 2011 21:04:42 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=1739</guid>
		<description><![CDATA[This weekend I had some time to spend with VirtualBox. VirtualBox is a cross-platform virtualization application. This helps you to run various operating system as virtual machine. This is the concept that is adapted by most of the companies which offer us cloud computing. Recently I came to know that VirtualBox has built in Web [...]]]></description>
			<content:encoded><![CDATA[
<p>This weekend I had some time to spend with <a href="http://imthi.in/o3Gd3B">VirtualBox</a>. <a href="http://imthi.in/o3Gd3B">VirtualBox</a> is a cross-platform virtualization application. This helps you to run various operating system as virtual machine. This is the concept that is adapted by most of the companies which offer us cloud computing. Recently I came to know that <a href="http://imthi.in/o3Gd3B">VirtualBox</a> has built in Web service with which we can control the virtual instances remotely. My immediate reaction was to search for some open source solution which uses <a href="http://imthi.in/oKhXpT">web service of VirtualBox</a>. <a href="http://imthi.in/qmGLLR">phpVirtualBox</a> came to rescue. It has full fledged features which can be use used to control VirtualBox installed in a server.</p>
<blockquote><p><a href="http://imthi.in/qmGLLR">phpVirtualBox</a> – An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. phpVirtualBox was created for people (like me) who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines.</p></blockquote>
<p><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_1.png" rel="lightbox[1739]" title="phpVirtualBox web interface screenshot 1"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_1-300x245.png" alt="" title="phpVirtualBox web interface screenshot 1" width="300" height="245" class="aligncenter size-medium wp-image-1741"></a><br><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_2.png" rel="lightbox[1739]" title="phpVirtualBox web interface screenshot 2"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_2-300x244.png" alt="" title="phpVirtualBox web interface screenshot 2" width="300" height="244" class="aligncenter size-medium wp-image-1742"></a><br><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_3.png" rel="lightbox[1739]" title="phpVirtualBox web interface screenshot 3"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2011/08/phpVirtualBox_web_interface_screenshot_3-300x246.png" alt="" title="phpVirtualBox web interface screenshot 3" width="300" height="246" class="aligncenter size-medium wp-image-1743"></a></p>
<p>To make it work in Mac I had to install the latest beta version of phpVirtualBox (4.1-1b) for VirtualBox (4.1.2). The current stable version had some issues with authentication. However, <a href="http://imthi.in/qmGLLR">phpVirtualBox</a> has wiki which helps to install and configure the web application. If you encounter any issues please refer to <a href="http://imthi.in/r6dNGw">common errors in phpVirtualBox wiki</a>. </p>
<p>Happy journey with virtualization <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/virtualbox-web-interface-with-phpvirtualbox.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop Software Comparison Chart</title>
		<link>http://imthi.com/blog/software/remote-desktop-software-comparison-chart.php</link>
		<comments>http://imthi.com/blog/software/remote-desktop-software-comparison-chart.php#comments</comments>
		<pubDate>Mon, 13 Sep 2010 06:49:34 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=1521</guid>
		<description><![CDATA[Amy Rinehart from remotedesktopmac.com has done a great comparison chart for remote desktop softwares. Wow..!! That’s a big chart.]]></description>
			<content:encoded><![CDATA[
<p>Amy Rinehart from <a href="http://imthi.in/nkap7I">remotedesktopmac.com</a> has done a great <a href="http://imthi.in/oqlxxD">comparison chart for remote desktop softwares</a>.</p>
<p><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2010/09/Remote-Desktop-Software-Comparison-Chart.jpg" rel="lightbox[1521]" title="Remote Desktop Software Comparison Chart"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2010/09/Remote-Desktop-Software-Comparison-Chart-462x1024.jpg" alt="" title="Remote Desktop Software Comparison Chart" width="462" height="1024" class="aligncenter size-large wp-image-1522"></a></p>
<p>Wow..!! That’s a big chart.</p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/remote-desktop-software-comparison-chart.php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Restore to iPhone OS 3.1.3 Firmware from iPhone OS 4.0 Beta1</title>
		<link>http://imthi.com/blog/software/restore-to-iphone-os-3-1-3-firmware-from-iphone-os-4-0-beta1.php</link>
		<comments>http://imthi.com/blog/software/restore-to-iphone-os-3-1-3-firmware-from-iphone-os-4-0-beta1.php#comments</comments>
		<pubDate>Mon, 12 Apr 2010 06:29:32 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=1409</guid>
		<description><![CDATA[I know so many people with lot of excitement upgraded their iPhone to OS 4.0 Beta1. After few minutes of discovering the new features you will realize most of your old application are crashing and not running as it is supposed to work. Many of my favorite applications did the same and I got really [...]]]></description>
			<content:encoded><![CDATA[
<p>I know so many people with lot of excitement upgraded their iPhone to OS 4.0 Beta1. After few minutes of discovering the new features you will realize most of your old application are crashing and not running as it is supposed to work. Many of my favorite applications did the same and I got really annoyed. I cannot really blame Apple for OS 4.0 as it is still in beta.</p>
<p><img class="aligncenter size-full wp-image-1414" title="iphone-os-4.0" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2010/04/iphone-os-4.0.png" alt="" width="400" height="294"></p>
<p>I decided to restore my iPhone to previous 3.1.3 firmware and I kept getting this annoying error 1015. After searching almost a day I found this method which helped me to get back to 3.1.3 firmware. I hope this will help you all</p>
<p><strong>Pre-requisites</strong></p>
<ul>
<li>iTunes 9.1</li>
<li>Original firmware 3.1.3 [<a href="http://imthi.in/oJecOe" target="_blank"> iPhone  2G</a>, <a href="http://imthi.in/qoDNsQ" target="_blank">iPhone  3G</a>, <a href="http://imthi.in/qXOhNW" target="_blank">iPhone  3GS</a> ]</li>
<li><a href="http://bit.ly/9IGBsk" target="_blank">iRecovery v 1.3</a></li>
<li><a href="http://bit.ly/9wUr4v" target="_blank">Libusb library</a></li>
</ul>
<p><strong>Step #1</strong> Download and install the library “libusb”.</p>
<p><strong>Step #2</strong> Download and copy the application “iRecovery” to the desktop</p>
<p><strong>Step #2</strong> Open iTunes, click the ALT key + Restore and  manually load the original 3.1.3 firmware.</p>
<p><strong>Step #3</strong> During the restore process, you’ll notice a  pop up with error 1015, neglect it.</p>
<p><strong>Step #4</strong> Click Ok to close the pop-ups and close  iTunes.</p>
<p><strong>Step #5</strong> Now open the terminal and type the following  commands:</p>
<p><code>cd Desktop<br>
. /iRecovery -s<br>
setenv auto-boot true<br>
saveenv<br>
fsboot<br>
exit</code></p>
<p><strong>Step #6</strong> Wait a few seconds and disconnect the iPhone from the cable, then reboot the phone by clicking Home + Power buttons simultaneously.</p>
<p><strong>Step #7</strong> Once you connect the phone via USB and proceed normally, the Apple logo appears on the display.</p>
<p>My sincere thanks to <a href="http://imthi.in/pyCojL">Chris Martin</a> for translating this <a href="http://imthi.in/nDo53I">original article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/restore-to-iphone-os-3-1-3-firmware-from-iphone-os-4-0-beta1.php/feed</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Mumbaikar iPhone App Now Available at the App Store</title>
		<link>http://imthi.com/blog/software/mumbaikar-iphone-app-now-available-at-the-app-store.php</link>
		<comments>http://imthi.com/blog/software/mumbaikar-iphone-app-now-available-at-the-app-store.php#comments</comments>
		<pubDate>Wed, 06 Jan 2010 15:29:05 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Flip Media]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=1325</guid>
		<description><![CDATA[My first iPhone App Mumbaikar now available at the App store ! Please read my whole experience in “How we did our first iPhone App @flipmedia”]]></description>
			<content:encoded><![CDATA[
<p>My first iPhone App Mumbaikar now available at the <a href="http://imthi.in/nWHPkG">App store</a> !</p>
<p style="text-align: center;"><a href="http://imthi.in/ohYAgi"><img class="size-full wp-image-1327  aligncenter" title="Mumbaikar iPhone App" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2010/01/spotlight-iphone.jpg" alt="" width="640" height="400"></a></p>
<p>Please read my whole experience in “<a href="http://imthi.in/mV5oip">How we did our first iPhone App @flipmedia”</a> <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/mumbaikar-iphone-app-now-available-at-the-app-store.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 RC 1 Fails Acid test 3 :-(</title>
		<link>http://imthi.com/blog/software/internet-explorer-8-rc-1-fails-acid-test-3.php</link>
		<comments>http://imthi.com/blog/software/internet-explorer-8-rc-1-fails-acid-test-3.php#comments</comments>
		<pubDate>Thu, 19 Mar 2009 08:55:27 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=949</guid>
		<description><![CDATA[With lot of curiosity I download the Internet Explorer RC 1 and tested it for Acid test 3. It failed horribly and thanks to Microsoft for following standards. In the same time Safari 4 public beta is by far the only browser I know which has passed acid test 3 100% I thinks it is [...]]]></description>
			<content:encoded><![CDATA[
<p>With lot of curiosity I download the <a href="http://imthi.in/qEe7Ff">Internet Explorer RC 1</a> and tested it for <a href="http://imthi.in/o0BnF2">Acid test 3</a>.</p>
<p><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2009/03/ie8-rc1-acid-test-screenshot.png" rel="lightbox[949]" title="ie8-rc1-acid-test-screenshot"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2009/03/ie8-rc1-acid-test-screenshot-300x283.png" alt="ie8-rc1-acid-test-screenshot" title="ie8-rc1-acid-test-screenshot" width="300" height="283" class="aligncenter size-medium wp-image-951"></a></p>
<p>It failed horribly <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_sad.gif" alt=":-(" class="wp-smiley">  and thanks to Microsoft for following standards. In the same time <a href="http://imthi.in/qybFRx">Safari 4 public beta</a> is by far the only browser I know which has passed acid test 3 100%</p>
<p><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2009/03/safari-4-public-beta-acid-test-screenshot.png" rel="lightbox[949]" title="safari-4-public-beta-acid-test-screenshot"><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2009/03/safari-4-public-beta-acid-test-screenshot-300x246.png" alt="safari-4-public-beta-acid-test-screenshot" title="safari-4-public-beta-acid-test-screenshot" width="300" height="246" class="aligncenter size-medium wp-image-954"></a></p>
<p>I thinks it is high time for Microsoft to use <a href="http://imthi.in/qkUjOy">Webkit</a> for their browser <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/internet-explorer-8-rc-1-fails-acid-test-3.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>MailTags &#8211; powerful email organization plugin for Mail application</title>
		<link>http://imthi.com/blog/software/mailtags-powerful-email-organization-plugin-for-mail-application.php</link>
		<comments>http://imthi.com/blog/software/mailtags-powerful-email-organization-plugin-for-mail-application.php#comments</comments>
		<pubDate>Fri, 10 Oct 2008 08:03:41 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=677</guid>
		<description><![CDATA[MailTags is one of the best plugin I ever used for my Mail application. I found this plugin when I had to organize my inbox with follow ups and todos. The plugin intergration with the application is very good. Integrated Interface – Use MailTags’ convenient side panel to add tags keywords, project, priority, notes to [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://imthi.in/phm8sO">MailTags</a> is one of the best plugin I ever used for my Mail application. I found this plugin when I had to organize my inbox with follow ups and todos. The plugin intergration with the application is very good.</p>
<p><img class="aligncenter size-full wp-image-678" title="mailtags" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/10/mailtags.jpg" alt="" width="394" height="388"></p>
<p><strong>Integrated Interface</strong> – Use MailTags’ convenient side panel to add tags keywords, project, priority, notes to your messages. Use contextual menus to tag several messages at the same time. All of MailTags interfaces feel built in, not added on.</p>
<p><strong>IMAP Support</strong> – Save your tags to your IMAP servers so you can access them from multiple computers.</p>
<p><strong>List Display</strong> – Display your tags in extra columns in the message list view. See due dates as they approach.</p>
<p><strong>Works with Mail’s Smart Mailboxes</strong> – Build smart mailboxes that search your messages for keywords, projects and even due dates.</p>
<p><strong>Works with Mail’s Rules</strong> – Set tags automatically as you receive Mail by using MailTags actions when creating a Mail rule. Use with Mail Act-On to create keystroke rules to tag messages.</p>
<p><strong>Works with Mail’s Search</strong> – Search for your tags by using Mail’s search field, narrow the search to keywords, projects or notes.  Use simple and/or logic to find tags.</p>
<p><strong>Tag Mail 3.0 Notes</strong> – Create a note for yourself with Mail 3.0 notes feature and tag it with projects, keywords, tickle dates and priorities for future reference. Find those notes in smart mailboxes.</p>
<p><strong>RSS support</strong> – Tag news items for future reference. Ideal for workflow management where a RSS subscription notifies you of forum posts, support requests or tasks.</p>
<p><strong>iCal Support</strong> – Create To Dos and Events in iCal directly from Mail and maintain the link between the original message and the items in iCal.</p>
<p><strong>Send Tags in Messages</strong> – Not only can you tag your outgoing mail for your purpose, you can send tags with the messages to create an informal workflow with your recipients.</p>
<p><strong>Incoming Reply Tagging</strong> – Automatically copy tags from earlier messages when receiving replies.  Maintain tags in a discussion even if the other correspondent doesn’t have MailTags.</p>
<p><strong>Add functionality with Extras</strong> – MailTags new extensible architecture means that you will be able to add functionality to MailTags by adding an Extra.  Planned extras include components that work with Google Calendar, TaDa list and other web based task/event management system. We plan to publish an Extras SDK so others can extend MailTags.</p>
<p><strong>Applescript Compatible</strong> – Construct Applescript work flows that access your MailTags data to use them in other applications.</p>
<p>All for just 30$. Real worth for money <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/mailtags-powerful-email-organization-plugin-for-mail-application.php/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 LTS Desktop Edition On VMware</title>
		<link>http://imthi.com/blog/software/ubuntu-804-lts-desktop-edition-on-vmware.php</link>
		<comments>http://imthi.com/blog/software/ubuntu-804-lts-desktop-edition-on-vmware.php#comments</comments>
		<pubDate>Fri, 25 Apr 2008 07:47:33 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=541</guid>
		<description><![CDATA[Yesterday Ubuntu team released 8.04 LTS for both desktop and server. I had parallels desktop for mac in 30 days evalution. I installed the new Ubuntu in parallels. I crashed 2 times whiles installtion was happening. It was not starting properly. After 3 tries I managed to install the OS. While I am opening some [...]]]></description>
			<content:encoded><![CDATA[
<p>Yesterday Ubuntu team released 8.04 LTS for both desktop and server. I had parallels desktop for mac in 30 days evalution. I installed the new Ubuntu in parallels. I crashed 2 times whiles installtion was happening. It was not starting properly. After 3 tries I managed to install the OS. While I am opening some application the parallels kept crashing. So I decided to ditch parallels and downloaded the latest release of VMware.</p>
<p>The installation of Ubuntu was sweet. It went through without any issues. I can feel that VMware was much better to parallels in terms of memory management too. When I parallels my mac becomes very slow. Now it was not case. It manages the memory really well.</p>
<p style="text-align: center;"><a rel="lightbox" href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/04/ubuntu-installtion-on-vmware.png" title="Ubuntu installation on VMware"><img class="alignnone size-medium wp-image-542" title="Ubuntu installation on VMware" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/04/ubuntu-installtion-on-vmware-300x258.png" border="0" alt="" width="300" height="258"></a></p>
<p>In parallels my Ubuntu installation will never used to get power off properly. In VMware everything worked as it is supposed to work. I was not able to enable the desktop effects. I think I should install some drivers for Ubuntu to enable the same. I will dig into this issues and update it latter.</p>
<p style="text-align: center;"><a rel="lightbox" href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/04/ubuntu-on-vmware.png" title="Ubuntu on VMware"><img class="alignnone size-medium wp-image-543" title="Ubuntu on VMware" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/04/ubuntu-on-vmware-300x262.png" border="0" alt="" width="300" height="262"></a></p>
<p>I am really happy and satisfied with VMware virtualization software over Parallels. If anyone is planning to buy Parallels just give it a thought and it a very bad choice and waste of money. I think I will purchase VMware after the evaluation period is over <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_biggrin.gif" alt=":-D" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/ubuntu-804-lts-desktop-edition-on-vmware.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple MacBook pro Windows Drivers</title>
		<link>http://imthi.com/blog/software/apple-macbook-pro-windows-drivers.php</link>
		<comments>http://imthi.com/blog/software/apple-macbook-pro-windows-drivers.php#comments</comments>
		<pubDate>Tue, 22 Apr 2008 20:05:54 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=534</guid>
		<description><![CDATA[Today I wanted install windows over Bootcamp. I totally forgot I got to have the Leopard DVD for me to install windows drivers. I had left my DVD in Sharjah. So after installing windows I boot back to OSX and started to search of the windows drivers. I could not get any drivers. It was [...]]]></description>
			<content:encoded><![CDATA[
<p>Today I wanted install windows over Bootcamp. I totally forgot I got to have the Leopard DVD for me to install windows drivers. I had left my DVD in Sharjah. So after installing windows I boot back to OSX and started to search of the windows drivers. I could not get any drivers. It was frustrating that I could not find any of the drivers. Some blogs had some post regarding this and nothing could help me out.</p>
<p>Apple should be giving direct downloads for these drivers from their website. Or link location where people can download the drivers if they have lost of misplaced the installation CDs.</p>
<p>If you anyone had luck in installing the drivers for windows for Macbook pro please drop me a line how you did it <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/apple-macbook-pro-windows-drivers.php/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PDA plugin with iPhone support</title>
		<link>http://imthi.com/blog/programming/pda-plugin-with-iphone-support.php</link>
		<comments>http://imthi.com/blog/programming/pda-plugin-with-iphone-support.php#comments</comments>
		<pubDate>Sat, 29 Mar 2008 21:32:58 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[pda]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://imthi.com/?p=506</guid>
		<description><![CDATA[Today I upgraded my blog to latest WordPress 2.5. You have no idea what they have done to the WordPress. It is really great and lovely. I really like the new interface and media manager integration. Most of the functionalities what my organizer plugin did is of no use now. Thanks to WordPress team After [...]]]></description>
			<content:encoded><![CDATA[
<p>Today I upgraded my blog to latest WordPress 2.5. You have no idea what they have done to the WordPress. It is really great and lovely. I really like the new interface and media manager integration. Most of the functionalities what my organizer plugin did is of no use now. Thanks to WordPress team <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"></p>
<p>After a very long time I sat down and update the pda plugin. While doing so I got little greedy and tried to add a simple iPhone theme to it. It is far away from beta version. Still lot more to go. I am still finding a best method to do the plugin with nice ajax features and animation what iPhone would support. Still far more to go on the theme. For a 4 hours of work it works pretty well. I know what are all the bugs in it but I will try to mend it and release a new version end of next week.</p>
<p style="text-align: center;"><a href="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/03/wp-pda-iphone-theme.png" rel="lightbox[506]" title="Wordpress iPhone plugin Theme"><img class="alignnone size-full wp-image-505" title="Wordpress iPhone plugin Theme" src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/03/wp-pda-iphone-theme.png" alt="" width="240" height="360"></a></p>
<p style="text-align: left;">wp-pda plugin is now fully compactible with latest WordPress 2.5. I would like to get feedback from you all. Thanks for supporting the plugin so far <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"></p>
<p style="text-align: left;">You can download the plugin from <a href="http://imthi.in/p0Ucsy">here</a>.</p>
<p style="text-align: left;">Checkout the latest changes and updates <a href="http://imthi.in/nSGQAD">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/programming/pda-plugin-with-iphone-support.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft Mac Office 2008</title>
		<link>http://imthi.com/blog/software/microsoft-mac-office-2008.php</link>
		<comments>http://imthi.com/blog/software/microsoft-mac-office-2008.php#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:17:16 +0000</pubDate>
		<dc:creator>Imthiaz</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://imthi.com/blog/software/microsoft-mac-office-2008.php</guid>
		<description><![CDATA[Today I got the chance install my won copy of Office 2008 for mac. The installation was pretty simple and removed my old crapy 2004 from the system. My biggest expectation for Office 2008 was Entourage. At work we use exchange and iMail does a good job but not up to the mark. The office [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://cdn.imthi.com/18ecfe/wp-content/uploads/2008/01/mac-office-2008-box.png" alt="Microsoft Mac Office 2008" align="left" hspace="5" vspace="5">Today I got the chance install my won copy of Office 2008 for mac. The installation was pretty simple and removed my old crapy 2004 from the system. My biggest expectation for Office 2008 was Entourage.</p>
<p>At work we use exchange and iMail does a good job but not up to the mark. The office for windows had so many feature which was missing in Mac. So it made lot of people to think a lot to move to mac and who ever moved to suffered a lot one such is myself.</p>
<p>This version is an solves all the problems for people who use mac @ work. I will be really glad If I can voice chat using yahoo, msn. Still it is not there and it is pretty sad <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_sad.gif" alt=":-(" class="wp-smiley"></p>
<p>Did I forget to mention, it is really fast <img src="http://cdn.imthi.com/18ecfe/wp-includes/images/smilies/icon_biggrin.gif" alt=":-D" class="wp-smiley"></p>
]]></content:encoded>
			<wfw:commentRss>http://imthi.com/blog/software/microsoft-mac-office-2008.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

