<?xml version="1.0"?>
<rss version="2.0"><channel><title>TweetMyPC</title><link>http://tweetmypc.codeplex.com</link><description>TweetMyPC lets you control and fully access your Windows PC from everywhere with any device that can send messages to twitter including an old mobilephone which supports text messaging up to any computer connected to the internet!</description><image><url>/images/db/11/56.png</url><title>TweetMyPC</title><link>http://tweetmypc.codeplex.com</link></image><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Sun, 29 May 2011 10:41:21 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/39d1</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/39d1</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;62680&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (16 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/62680"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             *fixed many bugs&lt;br /&gt;*updated TwitterVB-Library&lt;br /&gt;*added chat function&lt;br /&gt;*added better update algorithm and a menu-entry for manual updating&lt;br /&gt;*added menu entry for resetting all settings to default&lt;br /&gt;*added BrowserBox for testing purposes&lt;br /&gt;*added a lot of debugging-information for easier and faster detection of bugs/problems&lt;br /&gt;*correctly implemented the send-test-tweet-function&lt;br /&gt;*improved the algorithm that checks for new tweet-commands&lt;br /&gt;*started to clean up the source code&lt;br /&gt;*CustomCommands-Window now shows all custom commands&lt;br /&gt;*and more...&lt;br /&gt;(this is the code for version 3.9.0.3 (alpha for major release 4)         &lt;/div&gt;     </description><title>*fixed many bugs *updated TwitterVB-Library *added chat function *added better...</title></item><item><pubDate>Sun, 19 Sep 2010 12:39:00 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/3641</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/3641</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;51321&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (8 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/51321"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             *fixed oAuth for twitter&lt;br /&gt;*release as ClickOnce installation package at my own servers since codeplex had some issues&lt;br /&gt;*automatically checks for updates + makes it really easy to update         &lt;/div&gt;     </description><title>*fixed oAuth for twitter *release as ClickOnce installation package at my own...</title></item><item><pubDate>Thu, 09 Sep 2010 16:38:06 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/2fa3</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/2fa3</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;51107&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (16 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/51107"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;changed to Twitter oAuth since twitter decided to drop support of the basic authentication - and by this made many applications not work anymore :[&lt;/li&gt;&lt;li&gt;fixed some minor bugs with authentication.&lt;/li&gt;&lt;li&gt;added button for twitter-approval  --this is just a pre-beta code release--&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* changed to Twitter oAuth since twitter decided to drop support of the basic...</title></item><item><pubDate>Tue, 03 Aug 2010 10:41:49 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/2a07</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/2a07</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;50095&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (9 files):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/50095"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;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 (see www.basisbit.de)&lt;/li&gt;&lt;li&gt;some of the references to the windows libraries (eg. kernel32) had wrong definitions (for example 8 bit long instead of how it should be 4 bit integer) &amp;lt;-- fixed them&lt;/li&gt;&lt;li&gt;fixed some other code issues detected by the Microsoft Minimum Recommended Rules Set&lt;/li&gt;&lt;li&gt;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't get any problems with the .Net Framework Installers if the wanted Version is older then the currently installed .Net Framework version&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* added many object.dispose which should always be done after you are done using...</title></item><item><pubDate>Mon, 02 Aug 2010 20:44:16 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1ff0</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1ff0</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;50066&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (17 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/50066"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;converted to and fixed building with Visual Studio 2010&lt;/li&gt;&lt;li&gt;changed from .Net Framework 3.0 to 3.5 since a few of the libraries we are using (for example the json one) need it anyway&lt;/li&gt;&lt;li&gt;massively improved the debugging capabilities you get if you run tweetmypc when having a empty file at your desktop called TweetMyPCdebug.txt&lt;/li&gt;&lt;li&gt;added some try...catch ex as Exception... .... so TweetMyPC will never totally failed&lt;/li&gt;&lt;li&gt;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....&lt;/li&gt;&lt;li&gt;added messages which show you what doesn't work if you just compile the code without adding the URL shortener application id and the password de-/encoding&lt;/li&gt;&lt;li&gt;corrected some typos&lt;/li&gt;&lt;li&gt;+ a few other helpfull changes which don't really affect anything but make the code more readable&lt;/li&gt;&lt;li&gt;+ added the new TwitterVB.dll to the codefolder which will also add support for Twitter oAuth, but not made use of it yet.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* converted to and fixed building with Visual Studio 2010 * changed from .Net...</title></item><item><pubDate>Thu, 08 Jul 2010 20:15:13 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1ddd</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1ddd</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;RNO\_TFSSERVICE&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;48188&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (3 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/48188"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Checked in by server upgrade         &lt;/div&gt;     </description><title>Checked in by server upgrade</title></item><item><pubDate>Mon, 28 Jun 2010 04:34:46 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1a33</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1a33</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\giodamelio_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;47819&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (7 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/47819"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             ** The last upload did not work as my computer crashed in the middle of the upload so i am uploading it again**&lt;br /&gt;&lt;br /&gt;*TweetMyPc will now check for a Internet connection and display a new notify icon.(The icon could use some work though :)         &lt;/div&gt;     </description><title>** The last upload did not work as my computer crashed in the middle of the...</title></item><item><pubDate>Mon, 28 Jun 2010 04:30:59 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1920</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1920</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\giodamelio_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;47818&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/TweetMyPC.suo:             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/47818"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             *TweetMyPc will now check for a Internet connection and display a new notify icon.(The icon could use some work though :)         &lt;/div&gt;     </description><title>*TweetMyPc will now check for a Internet connection and display a new notify...</title></item><item><pubDate>Fri, 04 Jun 2010 06:24:35 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/15c5</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/15c5</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;snd\giodamelio_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;47005&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (5 files):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/47005"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;added make a twitter account link&lt;/li&gt;&lt;li&gt;custom command can now run .bat files&lt;/li&gt;&lt;li&gt;custom command can now run .ahk files&lt;/li&gt;&lt;li&gt;custom command can now run .py files&lt;/li&gt;&lt;li&gt;getfile command now checks if file is over gmails max attachment size(25mb)&lt;/li&gt;&lt;li&gt;added a commands option to the aboutmenustrip, when clicked it opens a html file with all the commands and their discriptions.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* added make a twitter account link * custom command can now run .bat files *...</title></item><item><pubDate>Sun, 14 Feb 2010 23:18:18 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1494</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1494</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41227&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (TweetMyPC.suo frmTweetMyPc.vb):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41227"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;fixed one more potential bug where tweetmypc shows a messagebox instead of a tweet when an error occurred when tweetmypc tried to get the external ip address&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* fixed one more potential bug where tweetmypc shows a messagebox instead of a...</title></item><item><pubDate>Sun, 14 Feb 2010 02:50:55 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1396</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1396</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41167&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (3 files):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41167"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;fix handling of .docx files - tested&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* fix handling of .docx files - tested</title></item><item><pubDate>Sun, 14 Feb 2010 23:18:18 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1265</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1265</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41227&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (TweetMyPC.suo frmTweetMyPc.vb):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41227"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;fixed one more potential bug where tweetmypc shows a messagebox instead of a tweet when an error occurred when tweetmypc tried to get the external ip address&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* fixed one more potential bug where tweetmypc shows a messagebox instead of a...</title></item><item><pubDate>Sun, 14 Feb 2010 02:50:55 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1167</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1167</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41167&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (3 files):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41167"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;fix handling of .docx files - tested&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* fix handling of .docx files - tested</title></item><item><pubDate>Sat, 13 Feb 2010 07:49:41 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/ffb</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/ffb</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41116&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (TweetMyPC.suo frmTweetMyPc.vb):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41116"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;tweet an answer-message after executing the print-command, so tweetmypc doesn't reprint the file every time it gets restarted.  --- this version is also the code-base for TweetMyPC version 3 released at the 2/13/2010&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* tweet an answer-message after executing the print-command, so tweetmypc...</title></item><item><pubDate>Sat, 13 Feb 2010 00:33:25 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/df9</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/df9</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;41108&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (TweetMyPC.suo frmTweetMyPc.vb):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/41108"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://randomfunnypictures.com"&gt;http://randomfunnypictures.com&lt;/a&gt; seems to have problems with hackers right now -&amp;gt; changed the link in the answer for "ping" to &lt;a href="http://www.dilbert.com"&gt;http://www.dilbert.com&lt;/a&gt;    ToDo for release:&lt;/li&gt;&lt;li&gt;re-add installer&lt;/li&gt;&lt;li&gt;add api-key for bit.ly - search for "addhere" or "bit.ly" in the code&lt;/li&gt;&lt;li&gt;add de/encrypt-code for the passwords - just replace the stub-functions by it...&lt;/li&gt;&lt;li&gt;(do a basic test....)&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* http://randomfunnypictures.com seems to have problems with hackers right now...</title></item><item><pubDate>Tue, 09 Feb 2010 07:11:37 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/a6f</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/a6f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;40857&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (4 files):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/40857"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;added print-feature for being able to remotely print a file stored online by using the command like for example "print &lt;a href="http://website.org/something/pdfname.pdf&amp;quot;"&gt;http://website.org/something/pdfname.pdf"&lt;/a&gt; (currently supports pdf, doc and docx - you need a program at your PC installed, which is able to open and print documents, e.g. adobe reader and Microsoft office)&lt;/li&gt;&lt;li&gt;added header with license, distribution and developer information to the code-files  ToDo for release:&lt;/li&gt;&lt;li&gt;re-add installer&lt;/li&gt;&lt;li&gt;add api-key for bit.ly - search for "addhere" or "bit.ly" in the code&lt;/li&gt;&lt;li&gt;add de/encrypt-code for the passwords - just replace the stub-functions by it...&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* added print-feature for being able to remotely print a file stored online by...</title></item><item><pubDate>Mon, 08 Feb 2010 00:12:04 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/1b2</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/1b2</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;40714&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (4 files in 2 dirs):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/40714"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p&gt;I showed TweetMyPC to a few friends of me, and one of them got the api-rate limit problem (max 150 requests per hour)&lt;br /&gt;&lt;br /&gt;Because of this I started researching about this problem and found a few useful information:&lt;br /&gt;&lt;br /&gt;If you are developing an application that requires a lot of requests to the API, you can submit a web form (&lt;a href="https://twitter.com/help/request_whitelisting"&gt;https://twitter.com/help/request_whitelisting&lt;/a&gt;) and ask Twitter to be considered for addition to the white-list of high-volume screen names. This will raise your upper limit from 150 to 20,000 API requests per hour.&lt;br /&gt;&lt;br /&gt;Also I will change the source code of TweetMyPC, so it will after it is started or a command has been received, re-check 15 seconds after the first time the event has happened, and then it checks the next time after 25 seconds, then 30, then 3 times 38, then 45 and all following checks with 60 seconds between them.&lt;br /&gt;&lt;br /&gt;With this change, you are more unlikely to get a problem with the twitter-api-limit-counter. This change also causes TweetMyPC to react slower to the first command you send after a while, but it will then react faster if you send a command short after another one. (in the worst case you still can do 15 commands per hour and in a good case up to 45 commands per hour - if I calculated correctly) And if you then still get a problem with the limit, the user can just submit the request-white-list form.&lt;br /&gt;&lt;br /&gt;If you see any problem in this strategy, just email me a better way :)&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;changed command virtual memory and command physical memory to also report the amount of total by the system mapped memory&lt;/li&gt;&lt;li&gt;readded Service References/TweetMyPC.mdb - I already did this before, but TortoiseSVN didn't upload it to the svn  +++ ToDo for release:&lt;/li&gt;&lt;li&gt;re-add installer&lt;/li&gt;&lt;li&gt;add api-key for bit.ly - search for "addhere" or "bit.ly" in the code&lt;/li&gt;&lt;li&gt;add de/encrypt-code for the passwords - just replace the stub-functions by it...&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>I showed TweetMyPC to a few friends of me, and one of them got the api-rate...</title></item><item><pubDate>Sun, 07 Feb 2010 12:36:11 +0000</pubDate><guid>http://cia.vc/stats/project/TweetMyPC/.message/0</guid><link>http://cia.vc/stats/project/TweetMyPC/.message/0</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;SND\BasisBit_cp&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;40628&lt;/b&gt;             &lt;b&gt;&lt;/b&gt;/ (TweetMyPC.suo frmTweetMyPc.vb):             (&lt;a href="http://tweetmypc.codeplex.com/SourceControl/changeset/view/40628"&gt;link&lt;/a&gt;)         &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;if getfile for a *.exe file is called, make a copy, name it file.exe.name and then mail it - googlemail blocks *.exe files...&lt;/li&gt;&lt;li&gt;add directories to getfilelist output and fix a bug in sending the file after such a file has already been sent before&lt;/li&gt;&lt;li&gt;move cursor to deactivate the screensaver for stopscr&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* if getfile for a *.exe file is called, make a copy, name it file.exe.name and...</title></item></channel></rss>
