<?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>Kobi Pinhasov &#187; Projects</title>
	<atom:link href="http://pinhasov.com/blog/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://pinhasov.com/blog</link>
	<description>My journey in the world of software/web development and self-growth</description>
	<lastBuildDate>Mon, 17 Jan 2011 09:27:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Snippets Manager – Users Guide</title>
		<link>http://pinhasov.com/blog/2009/12/snippets-manager-users-guide/</link>
		<comments>http://pinhasov.com/blog/2009/12/snippets-manager-users-guide/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 19:09:37 +0000</pubDate>
		<dc:creator>Kobi Pinhasov</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://pinhasov.com/blog/?p=313</guid>
		<description><![CDATA[This post will provide a detailed explanation of how to use the plug-in that I&#8217;ve recently created Snippets Manager for Windows Live Writer. File &#124; New New Root Category – Create a new category at root level. New Category – Create a new &#8211; sub category for a selected category New Snippet – Creates a [...]]]></description>
			<content:encoded><![CDATA[<p>This post will provide a detailed explanation of how to use the plug-in that I&#8217;ve recently created <a title="Snippets Manager for Windows Live Writer" href="http://pinhasov.com/blog/2009/12/wlwsnippetsmanager/">Snippets Manager for Windows Live Writer</a>.</p>
<p> 
<p><strong>File | New</strong></p>
<ul>
<li>New Root Category – Create a new category at root level. </li>
<li>New Category – Create a new &#8211; sub category for a selected category </li>
<li>New Snippet – Creates a new snippet <strong></strong></li>
</ul>
<p> 
<ul><strong>File | Open </strong></ul>
<p>Displays a File Open dialog window to select a snippets file to load. A snippets file is usually a file with .snippets extension </p>
<p> 
<ul><strong>File | Save</strong> </ul>
<p>Saves currently loaded data into file. </p>
<p> 
<p><strong>File | Save as</strong></p>
<p>Displays a File Save dialog so user can specify a path to file where all the currently loaded data will be stored (ideal for backup/restore scenarios) </p>
<p> 
<p><strong>File | Save and Exit</strong></p>
<p>Saves currently loaded data into file and exits the application. Especially useful when managing the snippets.</p>
<p> 
<p><strong>File | Exit</strong></p>
<p>Exits the application. All the unsaved changed will not be saved ! </p>
<p> 
<p><strong>Tools | Options</strong></p>
<p>Allows you to change the background and foreground colors of the placeholders. </p>
<p> 
<p><strong>Placeholders</strong> </p>
<p>There are cases where you&#8217;ve got snippets that you use frequently but require a little bit modification from case to case (maybe changing some title or putting some text). In such cases you can selected the changing area of your text and click on the <strong>Mark Placeholder</strong> button. The selected area will have it&#8217;s own color so it can be altered later. Once you click on the &quot;<strong>Send to Live Writer</strong>&quot; tab you will have all the placeholders listed there. For each one you can specify the desired text and it will be automatically appended to the source text. </p>
<p><em>* Place holders can be marked using context menu that appears when right-clicking on the selected text      <br /></em></p>
<p><em><strong></strong></em></p>
<p><strong></strong></p>
<p><strong>Example of placeholders usage:</strong></p>
<p>Imagine you&#8217;ve got the following HTML code that you put in your posts very frequently.</p>
<p><em>&lt;a href=&#8217;url to file&#8217;&gt;Click to download the <span style="background-color: #008080; color: #ffffff">here comes the app name</span>&lt;/a&gt;</em></p>
<p>We&#8217;ve decided that the entire selected area above should be replaced with some custom code when added to any post. To simplify the task, when you click on the &quot;Send to Live Writer&quot; tab it will have field there with title &quot;here comes the app name&quot; and user can specify the text that can be inserted instead of the entire selected area.</p>
<p> 
<p><strong>Add to post</strong></p>
<p>Saves currently loaded data into file and appends the result to the current post.</p>
<p> 
<p><strong>Preview output</strong></p>
<p>Click on this link to see the text that will go back to Live Writer. </p>
<p> 
<p><strong>Compact before adding</strong></p>
<p>This feature enables you to compact the output before sending it to Live Writer &#8211; to your post. It removes all the lines, unnecessary spaces between tags and thus reducing the size of the text dramatically. This is very important since your post will be of smaller size and thus decreasing the download time to the client. This way you can format the HTML of the snippet any way you wish so it can be readable for you (by formatting and indenting tags).</p>
]]></content:encoded>
			<wfw:commentRss>http://pinhasov.com/blog/2009/12/snippets-manager-users-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Snippets Manager for Windows Live Writer</title>
		<link>http://pinhasov.com/blog/2009/12/wlwsnippetsmanager/</link>
		<comments>http://pinhasov.com/blog/2009/12/wlwsnippetsmanager/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:19:00 +0000</pubDate>
		<dc:creator>Kobi Pinhasov</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://pinhasov.com/blog/?p=294</guid>
		<description><![CDATA[current release: 1.0 size: 473Kb I use Windows Live Writer to write articles for my blog. It’s a very popular tool among other bloggers. Very often I find myself adding the same piece of content to different posts. In the beginning I was just going back to the original post, copying the text that I [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="padding-left: 5px; float: right; padding-top: 5px">
<div><a href="#install"><img title="Click to download the Snippets Manager for Windows Live Writer" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a></div>
<div style="text-align: center; color: #3c7800; font-size: 7pt">current release: 1.0
<div>size: 473Kb</div>
</p></div>
</p></div>
</p></div>
<p>I use <a title="Windows Live Writer" href="http://download.live.com/writer">Windows Live Writer</a> to write articles for my blog. It’s a very popular tool among other bloggers. Very often I find myself adding the same piece of content to different posts. In the beginning I was just going back to the original post, copying the text that I need and paste it to the new post. I did not like the idea of doing it all the time (waste of time and too much effort). So I’ve decided to create a plug-in that will do this for me – organize my snippets in one place and allow me to add it into any post very quickly.</p>
<p><strong>Main features</strong></p>
<ul>
<li>Manage snippets in categories </li>
<li>Advanced snippet design – allows marking placeholders where custom text can be inserted to </li>
<li>Familiar and intuitive user interface </li>
<li>Saving snippets in external file (ideal for backup/restore scenarios)<strong>&#160;</strong> </li>
<li>Loading snippets from file </li>
<li>Quick and straightforward installation process </li>
</ul>
<p>Since I’m using this plug-in by myself I will keep improving in on a regular basis.</p>
<p>I believe that this is a must have plug-in for any serious blogger.</p>
<p><strong>Screenshots</strong></p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/12/snippetsmanagerdesign.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="snippets-manager-design" border="0" alt="snippets-manager-design" src="http://pinhasov.com/blog/wp-content/uploads/2009/12/snippetsmanagerdesign_thumb.png" width="668" height="481" /></a></p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/12/snippetsmanageraddtopost.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="snippets-manager-addtopost" border="0" alt="snippets-manager-addtopost" src="http://pinhasov.com/blog/wp-content/uploads/2009/12/snippetsmanageraddtopost_thumb.png" width="668" height="481" /></a></p>
<p id="install"><strong>Download/Installation</strong></p>
<ul>
<li><strong>Automatic (recommended)</strong>
<div style="padding-left: 15px">
<p>Click on the link below to download the setup utility for the product.</p>
<div>
<div style="float: left; padding-top: 5px; width: 220px">
<div><a href="http://pinhasov.com/blog/download-wlwsnippetsmanager"><img title="Click to download the Snippets Manager for Windows Live Writer" alt="Click to download the Snippets Manager for Windows Live Writer" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a></div>
<div style="color: #3c7800; font-size: 7pt">current release: 1.0
<div>size: 473KB</div>
</p></div>
</p></div>
</p></div>
<div style="float: left; width: 180px"><a href="http://download.cnet.com/Snippets-Manager-for-Windows-Live-Writer/3000-10247_4-75000074.html?part=dl-6280017&amp;subj=dl&amp;tag=button"><img src="http://i.i.com.com/cnwk.1d/i/dl/button/dl-button_a.gif" alt="Get it from CNET Download.com!" height="60" width="150" align="center" border="0"></a></div>
<div style="float:left;"><a href="http://www.brothersoft.com/snippets-manager-for-windows-live-writer-318881.html"><img src="http://img.brothersoft.com/v1/img/soft_validate.gif" border="0" /></a></div>
<div style="clear: both"></div>
<p>  <br/> </div>
</li>
<li><strong>Manual</strong>
<div style="padding-left: 15px">
<p>You can download the plug-in DLL from below and copy it to the Live Writer plug-ins folder usually found at <em>C:\Program Files\Windows Live\Writer\Plugins</em></p>
<p>Download the DLL file (48KB): <a title="Click to download the Snippets Manager for Windows Live Writer" href="http://pinhasov.com/blog/download-wlwsnippetsmanager-manual">WLWSnippetsManager(1.0).zip</a></p>
</p></div>
</li>
</ul>
<p>Restart the Live Write application and you will see it in the <strong>Insert</strong> menu list.</p>
<p>Please refer to the <a title="Snippets Manager - Users Guide" href="http://pinhasov.com/blog/2009/12/snippets-manager-users-guide/">Users Guide</a> for a more detailed information about the product usage.</p>
<p>Leave any comments or suggestions <a title="Contact Me" href="http://pinhasov.com/blog/contact-me">here</a>.</p>
<p><font color="#ca0000">Please consider </font><a href="http://pinhasov.com/blog/donate/">donating</a><font color="#ca0000"> because it will encourage further development of new and exciting features.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://pinhasov.com/blog/2009/12/wlwsnippetsmanager/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Import and Export Wizard for Windows Live Writer</title>
		<link>http://pinhasov.com/blog/2009/10/wlwimportexport/</link>
		<comments>http://pinhasov.com/blog/2009/10/wlwimportexport/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 12:30:19 +0000</pubDate>
		<dc:creator>Kobi Pinhasov</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://pinhasov.com/blog/?p=165</guid>
		<description><![CDATA[current release: 1.2 new&#160; As I’ve mentioned before, my favorite application for writing posts for my blogs is Windows Live Writer. Sometimes I use it on more than one PC. In such cases what I want is to have all my plug-ins and other settings to be synchronized on all computers. Doing it manually requires [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="padding-left: 10px; float: right; padding-top: 5px">
<div><a href="#install"><img title="Click to download the Import and Export Wizard for Windows Live Writer" alt="Click to download the Import and Export Wizard for Windows Live Writer" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a> </div>
<div style="text-align: center; color: #3c7800; font-size: 7pt">current release: 1.2 <font color="#ff0000">new</font>&#160;</div>
</p></div>
</p></div>
<p>As I’ve mentioned <a title="before" href="http://pinhasov.com/blog/2009/10/auto-linking-feature-in-windows-live-writer/">before</a>, my favorite application for writing posts for my blogs is <a href="http://download.live.com/writer">Windows Live Writer</a>. Sometimes I use it on more than one PC. In such cases what I want is to have all my plug-ins and other settings to be synchronized on all computers. Doing it manually requires time and effort. Since I haven’t found anything like this on internet, I’ve decided to create a plug-in that will do it for me.</p>
<p>The wizard allows you to export chosen settings from Writer to external file and/or even on FTP folder (and soon SkyDrive). So when you import settings on another PC you can access this data remotely. In addition this is also a good way of backing up your configuration so you can restore to your existing working environment right after installing the <a title="Live Writer" href="http://download.live.com/writer">Live Writer</a> and the Import/Export plug-in.</p>
<p id="install"><strong>Main features</strong></p>
<ul>
<li>Export/Import configuration settings
<ul>
<li>Auto links glossary </li>
<li>Preferences </li>
<li>Blogs – blog accounts configured for current user </li>
<li>Plug-ins – all plug-ins installed on current PC </li>
</ul>
</li>
<li>Saving settings in
<ul>
<li>local folder </li>
<li>network folder </li>
<li>folder on FTP </li>
<li>folder on SkyDrive (soon) </li>
<li>anywhere in the cloud (soon) </li>
</ul>
</li>
<li>Very quick and straightforward installation </li>
</ul>
<p><strong>Screenshots</strong></p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/livewriterimportexportpluginmenu.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="live-writer-import-export-plugin-menu" border="0" alt="live-writer-import-export-plugin-menu" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/livewriterimportexportpluginmenu_thumb.png" width="157" height="233" /></a>&#160;&#160; <a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/exportimportstep1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="export-import-step1" border="0" alt="export-import-step1" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/exportimportstep1_thumb.png" width="320" height="232" /></a></p>
<p id="install"><strong>Download/Installation</strong></p>
<ul>
<li><strong>Automatic (recommended)</strong>
<div style="padding-left: 15px">
<p>Click on the link below to download the setup utility for the product.</p>
<div>
<div style="width: 220px; float: left; padding-top: 5px">
<div><a href="http://pinhasov.com/blog/download-wlwimportexport"><img title="Click to download the Import and Export Wizard for Windows Live Writer" alt="Click to download the Import and Export Wizard for Windows Live Writer" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a> </div>
<div style="color: #3c7800; font-size: 7pt">current release: 1.2
<div>size: 538KB</div>
</p></div>
</p></div>
</p></div>
<div style="width: 180px; float: left"><a href="http://download.cnet.com/Import-and-Export-Wizard-for-Windows-Live-Writer/3000-10247_4-10976923.html?part=dl-6280017&amp;subj=dl&amp;tag=button"><img border="0" alt="Get it from CNET Download.com!" align="center" src="http://i.i.com.com/cnwk.1d/i/dl/button/dl-button_a.gif" width="150" height="60" /></a></div>
<div style="float: left"><a href="http://www.brothersoft.com/import-and-export-wizard-for-windows-live-writer-318889.html"><img border="0" src="http://img.brothersoft.com/v1/img/soft_validate.gif" /></a></div>
<div style="clear: both"></div>
</p></div>
</li>
<li><strong>Manual</strong>
<div style="padding-left: 15px">
<p>You can download the plug-in DLL from below and copy it to the Live Writer plug-ins folder usually found at <em>C:\Program Files\Windows Live\Writer\Plugins</em></p>
<p>Download the DLL file (105KB): <a title="Click to download the Import and Export Wizard for Windows Live Writer" href="http://pinhasov.com/blog/download-wlwimportexport-manual">WLWImportExport(1.2).zip</a> </p>
</p></div>
</li>
<li><strong>Standalone executable </strong>
<div style="padding-left: 15px">
<p>You can download the plug-in standalone executable that does not require any installation and does not integrate into the Live Writer.</p>
<p>Download the DLL file (298KB): <a title="Click to download the Import and Export Wizard for Windows Live Writer" href="http://pinhasov.com/blog/download-wlwimportexport-standalone">WLWImportExport(1.2).exe</a></p>
</p></div>
</p>
<p>Restart the Live Write application and you will see it in the <strong>Insert</strong> menu list.</p>
</p>
<p>Leave any comments or suggestions <a title="Contact Me" href="http://pinhasov.com/blog/contact-me">here</a>.</p>
</li>
</ul>
<p> If you like and enjoy this app, you can express your appreciation by <a href="http://pinhasov.com/blog/donate/">buying</a> me a cup of coffee <img src="http://pinhasov.com/blog/wp-includes/images/smilies/icon_smile.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pinhasov.com/blog/2009/10/wlwimportexport/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>µTorrent Web UI for iPhone</title>
		<link>http://pinhasov.com/blog/2009/10/utorrent-web-ui-for-iphone/</link>
		<comments>http://pinhasov.com/blog/2009/10/utorrent-web-ui-for-iphone/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 03:11:00 +0000</pubDate>
		<dc:creator>Kobi Pinhasov</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[uTorrent]]></category>

		<guid isPermaLink="false">http://pinhasov.com/blog/2009/10/torrent-web-ui-for-iphone/</guid>
		<description><![CDATA[current release: 1.5 new Read here about new features added to the latest version. In my opinion µTorrent is the best torrent client available today. It&#8217;s very lightweight and does not consume a lot of resources. I can easily have it running and keep working easily on other things. And of course I download only [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="float: right; padding-top: 5px">
<div><a href="#install"><img title="Click to download µTorrent Web UI for iPhone" alt="Click to download µTorrent Web UI for iPhone" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a> </div>
<div style="text-align: center; color: #3c7800; font-size: 7pt">current release: 1.5 <font color="#ff0000">new</font></div>
</p></div>
</p></div>
<p><em><font color="#808080">Read <a href="http://pinhasov.com/blog/2010/02/torrent-web-ui-for-iphone-new-version-is-available-1-5/">here</a> about new features added to the latest version.</font></em></p>
<p>In my opinion <a title="µTorrent" href="http://utorrent.com" target="_blank">µTorrent</a> is the best torrent client available today. It&#8217;s very lightweight and does not consume a lot of resources. I can easily have it running and keep working easily on other things. And of course I download only from <a title="Legal Torrents" href="http://www.legaltorrents.com/" target="_blank">Legal Torrents</a>.</p>
<p>µTorrent comes with a built-in <a title="µTorrent WebUI Guide" href="http://www.utorrent.com/documentation/webui" target="_blank">Web UI</a> which allows you to control your client from anywhere using the web browser. The web interface is very powerful and exposes all the necessary features you need to operate the client remotely.</p>
<p>Unfortunately this <a title="µTorrent WebUI Guide" href="http://www.utorrent.com/documentation/webui" target="_blank">Web UI</a> is not displayed correctly on <a title="iPhone" href="http://www.apple.com/iphone/" target="_blank">iPhone</a>. I needed a web app for <a title="iPhone" href="http://www.apple.com/iphone/" target="_blank">iPhone</a> that will have the familiar look &amp; feel and provide the same features as the original one.</p>
<p>There are several solutions out there that you can use but I wanted app designed specifically for iPhone. Not just render correctly on it but give the feeling that of native iPhone web app. This is when I&#8217;ve decided to write it on my own from scratch. The journey was not very easy but it was definitely exciting one.</p>
<p><strong>Main features</strong></p>
<ul>
<li>Installer &#8211; very quick and straightforward installation utility. </li>
<li>Dashboard that aggregates torrents by status and by labels (All, Active, Downloading, Inactive) </li>
<li>Displays a list of torrents by status </li>
<li>Displays a list of torrents by label </li>
<li>Displays torrent details with all the important and relevant information </li>
<li>Automatically refresh and display download status </li>
<li>Start/Stop/Pause/Force Start individual torrents </li>
<li>Remove/Remove Data option for individual torrents </li>
<li>Multi-language support </li>
<li>Displays Files list for each torrent </li>
<li>Specify Download Priority for each torrent file </li>
<li><a href="http://pinhasov.com/blog/2010/02/torrent-web-ui-for-iphone-new-version-is-available-1-5/">Release notes &#8211; version 1.5</a> </li>
<li><a href="http://pinhasov.com/blog/2010/02/torrent-web-ui-for-iphone-new-version-is-available-1-4/">Release notes &#8211; version 1.4</a> </li>
<li><a href="http://pinhasov.com/blog/2010/01/torrent-web-ui-for-iphone-new-version-is-available-1-3/">Release notes &#8211; version 1.3</a> </li>
<li><a href="http://pinhasov.com/blog/2009/12/torrent-web-ui-for-iphone-new-version-is-available-1-2/">Release notes &#8211; version 1.2</a> </li>
<li><a href="http://pinhasov.com/blog/2009/11/utorrent-web-ui-for-iphone-1-1/">Release notes &#8211; version 1.1</a> </li>
</ul>
<p><strong>Screenshots</strong></p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuidesktop.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-desktop" border="0" alt="webui-desktop" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuidesktop_thumb.jpg" width="164" height="244" /></a> <a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuipassword.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-password" border="0" alt="webui-password" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuipassword_thumb.jpg" width="164" height="244" /></a> <a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuidashboard1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-dashboard" border="0" alt="webui-dashboard" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuidashboard_thumb1.jpg" width="164" height="244" /></a>&#160;<a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuitorrents1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-torrents" border="0" alt="webui-torrents" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuitorrents_thumb1.jpg" width="164" height="244" /></a> <a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuitorrentdetails1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-torrent-details" border="0" alt="webui-torrent-details" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuitorrentdetails_thumb1.jpg" width="164" height="244" /></a> <a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuiautorefresh.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-autorefresh" border="0" alt="webui-autorefresh" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuiautorefresh_thumb.jpg" width="164" height="244" /></a></p>
<p id="install"><font color="#ca0000">If you like and enjoy this app, you can express your appreciation by </font><a href="http://pinhasov.com/blog/donate/">buying</a><font color="#ca0000"> me a cup of coffee.</font></p>
<div>
<p>In order to make this work you need to enable and configure the<strong> Web UI</strong> in µTorrent. Click <a title="uTorrent Web UI" href="http://www.utorrent.com/documentation/webui" target="_blank">here</a> for more information.</p>
<p><strong>How to use</strong></p>
<p>On your iPhone/iPod Touch, navigate to the Safari browser and type in the URL to the new web app. The structure of the URL is in the following&#160; format:</p>
<p>http://{IP address}:{port}/gui/iphone.html</p>
<p>For example: <a href="http://10.0.0.9:12300/gui/iphone.html">http://10.0.0.9:12300/gui/iphone.html</a></p>
<p>where <strong>{IP address}</strong> is the IP address or host name of the computer running the uTorrent client and <strong>{port}</strong> is the port number to which the client is listening to.</p>
<p>After opening it for the first time it is recommended to add the page to the Home Screen in iPhone.</p>
<p><strong>Automatic installation</strong> (for Windows users only)</p>
<div style="padding-left: 15px; padding-top: 15px">
<div>
<div style="width: 220px; float: left">
<div><a href="http://pinhasov.com/blog/download-iphone-webui"><img title="Click to download µTorrent Web UI for iPhone" alt="Click to download µTorrent Web UI for iPhone" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a> </div>
<div style="color: #3c7800; font-size: 7pt">iPhoneWebUI(1.5).exe (~282Kb)</div>
</p></div>
<div style="width: 180px; float: left"><a href="http://download.cnet.com/uTorrent-Web-UI-for-iPhone/3000-2196_4-10976921.html?part=dl-6280017&amp;subj=dl&amp;tag=button"><img border="0" alt="Get it from CNET Download.com!" align="center" src="http://i.i.com.com/cnwk.1d/i/dl/button/dl-button_a.gif" width="150" height="60" /></a></div>
<div style="float: left"><a href="http://www.brothersoft.com/%C2%B5torrent-web-ui-for-iphone-323633.html"><img border="0" src="http://img.brothersoft.com/v1/img/soft_validate.gif" /></a></div>
<div style="clear: both"></div>
</p></div>
<p>Download and run the above executable file.</p>
</p></div>
<p><strong>Manual installation</strong>&#160; (for all OS users) <a onclick="document.getElementById(&#39;manualinstall&#39;).style.display=&#39;block&#39;; return false;" href="javascript:void(0);">click to display</a></p>
<div style="padding-left: 15px; display: none; padding-top: 15px" id="manualinstall">
<div style="float: left">
<div><a href="http://pinhasov.com/blog/download-iphone-webui-manual"><img title="Click to download µTorrent Web UI for iPhone" alt="Click to download µTorrent Web UI for iPhone" src="http://pinhasov.com/blog/_images/download_product.jpg" /></a> </div>
<div style="text-align: center; color: #3c7800; font-size: 7pt">iPhoneWebUI(1.5).zip (~38Kb)</div>
</p></div>
<div style="clear: both"></div>
<p>1) Download the above ZIP file and extract its contents to the temporary folder.</p>
<p>2) Navigate to the uTorrent application folder.        <br />&#160;&#160;&#160;&#160;&#160; It can be found at <strong>%AppData%\uTorrent</strong>         <br />&#160;&#160;&#160;&#160;&#160; or at <strong>C:\Users\{user name}\AppData\Roaming\uTorrent</strong></p>
<p>3) Locate there a file named <strong>webui.zip</strong></p>
<p>4) Open the above file in any ZIP utility (like <a title="7-Zip" href="http://www.7up.com/" target="_blank">7-Zip</a>, <a title="WinZip" href="http://www.winzip.com/index.htm" target="_blank">WinZip</a>, <a title="WinRAR" href="http://www.rarlab.com/" target="_blank">WinRAR</a>) and drag there the contents of the downloaded file.</p>
<p>5) The final contents of the <strong>webui.zip</strong> file will be as below:</p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webui1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui" border="0" alt="webui" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webui_thumb1.png" width="325" height="147" /></a></p>
<p>6) On your iPhone, navigate to the Safari browser and type in the URL to the new web app.        <br />The structure of the URL is in the following&#160; format:</p>
<p>http://{IP address}:{port}/gui/iphone.html</p>
<p>For example: <a href="http://10.0.0.9:12300/gui/iphone.html">http://10.0.0.9:12300/gui/iphone.html</a></p>
<p>where <strong>{IP address}</strong> is the IP address or host name of the computer running the uTorrent client and <strong>{port}</strong> is the port number to which the client is listening to. Look at the screenshot below for example of configuration.</p>
<p>You need to do this only once. After opening it for the first time it is recommended to add the page to the Home Screen in iPhone.</p>
<p><a href="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuiconfig.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="webui-config" border="0" alt="webui-config" src="http://pinhasov.com/blog/wp-content/uploads/2009/10/webuiconfig_thumb.png" width="244" height="183" /></a></p>
</p></div>
</p></div>
<p>Feel free to <a title="contact" href="http://pinhasov.com/blog/contact-me">contact</a> me for any questions/comments.</p>
<p><font color="#ca0000">If you like and enjoy this app, you can express your appreciation by </font><a href="http://pinhasov.com/blog/donate/">buying</a><font color="#ca0000"> me a cup of coffee.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://pinhasov.com/blog/2009/10/utorrent-web-ui-for-iphone/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>

