<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0"><channel><title>Blog | CompuGeek Software: Releases</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/</link><description>&lt;p&gt;Here I post add-ins I make for Windows Home Server.&lt;/p&gt;</description><generator>Graffiti CMS 1.2 (build 1.2.0.2308)</generator><lastBuildDate>Fri, 26 Feb 2010 05:40:00 GMT</lastBuildDate><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/brentfreleases" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="brentfreleases" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>WHS Mobile v1.5.4.0</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-4-0/</link><pubDate>Fri, 26 Feb 2010 05:40:00 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-4-0/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>36</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;The next version of WHS Mobile is here, this brings embedded icons, fixes foreign characters, fixes the alert number in the app icon, and more.&lt;/p&gt;
&lt;h2&gt;Change Log&lt;/h2&gt;
&lt;p&gt;&lt;br /&gt;
Fixed: Spaces in user names with streaming. Had left some code out by mistake.     &lt;br /&gt;
Fixed: Japanese/Chinese characters in files and folders making the folder/file not load properly.     &lt;br /&gt;
Added: Uploading an image from your iPhone&amp;rsquo;s storage or camera will not ask for a file name anymore. Instead, the name is auto-generated from the date and time.     &lt;br /&gt;
Added: Embedded icons for shares, folders, and most file types. Share and folder icons can be overridden with a &amp;ldquo;folder.jpg&amp;rdquo; file inside said folder/share.     &lt;br /&gt;
Fixed: Handling of folders with mp3s if a folder.jpg file was not found as well (would show an error in the Event Log).     &lt;br /&gt;
Added: Swipe to the right to show a &amp;ldquo;delete&amp;rdquo; button in the file tab. Tap to delete or swipe back to the left to hide.     &lt;br /&gt;
Changed: XML to JSON in an attempt to speed up browsing.     &lt;br /&gt;
Changed: Application badge (number) not clearing as it should. Made the app clear the badge on start. Was originally supposed to do that when the notification was cleared on the WHS.     &lt;br /&gt;
Changed: Thumbnails are resized keeping the aspect ratio (again)     &lt;br /&gt;
Changed: Optimized memory usage and fixed some leaks     &lt;br /&gt;
Changed: Made some other tweaks as when I changed from XML to JSON.&lt;/p&gt;
&lt;p&gt;Check &lt;a href="http://www.whsmobile.com"&gt;www.whsmobile.com&lt;/a&gt; for the add-in.&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile v1.5.3.4</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-3-4/</link><pubDate>Wed, 17 Feb 2010 08:25:00 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-3-4/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>76</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;What started out as a minor update for iPhone turned into a more substantial update. With three major changes, push notifications; being able to create shares from the device; and video streaming, this version is worth the update.&lt;/p&gt;  &lt;p&gt;In addition to the changes below, I am also half way done implementing (just need to add it to the iPhone UI): creation of users and their shares, editing share name and description, and changing user permissions on existing shares.&lt;/p&gt;  &lt;p&gt;Alerts from push notification will show the title and body of the alert. However, I have not yet implemented the health/notification viewer so the “View” button will only launch the application. If you have any problems with push notifications, please let me know (bug [at] compugeeksoftware [dot] com) so I can fix any problems that arise. I was unable to test the distribution build of the push notifications due to the required change in certificates. Although, it worked just fine in the development certificate and build.&lt;/p&gt;  &lt;p&gt;In this version, you cannot edit the share permissions after creation so make sure to add any needed accounts with the proper none/read/write access right after creation (permission dialog will automatically pop-up right after you create the share). &lt;/p&gt;  &lt;h2&gt;Change Log&lt;/h2&gt;  &lt;p&gt;   &lt;br /&gt;Fixed: If you enable or disable a user, the image would not update to show the changes (e.g.: gray to show disabled)     &lt;br /&gt;Fixed: Image downloading would throw a strange error.     &lt;br /&gt;Fixed: &amp;quot;Download&amp;quot; button would show up when you tapped a file.     &lt;br /&gt;Fixed: Some problems with symbols and streaming.     &lt;br /&gt;Fixed: Problems with commonly used symbols in file and folder names.     &lt;br /&gt;Fixed: Some other minor things.     &lt;br /&gt;Added: Push notifications of server alerts.     &lt;br /&gt;Added: Ability to create new shares and set the permissions.     &lt;br /&gt;Added: Ability to play unprotected .mp4, .mov, .m4v,&amp;#160; and.3gp video files.     &lt;br /&gt;Added: Ability to play unprotected .m4a audio files (untested).     &lt;br /&gt;Added: Ability to create folders.     &lt;br /&gt;Added: Ability to delete folders.     &lt;br /&gt;Added: Ability to view .txt files.     &lt;br /&gt;Added: Ability to set the port to connect on.     &lt;br /&gt;Changed: The thumbnail now stretches to fit the 64x64 pixel block instead of aspect ratio resizing.     &lt;br /&gt;Changed: Redesigned the users tab to be more aesthetically pleasing - the first tab to be redone in that fashion. &lt;/p&gt;  &lt;p&gt;Check &lt;a href="http://www.whsmobile.com"&gt;www.whsmobile.com&lt;/a&gt; for the add-in.&lt;/p&gt;  &lt;h2&gt;Screen Shots&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Loading_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Loading" border="0" alt="Loading" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Loading_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Document%20viewing_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Document viewing" border="0" alt="Document viewing" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Document%20viewing_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Mp3%20streaming_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Mp3 streaming" border="0" alt="Mp3 streaming" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Mp3%20streaming_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Music%20album_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Music album" border="0" alt="Music album" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Music%20album_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Photos_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Photos" border="0" alt="Photos" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Photos_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Users_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Users" border="0" alt="Users" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/Users_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0001_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0001" border="0" alt="IMG_0001" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0001_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0003_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0003" border="0" alt="IMG_0003" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0003_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0004_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0004" border="0" alt="IMG_0004" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0004_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0006_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0006" border="0" alt="IMG_0006" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0006_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0007_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0007" border="0" alt="IMG_0007" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0007_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0008_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0008" border="0" alt="IMG_0008" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0008_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0009_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0009" border="0" alt="IMG_0009" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0009_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0010_1.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0010" border="0" alt="IMG_0010" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3.4_51ED/IMG_0010_thumb_1.png" width="167" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile 1.5.3.1</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-1-5-3-1/</link><pubDate>Tue, 05 Jan 2010 23:04:14 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-1-5-3-1/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>72</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;I am very, very, very sorry for my lack of online activity regarding technical support, communication with the Windows Home Server community, and other queries. However, I am going to save that discussion for another post.&lt;/p&gt;  &lt;p&gt;WHS Mobile v1.5.3.1 is just a small update for the iPhone client and won’t have any bearing on those that use the Windows Mobile client. This update fixes a bug that crashes the client when many files and folders are loaded into one parent folder. For many people, this was the music and/or photos shares. Another issue that I have fixed with this version is streaming certain mp3s that were being detected as the wrong bitrate. I was working on a re-write of the windows Mobile client as well as a web client for users without an iPhone/iTouch or WM. However, those changes weren’t ready in time for this release.&lt;/p&gt;  &lt;p&gt;I am working on some new features for iPhone, including: Wake-On-LAN, more control over streaming, redo photo viewing, add swipe back and forth (gestures) to switch images, and the possibility to do remote desktop in-conjunction with a free 3rd-party iPhone application. &lt;/p&gt;  &lt;p&gt;I was looking into making my own remote desktop module to go with WHS Mobile, but I figured it would better to not re-invent the wheel.&lt;/p&gt;  &lt;p&gt;Anyway, please update your iPhone via the iPhone’s AppStore and then uninstall the add-in. Once that is done, install the new add-in version. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile (v1_5_3_1).msi"&gt;Download the updated Console add-in&lt;/a&gt;.&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>ScanIt</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/scanit/</link><pubDate>Sun, 18 Oct 2009 00:31:41 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/scanit/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>4</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;I made this back in 2008 but never went on to releasing it. This is an add-in for people that have HP Scanners or HP multi-function printers attached to their WHS. I had originally made this because I needed a fast way to scan images using my USB attached HP PSC device. This does require you to install the HP drivers and software on the WHS so the add-in can use the scanning engine. It may work with non-HP devices but you’ll have to install the manufacturer's drivers and software (instead of HP’s). &lt;/p&gt;  &lt;p&gt;I do not have any screen shots or installation instructions because the last time I touched this was back in 2008 (excluding rebuilding and packaging it as an MSI). I will not be supporting this add-in because of the vast array of scanners and hardware.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/ScanIt.msi"&gt;Download&lt;/a&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile v1.5.3</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-3/</link><pubDate>Wed, 14 Oct 2009 01:04:46 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-3/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>153</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;The WHS Mobile v1.5.3 update was approved by Apple. This update brings some UI improvements, no more waiting for a folder’s thumbnails to load, fixes uploading, and enhanced security, added support for high-bitrate mp3s, added document viewing (PDF, HTML, XLS, and DOC formats), and search has been redone. I also fixed the space error and I believe that non-English Home Server’s should now configure correctly with the add-in.&lt;/p&gt;  &lt;p&gt;The Windows Mobile side has had a few improvements, asynchronous thumbnail loading like the iPhone, bug fixes, and Smartphone edition (non-touch screen devices) support. With the Smartphone edition, uploading and downloading is currently not supported because I have to re-write the prompts for it. &lt;/p&gt;  &lt;h2&gt;Documentation&lt;/h2&gt;  &lt;p&gt;Windows Mobile documentation coming soon.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/Using%20WHS%20Mobile.pdf"&gt;iPhone Docs&lt;/a&gt; – Remember to port forward 8169 TCP using your router&lt;/p&gt;  &lt;h2&gt;Download&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS%20Mobile%20%28v1_5_3%29.msi"&gt;Windows Home Server Add-In&lt;/a&gt; (PP2+)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS%20Mobile.cab"&gt;Windows Mobile Application&lt;/a&gt; (5.0+)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://itunes.com/apps/whsmobile"&gt;Apple iPhone and iPod Touch&lt;/a&gt; (3.0+)&lt;/p&gt;  &lt;p&gt;Easily download the Windows Mobile version by using Microsoft Tag to snap a shot of the tag below:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3_FAAF/whs_mobile_download_tag_4.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="whs_mobile_download_tag" border="0" alt="whs_mobile_download_tag" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.5.3_FAAF/whs_mobile_download_tag_thumb_1.png" width="276" height="226" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h2&gt;Notes&lt;/h2&gt;  &lt;p&gt;Do not follow previous workarounds listed on this site as they are for older versions of WHS Mobile. If you need help email me at: support [at] compugeeksoftware [dot] com&lt;/p&gt;  &lt;p&gt;I have not gotten this to work with Japanese and Chinese characters just yet but I am working on it.&lt;/p&gt;  &lt;p&gt;I do have some future ideas that I’m planning out, such as Wake-On-LAN.&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile v1.5</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-1-5/</link><pubDate>Fri, 18 Sep 2009 07:47:42 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-1-5/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>324</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;You’ve been waiting for it. WHS Mobile has hit the Apple AppStore!&lt;/p&gt;  &lt;p&gt;WHS Mobile is the only application of its kind for Windows Home Server. It allows for simple remote management of your Home Server while on the go. You can manage files stored in the shared folders, stream media, manager users, modify ports forwarding to your Home Server via UPnP, start/stop FTP sites with FTP Manager, and remotely access your home computers from a Windows Mobile device. You can even use your Apple iPhone with WHS Mobile. WHS Mobile for iPhone allows direct media transfer to and from your home server. You can search your shares using the Home Server's Windows Search index for speedy results directly on the iPhone. Stream mp3's individually or as an album quickly and easily. Remote computer access isn't currently possible on the Apple iPhone due to the absence of a native Remote Desktop client on the platform. FTP Manager support will be available on the iPhone in the next release of the application. User impersonation allows you to let specific users access shares and features based upon their Windows Home Server account.&amp;#160; WHS Mobile is a powerful and unique add-in for Windows Home Server that expands your access onto your Windows Mobile and Apple iPhone devices.&lt;/p&gt;  &lt;p&gt;Just a note, the remote access feature is in the process of being redesigned so it is disabled in this release. The Windows Mobile client does not yet work on Smartphone (non-touch screen) models. Documentation is currently in the process of being written. The server and Windows Mobile software to go with the iPhone app can be found below.&lt;/p&gt;  &lt;p&gt;People that have donated $10 or more will soon receive an email asking if they want a copy WHS Mobile for iPhone. If yes, they will receive a coupon for a free copy of WHS Mobile.&lt;/p&gt;  &lt;p&gt;&lt;span class="bold italic"&gt;Update: If you have not already, please read &lt;a href="http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-5-3/"&gt;this&lt;/a&gt; regarding the v1.5.3 update and how to install. The version on this page is not guaranteed to work.&lt;/span&gt;&lt;/p&gt;  &lt;h2&gt;Changes&lt;/h2&gt;  &lt;p&gt;Here are the major changes from the release for jail breakers up until now:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#888888"&gt;Search feature added&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Streaming mp3s with a bitrate greater than 320 kb/s will no longer crash the application&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Added bunch of code to prevent crashes&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;UI face lift&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Upload images from your camera and photo gallery!&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Pan and zoom image previews&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Fixed a lot of random bugs&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Multiple user compatibility – User impersonation limits and regulates access&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Is available via the AppStore!&lt;/font&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Here is what has changed for Windows Mobile:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#888888"&gt;Some compatibility issues&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Changes for usage with 1.5 and multiple logins/users&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Windows Media Player will launch when streaming WMA.&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;&lt;font color="#888888"&gt;Mp3s can be previewed on Windows Mobile 6.0 and above&lt;/font&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Screenshots&lt;/h2&gt;  &lt;p&gt;Screenshots for iPhone can be found in the &lt;a href="itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=330410083&amp;amp;mt=8&amp;amp;s=143441"&gt;WHS Mobile AppStore page&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Here are the Windows Mobile Screenshots:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_AlbumArt_2.png" rel="shadowbox[Windows Mobile]"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_AlbumArt" border="0" alt="WHS_Mobile_AlbumArt" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_AlbumArt_thumb.png" width="180" height="240" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_Custom_Share_Folders_2.png" rel="shadowbox[Windows Mobile]"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_Custom_Share_Folders" border="0" alt="WHS_Mobile_Custom_Share_Folders" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_Custom_Share_Folders_thumb.png" width="180" height="240" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_Locationbar_2.png" rel="shadowbox[Windows Mobile]"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_Locationbar" border="0" alt="WHS_Mobile_Locationbar" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_Locationbar_thumb.png" width="180" height="240" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_v1_2_0_Preview_2.png" rel="shadowbox[Windows Mobile]"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_v1_2_0_Preview" border="0" alt="WHS_Mobile_v1_2_0_Preview" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobile1.5_E810/WHS_Mobile_v1_2_0_Preview_thumb.png" width="180" height="240" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h2&gt;Downloads&lt;/h2&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile (v1_5_2).msi"&gt;Windows Home Server Add-In&lt;/a&gt;&lt;/a&gt; (PP2+)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile (v1_5).zip"&gt;Windows Mobile Application&lt;/a&gt;&lt;/a&gt; (5.0+)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://itunes.com/apps/whsmobile"&gt;Apple iPhone and iPod Touch&lt;/a&gt;&lt;/a&gt; (3.0+)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/icon_pack.zip"&gt;Folder Icon Pack&lt;/a&gt; (for share icons – place respective folder.jpg in a share and set file to be hidden)&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>TV Manager v1.5 Preview</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/tv-manager-v1-5-preview/</link><pubDate>Sun, 23 Aug 2009 23:44:00 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/tv-manager-v1-5-preview/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>22</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;It&amp;rsquo;s been a long time since I last updated TV Manager, with school and other projects keeping me busy. I&amp;rsquo;ve decided to release a preview build of TV Manager version 1.5. Mainly to get it out the door and show what I have. I&amp;rsquo;ve added and changed a lot of things..&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed deleting recordings via web interface or deleting shows from Media Center and then viewing the web interface - would mess up Shows.xml &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed share not being created after install - causing service to crash and install to appear to fail &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed not showing all options on client. Still requires being configured with full Administrative privileges (changing settings). &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed bug in web interface causing an error message to show instead of the page content. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed Compatibility with WTV.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixed some glitches&lt;/span&gt;&lt;font color="#888888"&gt; with the Email Notifications options in the settings tab.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added a new interface for clients. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added show thumbnails to the web interface. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added sorting to the web interface. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added an about dialog to the client.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Add the &amp;quot;All&amp;quot; item in the web interface to show all the saved recordings. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added moving recordings at midnight under client settings. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added a client service, recordings will be moved even if a user is not logged in. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added right click menu to the new client interface (Contains options Play and Delete) &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added a Series catalog feature that lets you print a catalog of all your recordings.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added Windows 7 features (jumplists, progress bars, pin-able taskbar item).&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added WTV converter for Comskip, allowing commercials to be removed from WTV recordings (&lt;strong&gt;Windows 7 Only&lt;/strong&gt;)&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added an option to move recordings at a specified time (assuming the client is turned on).&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Added an SDK so users can write plug-ins for TV Manager (read the documentation for more information).&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Re-Added Original Air Date. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Re-Added ComSkip option -- May cause problems. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Re-Added the Home Server Console tab &amp;ndash; The play option might not work yet.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Removed accidental time zone from Original Air Date column in Web Interface. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;German and French translations implemented into web UI and client.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Easily deploy client via the web interface or the Home Server Console tab. It auto-detects the language/version of the installer to use&lt;/span&gt;&lt;span class="text"&gt;.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;The client application can now detect your remote access domain (via it&amp;rsquo;s SSL certificate) and will load that to prevent SSL error messages.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;The client now requires .NET 3.5 to run.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;The home server add-in now requires Power Pack 2 to function.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;The client and server can detect your &amp;ldquo;Recorded TV&amp;rdquo; share&amp;rsquo;s name (for non-English versions).&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Probably more..&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As you can see, I&amp;rsquo;ve made a lot of changes and improvements. I&amp;rsquo;d like to thank my beta testers for their help and patience. Screenshots can be found in the docs. The iPhone application will be out in the coming months (I hope).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/TVManager_v1_5.msi"&gt;Download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/TV_Manager_1_5_Docs.pdf"&gt;Documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="bold italic"&gt;Update&lt;/span&gt;&lt;span class="italic"&gt;: When you try to change settings on a client with Vista or Windows 7, the client may crash. As noted in my third change, the client as to be run as Administrator to change settings. UAC won't let it otherwise. I am only adding this update because some people didn't read the whole change log.&lt;/span&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile v1.0.5.5</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-0-5-5/</link><pubDate>Mon, 29 Jun 2009 22:36:00 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-0-5-5/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>73</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;Here&amp;rsquo;s a quick update for WHS Mobile. This fixes some of the problems people have been having, and adds streaming features.&lt;/p&gt;
&lt;h2&gt;Changes&lt;/h2&gt;
&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;Accidental leftover debug code&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Installer problems&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Fixes WM client&amp;rsquo;s positioning code (hopefully)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Adds:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;MP3 streaming on the iPhone client &amp;ndash; You&amp;rsquo;ll notice &amp;ldquo;[Play Album]&amp;rdquo; add the end of a folder listing where mp3s exist, and a new option when you select an mp3 file.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;WMA streaming for the Windows Mobile Client &amp;ndash; Click preview when a WMA file is selected. Unfortunately, Mobile Windows Media Player doesn&amp;rsquo;t support streaming mp3s.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note:&lt;/p&gt;
&lt;p&gt;If you have &amp;ldquo;Enable Remote Access to PCs&amp;rdquo; checked, and you have problems connecting to the WHS. Try unchecking the box, and restarting the service. Also, that feature is only for Windows Mobile (and can go crazy if it doesn&amp;rsquo;t detect a UPnP enabled gateway/router).&lt;/p&gt;
&lt;h2&gt;iPhone Setup&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;If you haven&amp;rsquo;t already, jailbreak your phone and then install &lt;a href="http://www.iphonedownloadblog.com/2009/06/20/mobileinstallation-iphone-30/"&gt;this&lt;/a&gt; patch.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Download the IPA file and run it.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Sync the device&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;On the device, go to Settings &amp;ndash;&amp;gt; WHS Mobile.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Type in the WHS domain (only yourname.homeserver.com, no http://) and the password.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;It&amp;rsquo;s now okay to launch the WHS Mobile app.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile (v1.0.5.5).msi"&gt;WHS Mobile Home Server Add-In&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile.zip"&gt;WHS Mobile Windows Mobile Client&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHSMobile.ipa"&gt;WHS Mobile iPhone Client&lt;/a&gt; &amp;ndash; If it downloads as a zip file, rename the extension to .ipa (or just use another browser, it downloads properly in Firefox)&lt;/p&gt;
&lt;h2&gt;Screenshots&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5.5_D6FF/WHS_Mobile_iPhone_music_stream_2.png" rel="shadowbox[WHSMobile]" title="Play Single Song"&gt;&lt;img width="129" height="240" style="border-width: 0px; display: inline;" title="WHS_Mobile_iPhone_music_stream" alt="WHS_Mobile_iPhone_music_stream" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5.5_D6FF/WHS_Mobile_iPhone_music_stream_thumb.png" /&gt;&lt;/a&gt; &lt;a href="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5.5_D6FF/WHS_Mobile_iPhone_music_streamalbum_2.png" rel="shadowbox[WHSMobile]" title="Play Album"&gt;&lt;img width="129" height="240" style="border-width: 0px; display: inline;" title="WHS_Mobile_iPhone_music_streamalbum" alt="WHS_Mobile_iPhone_music_streamalbum" src="http://blog.compugeeksoftware.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5.5_D6FF/WHS_Mobile_iPhone_music_streamalbum_thumb.png" /&gt;&lt;/a&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>WHS Mobile v1.0.5</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-0-5/</link><pubDate>Sat, 27 Jun 2009 18:52:53 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/whs-mobile-v1-0-5/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>43</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;WHS Mobile v1.0.5 includes a new iPhone client! The iPhone client has most of the same features as it’s Windows Mobile counterpart. Excluding uploading files (coming soon), image/music previews, and remote computer access.&lt;/p&gt;  &lt;h2&gt;New Features for Windows Mobile&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;span class="text"&gt;Restyled launch screen - Touch friendly + bigger icons.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Reszies the home screen depending on screen size or orientation.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Remote Desktop forwarder - Forwards the RDP port using UPnP for each client PC if enabled, then accessible by the WM6 remote desktop client. Ports are changed every hour, use the WM client to get the port for a specific PC.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Preview mp3's and images before downloading - mp3 preview is WM6 only.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Bigger image thumbnails when thumbnail browsing is toggled (turned on by default).&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Customizable share and folder icons – Create a folder.jpg file in said share/directory.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Location bar – Shows the current location on the server. Can be disabled under Actions.&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;New iPhone Client&lt;/h2&gt;  &lt;p&gt;I’ve made an iPhone client for iPhone and iPod Touch users. There is one down side, it requires a jailbroken iPhone. The only reason it requires one is because Apple has a $99 (one time) fee for submitting an app to the Apple App Store. I’m making this for free, why should I pay $99 to share it? So I decided that until I have the money to buy it, it will be accessible to users that have jailbroken their iPhone/iPod.&lt;/p&gt;  &lt;p&gt;Notes:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;span class="text"&gt;For downloading files that aren’t images, the file is stored in /private/var/mobile/Applications/{RANDOM_GUID}/Documents on the device - (the GUID is different every install, so you’ll have to go through each one until you find the downloaded file. The only reason this happens is because the SDK limits access to a sandboxed directory. I can’t download a file and store it a root directory. I can with images because there is a function to save images to the saved images album.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Browsing to a folder with lots of images takes a bit to load the view. This is because I had the choice of downloading the thumbnails before loading everything or having slow performance when scrolling (because it would download and load the thumbnail for visible files in the list). I chose slow initial loading time.&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Requirements&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;span class="text"&gt;A jailbroken iPhone or iPod Touch with firmware version 3.0&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;The MobileInstallation patch (aka AppSync). Instructions to download and install it are &lt;a href="http://www.iphonedownloadblog.com/2009/06/20/mobileinstallation-iphone-30/"&gt;here&lt;/a&gt;.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;A Windows or Mac computer with iTunes setup to sync your device.&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;iPhone Setup&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;span class="text"&gt;If you haven’t already, jailbreak your phone and then install &lt;a href="http://www.iphonedownloadblog.com/2009/06/20/mobileinstallation-iphone-30/"&gt;this&lt;/a&gt; patch.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Download the IPA file and run it.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Sync the device&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;On the device, go to Settings –&amp;gt; WHS Mobile.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;Type in the WHS domain (only yourname.homeserver.com, no http://) and the password.&lt;/span&gt; &lt;/li&gt;    &lt;li&gt;&lt;span class="text"&gt;It’s now okay to launch the WHS Mobile app.&lt;/span&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Download&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile.msi"&gt;WHS Mobile Home Server Add-In&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHS Mobile.zip"&gt;WHS Mobile Windows Mobile Client&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/WHSMobile.ipa"&gt;WHS Mobile iPhone Client&lt;/a&gt; – If it downloads as a zip file, rename the extension to .ipa (or just use another browser, downloads properly in Firefox)&lt;/p&gt;  &lt;h2&gt;iPhone Screenshots&lt;/h2&gt;  &lt;p&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_home_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_home" alt="WHS_Mobile_iPhone_home" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_home_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_shares_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_shares" alt="WHS_Mobile_iPhone_shares" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_shares_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_files_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_files" alt="WHS_Mobile_iPhone_files" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_files_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_file_menu_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_file_menu" alt="WHS_Mobile_iPhone_file_menu" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_file_menu_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&amp;#160;&amp;#160; &lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_users_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_users" alt="WHS_Mobile_iPhone_users" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_users_thumb.png" width="129" height="240" /&gt;&lt;/a&gt; &lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_user_menu_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_user_menu" alt="WHS_Mobile_iPhone_user_menu" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_user_menu_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_upnp_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_upnp" alt="WHS_Mobile_iPhone_upnp" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_upnp_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_settings_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_settings" alt="WHS_Mobile_iPhone_settings" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_settings_thumb.png" width="129" height="240" /&gt;&lt;/a&gt;&lt;a href="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_iTunes_2.png" rel="shadowbox"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WHS_Mobile_iPhone_iTunes" alt="WHS_Mobile_iPhone_iTunes" src="https://brentf.com/blog/files/media/image/WindowsLiveWriter/WHSMobilev1.0.5_9BF1/WHS_Mobile_iPhone_iTunes_thumb.png" width="240" height="176" /&gt;&lt;/a&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item><item><title>DVD Manager v0.0.0.30 Alpha</title><link>http://blog.compugeeksoftware.com/blog/addins/releases/dvd-manager-v0-0-0-30-alpha/</link><pubDate>Thu, 01 Jan 2009 00:57:00 GMT</pubDate><guid isPermaLink="true">http://blog.compugeeksoftware.com/blog/addins/releases/dvd-manager-v0-0-0-30-alpha/</guid><dc:creator>Brent Friedman</dc:creator><slash:comments>36</slash:comments><category domain="http://blog.compugeeksoftware.com/blog/addins/releases/">Releases</category><description>&lt;p&gt;DVD Manager v0.0.0.30 has arrived.&lt;/p&gt;
&lt;h2&gt;What&amp;rsquo;s New?&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;Re-use your old folder rips by ripping to a file from an existing folder rip. &lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;If you don&amp;rsquo;t have a DVD drive inside of your WHS, now you can rip using your client PCs! The DVD Manager client installs much like the add-in for WHS but can run on your client PC and rip the DVD to the same share you set in the add-in&amp;rsquo;s preferences. Currently there isn&amp;rsquo;t way to monitor the percent complete but you can run this on as many PCs as you&amp;rsquo;d like (the log is merged on the server, so you can view that if need be), even ripping at the same time. The client also requires AnyDVD or DVD34 to decrypt the DVD and the Windows Home Server Connector software installed. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Screws Tightened&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span class="text"&gt;Rips to a video file sometimes had the wrong audio track, that has been fixed in this build. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Upgrade Instructions&lt;/h2&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;span class="text"&gt;Install as you would normally but also add a Windows Firewall Exception for the local subnet on port 9790 TCP.      &lt;br /&gt;
    &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Client Install Instructions&lt;/h2&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;span class="text"&gt;Install like a normal application.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;After install go to Windows Run (Windows Key + R), and type in services.msc&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Find DVD Ripper, and double click the list item.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Go to the Logon tab, choose This account, and type in your WHS user name,&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Enter the password into the password box.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Click OK.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Restart the DVD Ripper service.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span class="text"&gt;Close Services, and enjoy.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Download&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/DVD Manager.msi"&gt;DVD Manager Add-In&lt;/a&gt;     &lt;br /&gt;
&lt;a href="http://blog.compugeeksoftware.com/blog/add-ins/DVD Manager Client.msi"&gt;DVD Manager Client&lt;/a&gt;&lt;/p&gt;</description><author>Blog | CompuGeek Software &lt;noreply@compugeeksoftware.com&gt;</author></item></channel></rss>
