<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>tweetmypc Source Code Rss Feed</title><link>http://tweetmypc.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>tweetmypc Source Code Rss Description</description><item><title>Source code checked in, #70416</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70416</link><description></description><author>ryan_bond84</author><pubDate>Sun, 14 Oct 2012 17:17:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70416 20121014051703P</guid></item><item><title>Source code checked in, #70415</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70415</link><description></description><author>ryan_bond84</author><pubDate>Sun, 14 Oct 2012 17:09:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70415 20121014050909P</guid></item><item><title>Source code checked in, #70414</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70414</link><description></description><author>ryan_bond84</author><pubDate>Sun, 14 Oct 2012 16:04:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70414 20121014040428P</guid></item><item><title>Source code checked in, #70413</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70413</link><description></description><author>ryan_bond84</author><pubDate>Sun, 14 Oct 2012 06:00:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70413 20121014060012A</guid></item><item><title>Source code checked in, #70411</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70411</link><description></description><author>ryan_bond84</author><pubDate>Sat, 13 Oct 2012 17:44:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70411 20121013054429P</guid></item><item><title>Source code checked in, #70409</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70409</link><description></description><author>ryan_bond84</author><pubDate>Sat, 13 Oct 2012 14:10:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70409 20121013021050P</guid></item><item><title>Source code checked in, #70408</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70408</link><description></description><author>ryan_bond84</author><pubDate>Sat, 13 Oct 2012 14:06:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70408 20121013020657P</guid></item><item><title>Source code checked in, #70407</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70407</link><description></description><author>ryan_bond84</author><pubDate>Sat, 13 Oct 2012 13:59:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70407 20121013015937P</guid></item><item><title>Source code checked in, #70298</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70298</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:36:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70298 20121001093645P</guid></item><item><title>Source code checked in, #70297</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/70297</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:31:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #70297 20121001093158P</guid></item><item><title>Patch Uploaded: #12680</title><link>http://tweetmypc.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/dogmysally'&gt;dogmysally&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;1&amp;#41; I sends a tweet to let us know that it started &amp;#40;added SendTweet on Load&amp;#41;&lt;br /&gt;2&amp;#41; It starts when Windows started and not when a User logged in &amp;#40;Changed Registry.CurrentUser to Registry.LocalMachine&amp;#41;&lt;br /&gt;3&amp;#41; Now it works also when it is behind a proxy, registered in Internet Explorer &amp;#40;added UseDefaultCredentials in TwitterVB which I included in the package&amp;#41;&lt;br /&gt;&lt;br /&gt;Note&amp;#58; I added TwitterVB source code because it isn&amp;#39;t available in CodePlex or elsewhere anymore.&lt;/p&gt;</description><author>dogmysally</author><pubDate>Mon, 06 Aug 2012 19:52:22 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #12680 20120806075222P</guid></item><item><title>Source code checked in, #62680</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/62680</link><description>&amp;#42;fixed many bugs&amp;#13;&amp;#10;&amp;#42;updated TwitterVB-Library&amp;#13;&amp;#10;&amp;#42;added chat function&amp;#13;&amp;#10;&amp;#42;added better update algorithm and a menu-entry for manual updating&amp;#13;&amp;#10;&amp;#42;added menu entry for resetting all settings to default&amp;#13;&amp;#10;&amp;#42;added BrowserBox for testing purposes&amp;#13;&amp;#10;&amp;#42;added a lot of debugging-information for easier and faster detection of bugs&amp;#47;problems&amp;#13;&amp;#10;&amp;#42;correctly implemented the send-test-tweet-function&amp;#13;&amp;#10;&amp;#42;improved the algorithm that checks for new tweet-commands&amp;#13;&amp;#10;&amp;#42;started to clean up the source code&amp;#13;&amp;#10;&amp;#42;CustomCommands-Window now shows all custom commands&amp;#13;&amp;#10;&amp;#42;and more...&amp;#13;&amp;#10;&amp;#40;this is the code for version 3.9.0.3 &amp;#40;alpha for major release 4&amp;#41;</description><author>BasisBit</author><pubDate>Sun, 29 May 2011 10:41:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62680 20110529104121A</guid></item><item><title>Patch Declined: #6930</title><link>http://tweetmypc.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/BasisBit'&gt;BasisBit&lt;/a&gt; has declined patch #6930.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;we don&amp;#39;t want to use xAuth, instead use oAuth&lt;/p&gt;</description><author>BasisBit</author><pubDate>Thu, 17 Feb 2011 20:43:22 GMT</pubDate><guid isPermaLink="false">Patch Declined: #6930 20110217084322P</guid></item><item><title>Patch Uploaded: #6930</title><link>http://tweetmypc.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/atzzel'&gt;atzzel&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Hey I wanted to make my contribution and also fixing some features that i used a lot.&lt;br /&gt;&lt;br /&gt;Fixed&amp;#58;&lt;br /&gt;&lt;br /&gt;- Custom commands &amp;#40;There was an error handling the call to the database&amp;#41;&lt;br /&gt;- Working fine now&lt;br /&gt;&lt;br /&gt;Added&amp;#58;&lt;br /&gt;&lt;br /&gt;- Support for twtitpic with XAuth&lt;/p&gt;</description><author>atzzel</author><pubDate>Tue, 28 Sep 2010 00:18:34 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #6930 20100928121834A</guid></item><item><title>Source code checked in, #51321</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/51321</link><description>&amp;#42;fixed oAuth for twitter&amp;#13;&amp;#10;&amp;#42;release as ClickOnce installation package at my own servers since codeplex had some issues&amp;#13;&amp;#10;&amp;#42;automatically checks for updates &amp;#43; makes it really easy to update&amp;#13;&amp;#10;</description><author>BasisBit</author><pubDate>Sun, 19 Sep 2010 12:39:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51321 20100919123900P</guid></item><item><title>Source code checked in, #50095</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/50095</link><description>&amp;#42; added many object.dispose which should always be done after you are done using an object and before all references to it are out of scope.... otherwise garbage collection has to do all the work &amp;#40;see www.basisbit.de&amp;#41;&amp;#13;&amp;#10;&amp;#42; some of the references to the windows libraries &amp;#40;eg. kernel32&amp;#41; had wrong definitions &amp;#40;for example 8 bit long instead of how it should be 4 bit integer&amp;#41; &amp;#60;-- fixed them&amp;#13;&amp;#10;&amp;#42; fixed some other code issues detected by the Microsoft Minimum Recommended Rules Set&amp;#13;&amp;#10;&amp;#42; added the new TwitterVB.DLL to the build process and changed some settings so that the Visual Studio ClickOnce Installer will work fine for us in the future and we don&amp;#39;t get any problems with the .Net Framework Installers if the wanted Version is older then the currently installed .Net Framework version</description><author>BasisBit</author><pubDate>Tue, 03 Aug 2010 10:41:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50095 20100803104149A</guid></item><item><title>Source code checked in, #50066</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/50066</link><description>&amp;#42; converted to and fixed building with Visual Studio 2010&amp;#13;&amp;#10;&amp;#42; changed from .Net Framework 3.0 to 3.5 since a few of the libraries we are using &amp;#40;for example the json one&amp;#41; need it anyway&amp;#13;&amp;#10;&amp;#42; massively improved the debugging capabilities you get if you run tweetmypc when having a empty file at your desktop called TweetMyPCdebug.txt&amp;#13;&amp;#10;&amp;#42; added some try...catch ex as Exception... .... so TweetMyPC will never totally failed&amp;#13;&amp;#10;&amp;#42; now TweetMyPC will only change the NotifyIcon if you are not connected to a network instead of showing a message-box which can be annoying if you are traveling a lot using your laptop and wifi....&amp;#13;&amp;#10;&amp;#42; added messages which show you what doesn&amp;#39;t work if you just compile the code without adding the URL shortener application id and the password de-&amp;#47;encoding &amp;#13;&amp;#10;&amp;#42; corrected some typos&amp;#13;&amp;#10;&amp;#42; &amp;#43; a few other helpfull changes which don&amp;#39;t really affect anything but make the code more readable&amp;#13;&amp;#10;&amp;#42; &amp;#43; added the new TwitterVB.dll to the codefolder which will also add support for Twitter oAuth, but not made use of it yet.</description><author>BasisBit</author><pubDate>Mon, 02 Aug 2010 20:44:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50066 20100802084416P</guid></item><item><title>Source code checked in, #48188</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/48188</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Thu, 08 Jul 2010 20:15:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #48188 20100708081513P</guid></item><item><title>Source code checked in, #47819</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/47819</link><description>&amp;#42;&amp;#42; The last upload did not work as my computer crashed in the middle of the upload so i am uploading it again&amp;#42;&amp;#42;&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#42;TweetMyPc will now check for a Internet connection and display a new notify icon.&amp;#40;The icon could use some work though &amp;#58;&amp;#41;&amp;#13;&amp;#10;</description><author>giodamelio</author><pubDate>Mon, 28 Jun 2010 04:34:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #47819 20100628043446A</guid></item><item><title>Source code checked in, #47818</title><link>http://tweetmypc.codeplex.com/SourceControl/changeset/changes/47818</link><description>&amp;#42;TweetMyPc will now check for a Internet connection and display a new notify icon.&amp;#40;The icon could use some work though &amp;#58;&amp;#41;</description><author>giodamelio</author><pubDate>Mon, 28 Jun 2010 04:30:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #47818 20100628043059A</guid></item></channel></rss>