<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-8077621590558298044</atom:id><lastBuildDate>Thu, 29 Aug 2024 09:16:02 +0000</lastBuildDate><title>Matt&#39;s Blog</title><description></description><link>http://mattfox77.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-6022285018172879254</guid><pubDate>Tue, 25 May 2010 15:00:00 +0000</pubDate><atom:updated>2010-05-25T08:41:41.053-07:00</atom:updated><title>VSeWSS Error: No SharePoint Site Exists at the Specified URL</title><description>If you are developing a SharePoint based solution that involves developing custom web parts,  then you have probably found VSeWSS, which greatly simplifies the deployment of web parts.  But there&#39;s not much documentation on how to manage it within a complex configuration - and there are many conditions which can cause an error on deployment - something akin to:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;Error    1    VSeWSS Service Error: No SharePoint Site exists at the specified URL: http://&lt;server&gt;/. The Web application at http://&lt;server&gt;/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.&lt;br /&gt;&lt;br /&gt;Log file written to: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\VSeWSS 1.3\VSeWSS1.3 service.log        0    0    &lt;/span&gt;&lt;/blockquote&gt;This error can show up with or without the URL displayed.  In either case the errors in the log show the URL attempted.&lt;br /&gt;&lt;br /&gt;Spoiler: On a single server installation,  the Default Public URL must be the Server Name. If you server is named Dashboard, then your Default Public URL must be http://dashboard/&lt;br /&gt;Changing the Default Public URL will break VSeWSS deployment&lt;br /&gt;&lt;br /&gt;There are a lot of posts around the internet to try to address this issue,  and in most cases,  not all situations are resolved. There are a lot of configurations that can cause this error,  and so it was a configuration issue in my case. &lt;br /&gt;&lt;br /&gt;My installation consists of 64 bit versions of Windows 2008 R2 with SQL Server 2008 and Visual Studio 2008 with VSeWSS 1.3 for 64bit installed on a single VM server.  SharePoint is the only site on the machine and is using the default port and URL. i did modify the setup to use the SQL Server for the config database instead of the windows internal database.  App Pools are setup properly using a domain account that has full permissions both in IIS and SQL Server. The account has also been added to every group and administrator list available in SharePoint Administration,  and has been added to all WPG groups in windows, but the problem persists.&lt;br /&gt;I then began experimenting with Alternate Access mappings,  per suggestions returned by google searches on this subject. What I found was most interesting - When I added host header bindings in IIS Manager it broke the site,  but when I added alternate access mappings through Central Administration those mappings worked.  Several reboots and frustrating days later I returned to my site bindings,  and there were the alternate access mappings I had made previously!  &lt;br /&gt;&lt;br /&gt;At this point I began to get suspicious - those bindings did not appear when I first added the mappings,  so something under the hood must have found and generated them based on the mappings I added.  So I did some research on Alternate Access Mappings and found this little note:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Host-named site collections cannot use alternate access mappings.  Host-named site collections are automatically considered to be in the  Default zone, and the URL of the request must not be modified between  the end user and the server.&lt;br /&gt;&lt;br /&gt;http://technet.microsoft.com/en-us/library/cc288609%28office.12%29.aspx&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;I then revisited my Alternate Access Mappings and found that the Default Public URL of my server was not the server name - my servername is dashboard, in the domain mysite.org,  but my Default Public URL is dashboard.mysite.org&lt;br /&gt;&lt;br /&gt;Once I removed all Alternate Access Mappings and changed the Default Public URL to http://dashboard, VSeWSS deploy was successful!&lt;br /&gt;&lt;br /&gt;I then added http://dashboard.mysite.org as the Internet Public URL - leaving the Default Public URL http://Dashboard and my site was once again available via multiple URLs, without breaking VSeWSS deployment.  When you add a Public URL,  Central Admin automatically adds the appropriate Internal URL for the modified Zone Public URL.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The lack of IIS7 documentation in regards to SharePoint is disappointing  - IIS 7 is significantly different under the hood (eg no metabase file) than IIS 6 so the references are  not relevant - new documentation is needed!</description><link>http://mattfox77.blogspot.com/2010/05/vsewss-error-no-sharepoint-site-exists.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>7</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-650866940044882169</guid><pubDate>Thu, 05 Mar 2009 18:35:00 +0000</pubDate><atom:updated>2009-03-10T06:07:13.293-07:00</atom:updated><title>Can&amp;#39;t hear myself</title><description>Well working in an office is quite different from workibg at home isn&#39;t it?&lt;br /&gt;&lt;br /&gt;It&#39;s surprising how big a difference there is in regards to listening to music. Just switching from speakers to headphones is tough.&lt;br /&gt;Then there&#39;s the surrounding noise of people talking and doing whatever they consider work and it&#39;s amazing I get anything done. I&#39;m really quite amazing, but aren&#39;t we all? Anyway , I can admit that I&#39;m spoiled or a pansy but I&#39;m at my most effective in a particular condition. So starts an attempt to improve my condition to improve productivity.&lt;br /&gt;For obvious reasons let&#39;s start with music.&lt;br /&gt;Noise cancelling technology seems promising so we&#39;ll test it out.&lt;br /&gt;I am starting with a set of Phillips headphones and will post results soon.&lt;br /&gt;&lt;br /&gt;-- Post From My iPhone&lt;br /&gt;&lt;br /&gt;Initial reaction wow! Most noticeable is mo hvac rumble. People are clearer though, until you crank the tunes.&lt;br /&gt;It&#39;s nice :)&lt;br /&gt;&lt;br /&gt;That was march 5. Today is the tenth and I left the Phillips headphones at home. So today I will get to live without. 5 minutes and I miss them.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description><link>http://mattfox77.blogspot.com/2009/03/can-hear-myself.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-8705881317604483239</guid><pubDate>Wed, 04 Mar 2009 22:27:00 +0000</pubDate><atom:updated>2009-03-04T14:28:01.036-08:00</atom:updated><title>And so it goes</title><description>I finally land a contract where my skills can be put to use only to find that even though they have the newest technology I have to produce vb.net code &lt;br /&gt;Nevermind that my project includes a soa architecture the vb programmers here don&#39;t know how to make and I can... But my solution is in c#...&lt;br /&gt;so now I get to add more to my resume...code conversion and vb.net!&lt;br /&gt;There&#39;s always a silver lining right? Maybe they&#39;ll see my clean c code and change their minds. Oh wait their vb programmers...if they had the capacity to change they wouldn&#39;t still be coding in vb would they?&lt;br /&gt;&lt;br /&gt;What are your thoughts on language preferences in the workplace? &lt;br /&gt;Did I just start a war or are there other reasons people should be open to either?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-- Post From My iPhone&lt;br /&gt;</description><link>http://mattfox77.blogspot.com/2009/03/and-so-it-goes.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-8916863835759539916</guid><pubDate>Fri, 27 Feb 2009 17:05:00 +0000</pubDate><atom:updated>2009-02-27T09:06:30.561-08:00</atom:updated><title>Why not run?</title><description>If you commute between Columbia and jeff city then you know that the new discovery overpass on 63 is a speed trap &lt;br /&gt;&lt;br /&gt;They named it because Boone county sheriff discovered a new revenue? &lt;br /&gt;&lt;br /&gt;So if you see those cherries light up, they expect you to exit, and are waiting for you when you do. If you run there a cop on the other side of AC sometimes 2. But no cop is gonna risk a major crash on such a busy road. So why not run? You&#39;ve got a good chance if you get get around a cluster of cars without leaving the fuzz a path. by stadium you are free  Since they don&#39;t post anyone thee  you just need to get ahead of a cluster at that exit and take an offramp farther north.&lt;br /&gt;Maybe broadway or vandiver. If you did it right you can slow down and blend in with traffic. Once they lose sight of you it&#39;s over.&lt;br /&gt; &lt;br /&gt;My point is that the sheriff is only gonna catch people that want a ticket since there&#39;s too much traffic for them to risk a high speed chase for very long. &lt;br /&gt;Good luck fellow commuters, I&#39;ll be watchin&lt;br /&gt; &lt;br /&gt;</description><link>http://mattfox77.blogspot.com/2009/02/why-not-run.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-1184970581515238442</guid><pubDate>Sat, 14 Feb 2009 02:43:00 +0000</pubDate><atom:updated>2009-02-13T18:43:48.211-08:00</atom:updated><title>Valentines eve</title><description>Out with some friends and my wife we ate before going to see slum dog millionaire as we won&#39;t be hungry after...&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=&#39;http://picasaweb.google.com/matt.phocks/MattSBlog?authkey=IFAZxOHyKcw#5302478243923762882&#39;&gt;&lt;img src=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqquoMvV_ZwfCHjBUfJeZqx46rP244THmH92XM5cPQ0gMdxY-RNH2dX2P605SHYnsoTw3vgD0-rZfBlSZzDC9PG0SxSb4i-0KlxqMV25mK0eHV5Sa54y8UeTXCjZzzi-Vn5gm58ePmOE4/s288/iphone_photo.jpg&#39; border=&#39;0&#39; width=&#39;280&#39; height=&#39;281&#39; style=&#39;margin:5px&#39;&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=&#39;http://picasaweb.google.com/matt.phocks/MattSBlog?authkey=IFAZxOHyKcw#5302478256012088354&#39;&gt;&lt;img src=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1d9hHbTQK1uwRHV_SKZKctus39uMMwBKXSDPPDkLSuPI58hS15JwGm-LmOnYJg678t-Be5QXxE-Qq5mlXvEy_PKQIdVIjqlPVaABEdFSknwJ2t_429npBNyPp_QZZC5_GIKtZ6RjScHQ/s288/iphone_photo.jpg&#39; border=&#39;0&#39; width=&#39;280&#39; height=&#39;281&#39; style=&#39;margin:5px&#39;&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;-- Post From My iPhone&lt;br /&gt;</description><link>http://mattfox77.blogspot.com/2009/02/valentines-eve.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqquoMvV_ZwfCHjBUfJeZqx46rP244THmH92XM5cPQ0gMdxY-RNH2dX2P605SHYnsoTw3vgD0-rZfBlSZzDC9PG0SxSb4i-0KlxqMV25mK0eHV5Sa54y8UeTXCjZzzi-Vn5gm58ePmOE4/s72-c/iphone_photo.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-3623436652996166725</guid><pubDate>Fri, 13 Feb 2009 22:21:00 +0000</pubDate><atom:updated>2009-02-13T14:21:24.193-08:00</atom:updated><title>Blogpress works</title><description>&lt;br /&gt;&lt;br /&gt;Yep and there&#39;s witnesses&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=&#39;http://picasaweb.google.com/matt.phocks/MattSBlog?authkey=IFAZxOHyKcw#5302410641430448034&#39;&gt;&lt;img src=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_oBXJUGgA7bIfYPxDmayxgI8zFRk8lORH15EtyGqBx3fHbYzaTIQ5lVZx-uOCLE_-pvPs9soXf8mpPx-2R8D7CPs4rdg6zPlO4d2V0IEg4RVpab1DEQUxtj070timl8fUxhnXmhm_FTk/s288/iphone_photo.jpg&#39; border=&#39;0&#39; width=&#39;320&#39; height=&#39;320&#39; style=&#39;margin:5px&#39;&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;-- Post From My iPhone&lt;br /&gt;</description><link>http://mattfox77.blogspot.com/2009/02/blogpress-works.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_oBXJUGgA7bIfYPxDmayxgI8zFRk8lORH15EtyGqBx3fHbYzaTIQ5lVZx-uOCLE_-pvPs9soXf8mpPx-2R8D7CPs4rdg6zPlO4d2V0IEg4RVpab1DEQUxtj070timl8fUxhnXmhm_FTk/s72-c/iphone_photo.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-7155137845797549011</guid><pubDate>Fri, 13 Feb 2009 21:45:00 +0000</pubDate><atom:updated>2009-02-13T13:46:21.957-08:00</atom:updated><title>Do you love the iPhone</title><description>Forget what those winMo folks say. You can live on the cloud with the iPhone and get real work done. So what I can&#39;t make office docs in my hand... But as a veteran treo 700wx user I can confidently claim that office integration was not really that useful.big memory hog though... Let&#39;s face it, us road warriors don&#39;t need or want to draft documents with our thumbs or work on spreadsheets 200 pixels at a time. What is important though? OTA synchronization, which has been dominated by exchange. So really it&#39;s not the phone you need, it&#39;s an exchange account. What smartphone doesn&#39;t support exchange?  And thanks to nuevasync, and now google sync, that exchange sync function is available to non-exchange systems. Ymmv, but if your like me and in love with Gmail and the idea of having access to everything online - my own personal cloud- then syncing up your web enabled phone is the last piece to living a winmo-free mobile life. &lt;br /&gt;Even this blog is updated from my iPhone&lt;br /&gt; </description><link>http://mattfox77.blogspot.com/2009/02/do-you-love-iphone.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-5742306725736291679</guid><pubDate>Tue, 25 Nov 2008 17:23:00 +0000</pubDate><atom:updated>2008-12-12T10:26:02.826-08:00</atom:updated><title>M XMas Wish List</title><description>Beautiful 1 TerraByte External Drive for $120&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/LaCie-External-Design-Poulton-301304U/dp/B0010YWPZ8/ref=br_lf_m_540734_1_19_ttl?ie=UTF8&amp;amp;m=ATVPDKIKX0DER&amp;amp;s=electronics&amp;amp;pf_rd_p=464327051&amp;amp;pf_rd_s=center-4&amp;amp;pf_rd_t=101&amp;amp;pf_rd_i=540734&amp;amp;pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_r=0A2NDGCPDWG1QV146KGR#moreAboutThisProduct&quot;&gt;http://www.amazon.com/LaCie-External-Design-Poulton-301304U/dp/B0010YWPZ8/ref=br_lf_m_540734_1_19_ttl?ie=UTF8&amp;amp;m=ATVPDKIKX0DER&amp;amp;s=electronics&amp;amp;pf_rd_p=464327051&amp;amp;pf_rd_s=center-4&amp;amp;pf_rd_t=101&amp;amp;pf_rd_i=540734&amp;amp;pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_r=0A2NDGCPDWG1QV146KGR#moreAboutThisProduct&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Books:&lt;br /&gt;Hacking, the Art of Exploitation&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Hacking-Art-Exploitation-Jon-Erickson/dp/1593271441/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-1&quot;&gt;http://www.amazon.com/Hacking-Art-Exploitation-Jon-Erickson/dp/1593271441/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Reversing: Secrets of Reverse Engineering&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Reversing-Secrets-Engineering-Eldad-Eilam/dp/0764574817/ref=pd_bbs_6?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-6&quot;&gt;http://www.amazon.com/Reversing-Secrets-Engineering-Eldad-Eilam/dp/0764574817/ref=pd_bbs_6?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-6&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;the Web Application Hacker&#39;s handbook: Discovering and Exploiting Security Flaws&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Web-Application-Hackers-Handbook-Discovering/dp/0470170778/ref=pd_bbs_sr_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-2&quot;&gt;http://www.amazon.com/Web-Application-Hackers-Handbook-Discovering/dp/0470170778/ref=pd_bbs_sr_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rootkits: Subverting the Windows Kernel&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Rootkits-Subverting-Addison-Wesley-Software-Security/dp/0321294319/ref=pd_bbs_11?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-11&quot;&gt;http://www.amazon.com/Rootkits-Subverting-Addison-Wesley-Software-Security/dp/0321294319/ref=pd_bbs_11?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-11&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Art of Deception: Controlling the Human Element of Security&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Art-Deception-Controlling-Element-Security/dp/076454280X/ref=pd_bbs_12?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-12&quot;&gt;http://www.amazon.com/Art-Deception-Controlling-Element-Security/dp/076454280X/ref=pd_bbs_12?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229102731&amp;amp;sr=8-12&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enterprise Process Mapping: Integrating Systems for Compliance and Business Excellence&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/gp/search?index=books&amp;amp;linkCode=qs&amp;amp;keywords=0873896432&quot;&gt;http://www.amazon.com/gp/search?index=books&amp;amp;linkCode=qs&amp;amp;keywords=0873896432&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Microsoft SQL Server(TM) 2005: Database Essentials Step by Step&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Microsoft-SQL-Server-2005-Essentials/dp/0735622078/ref=sr_1_8?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229106008&amp;amp;sr=1-8&quot;&gt;http://www.amazon.com/Microsoft-SQL-Server-2005-Essentials/dp/0735622078/ref=sr_1_8?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229106008&amp;amp;sr=1-8&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Inside-Microsoft-Server-2005-Pro-Developer/dp/0735621977/ref=sr_1_5?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229106008&amp;amp;sr=1-5&quot;&gt;http://www.amazon.com/Inside-Microsoft-Server-2005-Pro-Developer/dp/0735621977/ref=sr_1_5?ie=UTF8&amp;amp;s=books&amp;amp;qid=1229106008&amp;amp;sr=1-5&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inside Microsoft® SQL Server(TM) 2005: Query Tuning and Optimization&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Inside-Microsoft%C2%AE-SQL-Server-2005/dp/0735621969/ref=pd_sim_b_2&quot;&gt;http://www.amazon.com/Inside-Microsoft%C2%AE-SQL-Server-2005/dp/0735621969/ref=pd_sim_b_2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Microsoft SQL Server 2005 Reporting Services 2005&lt;br /&gt;&lt;a href=&quot;http://www.amazon.com/Microsoft-Server-2005-Reporting-Services/dp/0072262397/ref=pd_sim_b_8&quot;&gt;http://www.amazon.com/Microsoft-Server-2005-Reporting-Services/dp/0072262397/ref=pd_sim_b_8&lt;/a&gt;</description><link>http://mattfox77.blogspot.com/2008/11/m-xmas-wish-list.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-5640161132586250526</guid><pubDate>Tue, 18 Nov 2008 06:47:00 +0000</pubDate><atom:updated>2008-11-23T07:45:19.979-08:00</atom:updated><title>Get the most from your media on the cheap</title><description>&lt;p&gt;What you need:&lt;/p&gt;  &lt;p&gt;Xbox 360 or PS3, PC, Broadband Internet, Home network&amp;#160; &lt;/p&gt;  &lt;p&gt;Hulu.com account&lt;/p&gt;  &lt;p&gt;Netflix account (optional)&lt;/p&gt;  &lt;p&gt;Internet enabled device (optional - iPhone/iPod, Treo, or other 3G cell phone)&lt;/p&gt;  &lt;p&gt;By the time we&#39;re done,&amp;#160; you will know how to get all your saved audio and video and pictures,&amp;#160; and the most popular Internet Audio and Video sources on any device you can think of - your TV, your phone, your computer - without wasting Gigabytes of space or hours of processor time converting formats (unless your on the iPhone) AND no Piracy!&lt;/p&gt;  &lt;p&gt;So lets get started...&lt;/p&gt;  &lt;p&gt;First you will need to install Orb - download and instructions at orb.com.&amp;#160; There&#39;s another free software out there that does almost the same thing, called TVersity - which is awesome in its own right thanks to it&#39;s ability to convert different video formats to match the playing device,&amp;#160; but it doesn&#39;t include an externally hosted website to access your media server :(.&amp;#160; But,&amp;#160; if you don&#39;t have a Media Center PC and are running an older version of the XBox 360 (XBMC not tested here) - or have a lot of different or Xbox-unsupported video formats, then TVersity might be a good choice for you.&amp;#160; &lt;/p&gt;  &lt;p&gt;Orb makes it possible to share all your local media,&amp;#160; and almost all streaming media your PC can access available via your network - and if you have broadband then you can can get to your network from any Internet enabled device (yes even the iPhone) &lt;/p&gt;  &lt;p&gt;Orb is really very awesome...this amazing free software and frees you from the chains of broadcast radio and TV programming and unlocks your media from the restrictions of file size and supported formats (almost). The only limit is the hardware on your PC (and you only need special equipment to stream and record live Radio and TV)&lt;/p&gt;  &lt;p&gt;Once Orb is installed and configured,&amp;#160; anything on Orb is available from your Xbox! Audio, Video,&amp;#160; Pictures, the works! And it does it better than Media Center ever did. And now with the Xbox NXE update from November 19,&amp;#160; you don&#39;t even need MediaCenter running on your PC in order to access Orb. Even more, Orb lets you add Internet stream sources and record them. - This is important because....&amp;#160; &lt;/p&gt;  &lt;p&gt;If you have Sirius or XM Satellite radio,&amp;#160; uSirius (and uXM) from millardsoftware.com let you setup Internet streams for every satellite radio channel your subscription includes.&amp;#160; These streams can be added to Orb,&amp;#160; and then recorded and/or broadcast to any device - Live stream and recordings! &lt;/p&gt;  &lt;p&gt;Having trouble justifying that cell phone upgrade to unlimited data and media-enabled phone?&amp;#160; With uSirius and Orb you can turn that cell phone into the equivalent of a $300 Sirius portable radio for free! &lt;/p&gt;  &lt;p&gt;Sharing all your media to any network connected device is great,&amp;#160; but what about all that content only available from streaming sites like youtube,&amp;#160; or Hulu,&amp;#160; or Movies from Netflix?&lt;/p&gt;  &lt;p&gt;November 19 Microsoft is releasing an update for Xbox 360 that allows Live Gold subscribers to access their Netflix Instant Queue right from the Xbox- great! you say,&amp;#160; but what if you don&#39;t want to shell out $50 per year just to watch Netflix?&amp;#160; $99 for a Roku player just to watch Netflix Instant movies?&amp;#160; Nope. &lt;/p&gt;  &lt;p&gt;How about $30?&amp;#160; Once.&amp;#160; And it puts not just netflix on the Xbox AND Playstation 3.&amp;#160; PlayOn&amp;#160; from MediaMall (themediamall.com/playon)&amp;#160; may cost $30,&amp;#160; but it allows you unfettered access to not only your Netflix Instant Queue (free with the 1 DVD at a time subscription, or $5/month),&amp;#160; it also lets you browse the full catalog at Hulu, YouTube,&amp;#160; CBS,&amp;#160; ESPN, and more!&amp;#160;&amp;#160; So for $30 you can enjoy all the latest programming when you want with all the benefits but none of the cost or hassle of traditional DVR (Nothing gets deleted or recorded-over AND the cable company doesn&#39;t get to charge you $$$ monthly to have DVR,&amp;#160; and more $$$ to use it)&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160; PlayOn and Orb require you to have a PC on the network to run the programs in order to provide Media to other devices (like a relay) but for the most part these apps can run silently in the background,&amp;#160; rarely are they even noticeable.&amp;#160; And when they are in use,&amp;#160; your somewhere else watching or listening anyway! All the internet media is buffered on your PC - so on a busy night there could be pauses but in the end,&amp;#160; you can watch as much as you want as often as you want and never lose a MB of Hard disk space no matter what system you are using.&lt;/p&gt;  &lt;p&gt;In fact,&amp;#160; thanks to Orb and Playon, you are getting more value from that PC that otherwise would be sitting idle for hours a day instead of spending more $$$ on media services and dedicated devices that only do one thing or provide you with 1 service - offered of course by the manufacturer! &lt;/p&gt;  &lt;p&gt;You don&#39;t have to be rich to waste all your time watching movies on your phone or listen to satellite radio all day from anywhere.&lt;/p&gt;  &lt;p&gt;In times like these, value solutions are what we need to live and laugh on a budget.&amp;#160; So get that PC up and running&amp;#160; and start getting the most entertainment on the go with Orb, uSirius,&amp;#160; and Playon.&lt;/p&gt;  &lt;p&gt;These programs also let you&amp;#160; &amp;quot;share&amp;quot;&amp;#160; your media and services with your friends.&amp;#160; If your interested,&amp;#160; or have your own system setup,&amp;#160; and want to share,&amp;#160; send me a note :)&lt;/p&gt;  </description><link>http://mattfox77.blogspot.com/2008/11/get-most-from-your-media-on-cheap.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-2611264267993701911</guid><pubDate>Thu, 01 May 2008 23:16:00 +0000</pubDate><atom:updated>2008-05-01T16:16:39.645-07:00</atom:updated><title>Here comes the Judge</title><description>&lt;p&gt;It&#39;s official - I am a Certified BBQ Judge - Badge number 25286!!&lt;/p&gt;  &lt;p&gt;Thank you KCBS!!&lt;/p&gt;  &lt;p&gt;http://www.kcbs.us&lt;/p&gt;  </description><link>http://mattfox77.blogspot.com/2008/05/here-comes-judge.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-2233605923258611684</guid><pubDate>Thu, 24 Apr 2008 19:26:00 +0000</pubDate><atom:updated>2008-04-24T12:26:29.033-07:00</atom:updated><title>Get the pointer</title><description>&lt;p&gt;Ever find yourself just staring at the screen?&amp;#160; Others around may think your daydreaming, catatonic,&amp;#160; or possibly suffering a flashback - but your just trying to find the mouse pointer?&amp;#160; That little sucker is able to hide in plain sight - more a chameleon and a rodent it loves to find little blended areas near edges of windows and screens to virtually disappear&lt;/p&gt;  &lt;p&gt;But No More!&amp;#160; there are a few tweaks you can do to your mouse settings that will eliminate those wasted hours spent drooling on your keyboard as woodstock comes reeling back...&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;strong&gt;Get Inverted&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;Find your Mouse Control Panel and change the Scheme to Windows Inverted&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://lh6.ggpht.com/matt.phocks/SBDe3stv3PI/AAAAAAAAAf0/VVK9rJNKROk/s1600-h/image%5B6%5D.png&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;316&quot; alt=&quot;image&quot; src=&quot;http://lh4.ggpht.com/matt.phocks/SBDe4Mtv3QI/AAAAAAAAAf8/ALUgETFT-B8/image_thumb%5B2%5D.png?imgmax=800&quot; width=&quot;295&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This makes the Mouse Pointer always the opposite color of the it&#39;s immediate background&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;strong&gt;See the Ripple&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;Another option is to enable the Ctrl key to show the location of the mouse&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://lh6.ggpht.com/matt.phocks/SBDe4stv3RI/AAAAAAAAAgE/qxU5vzTFmgE/s1600-h/image%5B7%5D.png&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;329&quot; alt=&quot;image&quot; src=&quot;http://lh4.ggpht.com/matt.phocks/SBDe5Mtv3SI/AAAAAAAAAgM/n0lHXL3s970/image_thumb%5B3%5D.png?imgmax=800&quot; width=&quot;307&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;After setting this and clicking apply,&amp;#160; tap the Ctrl Key and little ripples will appear around your mouse pointer!&lt;/p&gt;  &lt;p&gt;Happy Mousing!&lt;/p&gt;  </description><link>http://mattfox77.blogspot.com/2008/04/get-pointer.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/matt.phocks/SBDe4Mtv3QI/AAAAAAAAAf8/ALUgETFT-B8/s72-c/image_thumb%5B2%5D.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-1490938844279380775</guid><pubDate>Tue, 22 Apr 2008 16:28:00 +0000</pubDate><atom:updated>2008-04-22T09:28:44.803-07:00</atom:updated><title>Carls Jr. got nuthin on Jimba</title><description>&lt;p&gt; You want a real tasty Pepperjeck Jalepeno Burger then forget Hardees or Carl Jr.&#39;s&amp;#160; and head on over to Jimba&#39;s house.&amp;#160; He&#39;ll cook up some burgers that can&#39;t be beat!&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://lh4.ggpht.com/matt.phocks/SA4SOstv3NI/AAAAAAAAAfk/u8QOUatd0UQ/s1600-h/img252%5B17%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;196&quot; alt=&quot;img252&quot; src=&quot;http://lh6.ggpht.com/matt.phocks/SA4SPMtv3OI/AAAAAAAAAfs/SSuSqOOBRaw/img252_thumb%5B15%5D.jpg?imgmax=800&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Just don&#39;t say anything about the dorky Headlamp...it&#39;s his secret weapon!!&lt;/p&gt;  </description><link>http://mattfox77.blogspot.com/2008/04/carls-jr-got-nuthin-on-jimba.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/matt.phocks/SA4SPMtv3OI/AAAAAAAAAfs/SSuSqOOBRaw/s72-c/img252_thumb%5B15%5D.jpg?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8077621590558298044.post-3298514252596623056</guid><pubDate>Sat, 19 Apr 2008 01:57:00 +0000</pubDate><atom:updated>2008-04-27T10:18:10.683-07:00</atom:updated><title>Goin Pro...</title><description>The BBQ Team now has a custom smoker!&lt;br /&gt;It&#39;s a 9 rack Vertical Smoker with separate Firebox located DIRECTLY under the body.&lt;br /&gt;Here&#39;s some pics of Steve with the smoker open and closed&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpuqtTlb0L1-sJPeIzE6DbeI4XN3mLmvVTg5TKaqCQBwA4cUTcw38mD4rSVS6GYI6lZ0E7enGMiRnh5SW3Y-7UZEDF5LEI0O9i1MEszjLwtH-ZtFeKgV8IN2mhwPOIc8ktNVZR8Dii2oM/s1600-h/CIMG0300.JPG&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpuqtTlb0L1-sJPeIzE6DbeI4XN3mLmvVTg5TKaqCQBwA4cUTcw38mD4rSVS6GYI6lZ0E7enGMiRnh5SW3Y-7UZEDF5LEI0O9i1MEszjLwtH-ZtFeKgV8IN2mhwPOIc8ktNVZR8Dii2oM/s320/CIMG0300.JPG&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5190771007087758050&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Note the tall Chimney and flu controls at top and bottom of Body&lt;br /&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR2ZUiGPnTYWTPscHhw5SaNeffnx4cKWO2ZK8_wUas194tCCyW6yPVjzdx1UqCFSk_FXvzln4BzoC27ZSNWj8N4TRgoec5LTTp-5Ump__q07HnIjPwdFk2nf4Ob4F3FPwAxc9HeO4birM/s1600-h/CIMG0301.JPG&quot;&gt;&lt;img style=&quot;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR2ZUiGPnTYWTPscHhw5SaNeffnx4cKWO2ZK8_wUas194tCCyW6yPVjzdx1UqCFSk_FXvzln4BzoC27ZSNWj8N4TRgoec5LTTp-5Ump__q07HnIjPwdFk2nf4Ob4F3FPwAxc9HeO4birM/s320/CIMG0301.JPG&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5190771019972659954&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Not shown are the Firebox wood grate and adjustable side vents&lt;br /&gt;&lt;br /&gt;Only thing missing is a thermostat!</description><link>http://mattfox77.blogspot.com/2008/04/goin-pro.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpuqtTlb0L1-sJPeIzE6DbeI4XN3mLmvVTg5TKaqCQBwA4cUTcw38mD4rSVS6GYI6lZ0E7enGMiRnh5SW3Y-7UZEDF5LEI0O9i1MEszjLwtH-ZtFeKgV8IN2mhwPOIc8ktNVZR8Dii2oM/s72-c/CIMG0300.JPG" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>