<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-15920097</id><updated>2012-01-28T10:25:55.913-08:00</updated><category term='mobile'/><category term='tools'/><category term='word processing'/><category term='web'/><category term='registry'/><category term='free'/><category term='development'/><category term='time management'/><category term='nerd'/><category term='shortcut'/><category term='survival'/><category term='windows 7'/><category term='c#'/><category term='stackoverflow'/><category term='test'/><category term='powershell'/><category term='configuration'/><category term='tips'/><category term='symbian'/><category term='spam'/><category term='rss'/><category term='apps'/><category term='video'/><category term='.net'/><category term='tv'/><category term='wmic'/><category term='backup'/><category term='weather'/><category term='facebook'/><category term='windowsmobile'/><category term='java'/><category term='virtual earth'/><category term='webservices'/><category term='azure'/><category term='screen capture'/><category term='cloud'/><category term='algorithm'/><category term='sample'/><category term='WM6'/><category term='scan'/><category term='beta'/><category term='boring'/><category term='iPhone'/><category term='compatibility'/><category term='software'/><category term='reference'/><category term='html'/><category term='shutdown'/><category term='GPS'/><category term='swf'/><category term='asp.net'/><category term='MOSS2007'/><category term='fun'/><category term='statistics'/><category term='release'/><category term='j2ee'/><category term='WindowsPhone7'/><category term='vista'/><category term='google'/><category term='setup'/><category term='browser utilities'/><category term='mail'/><category term='technology'/><category term='wiki'/><category term='ProjectEuler'/><category term='Mango'/><category term='apple'/><category term='messaging'/><category term='notificationarea'/><category term='search engine'/><category term='social'/><category term='easteregg'/><category term='livewriter'/><category term='stopwatch'/><category term='WDS'/><category term='sharepoint'/><category term='win7'/><category term='word game'/><category term='plugin'/><category term='uptime'/><category term='planning'/><category term='interactive tv'/><category term='monitor'/><category term='windows'/><category term='background'/><category term='productivity'/><category term='code'/><category term='tweak'/><category term='wave'/><category term='IM'/><category term='update'/><category term='database'/><category term='googlereader'/><category term='debug'/><category term='sharing'/><category term='gtd'/><category term='messenger'/><category term='commandline'/><category term='netmeeting'/><category term='friendconnect'/><category term='log shipping'/><category term='fragmentation'/><category term='ajax'/><category term='streaming'/><category term='WP7'/><category term='games'/><category term='music'/><category term='freeware'/><category term='googlewave'/><category term='blog'/><category term='sql server'/><category term='MIT'/><category term='source'/><category term='outlook'/><category term='wikipedia'/><category term='web2.0'/><category term='sql'/><category term='skin'/><category term='twitter'/><category term='natural language'/><category term='taskmanager'/><category term='search'/><category term='microsoft'/><category term='browsing'/><category term='index'/><category term='vpn'/><category term='command line'/><category term='maps'/><category term='fiddler'/><category term='estimation'/><title type='text'>India Lima Alpha (ila)</title><subtitle type='html'>a blog on... well, many things, like internet, web development, mobile devices, flight simulation, and many other subjects... written and directed by &lt;i&gt;"synchronicity&amp;nbsp;coordinator"&lt;/i&gt; &lt;b&gt;ila&lt;/b&gt;.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default?start-index=101&amp;max-results=100'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>208</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-15920097.post-7760587706000028323</id><published>2011-10-10T07:37:00.001-07:00</published><updated>2011-10-10T07:37:50.940-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='facebook'/><category scheme='http://www.blogger.com/atom/ns#' term='html'/><title type='text'>Facebook–how to set the height of your tab</title><content type='html'>&lt;p&gt;Today I had to set to more than 800 pixels the height of my tab. I &lt;a href="http://fbforce.blogspot.com/2011/01/how-to-use-fbcanvassetautoresize.html" target="_blank"&gt;found here a simple solution&lt;/a&gt;, thanks a lot to Amit Jain.&lt;/p&gt;  &lt;p&gt;Steps in brief:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;in the app “canvas settings” set the height to “Settable”, like in the image shown below.&lt;/li&gt;    &lt;li&gt;add to the &amp;lt;body&amp;gt; line: style=&amp;quot;overflow: hidden&amp;quot; (to remove the scrollbars)&lt;/li&gt;    &lt;li&gt;add to your main &amp;lt;div&amp;gt; (the one that contains your html) the style: style=&amp;quot;height:2000px; width:520px;&amp;quot; – obviously you will set your desired height&lt;/li&gt;    &lt;li&gt;finally, just below the &amp;lt;body&amp;gt; tag, add this code:&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;&amp;lt;div id=&amp;quot;fb-root&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;#160; &lt;br /&gt;&amp;lt;script&amp;gt;&amp;#160; &lt;br /&gt;&amp;#160; window.fbAsyncInit = function() {&amp;#160; &lt;br /&gt; FB.Canvas.setAutoResize();&amp;#160; &lt;br /&gt;&amp;#160; };&amp;#160; &lt;br /&gt;&amp;#160; (function() {&amp;#160; &lt;br /&gt; var e = document.createElement('script'); e.async = true;&amp;#160; &lt;br /&gt; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';&amp;#160; &lt;br /&gt; document.getElementById('fb-root').appendChild(e);&amp;#160; &lt;br /&gt;&amp;#160; }());&amp;#160; &lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/font&gt;&amp;#160; &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;that’s it – worked for me!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/-3AKh6GVHm90/TpMDOzfAUJI/AAAAAAAAAbM/XdHhKRZz1DE/s1600-h/2011-10-10_1630%25255B3%25255D.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="2011-10-10_1630" border="0" alt="2011-10-10_1630" src="http://lh6.ggpht.com/-8HxSnQJhmM0/TpMDPo4UNxI/AAAAAAAAAbQ/chhRvcB2UFQ/2011-10-10_1630_thumb%25255B1%25255D.png?imgmax=800" width="467" height="151" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7760587706000028323?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7760587706000028323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7760587706000028323' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7760587706000028323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7760587706000028323'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/10/facebookhow-to-set-height-of-your-tab.html' title='Facebook–how to set the height of your tab'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/-8HxSnQJhmM0/TpMDPo4UNxI/AAAAAAAAAbQ/chhRvcB2UFQ/s72-c/2011-10-10_1630_thumb%25255B1%25255D.png?imgmax=800' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6430776297441584853</id><published>2011-09-05T04:14:00.001-07:00</published><updated>2011-09-05T04:14:47.211-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='fiddler'/><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><category scheme='http://www.blogger.com/atom/ns#' term='WP7'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Windows Phone traffic on Fiddler? Here’s how</title><content type='html'>&lt;p&gt;Yes, it’s possible, and there is a fantastic page that explains how, &lt;a href="http://blogs.msdn.com/b/fiddler/archive/2011/01/09/debugging-windows-phone-7-device-traffic-with-fiddler.aspx" target="_blank"&gt;here’s the link&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;All the configuration needed took a couple minutes, and it worked perfectly.&lt;/p&gt;  &lt;p&gt;Thanks &lt;a href="http://social.msdn.microsoft.com/profile/ericlaw%20%5Bmsft%5D/" target="_blank"&gt;Eric&lt;/a&gt; for this great article!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6430776297441584853?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6430776297441584853/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6430776297441584853' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6430776297441584853'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6430776297441584853'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/09/windows-phone-traffic-on-fiddler-heres.html' title='Windows Phone traffic on Fiddler? Here’s how'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-9132863121944709546</id><published>2011-09-01T06:00:00.001-07:00</published><updated>2011-09-08T01:10:21.632-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Sql Server–find some texts in Stored Procedures</title><content type='html'>&lt;p&gt;I often need to search for some texts in the body of stored procedures. This query can help:&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;SELECT routine_name, routine_definition      &lt;br /&gt;FROM information_schema.routines       &lt;br /&gt;WHERE UPPER(routine_definition) LIKE UPPER('%texttobesearched%')       &lt;br /&gt;AND routine_type='procedure' &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;EDIT: just discovered that this method has some problems with long stored procedures; found another one that works better:&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;declare @searchString varchar(100)&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;Set @searchString = '%' + 'text to be searched' + '%'&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt; SELECT Distinct SO.Name     &lt;br /&gt; FROM sysobjects SO (NOLOCK)      &lt;br /&gt; INNER JOIN syscomments SC (NOLOCK) on SO.Id = SC.ID      &lt;br /&gt; AND SO.Type = 'P'      &lt;br /&gt; AND SC.Text LIKE @searchString      &lt;br /&gt; ORDER BY SO.Name&lt;/font&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-9132863121944709546?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/9132863121944709546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=9132863121944709546' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9132863121944709546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9132863121944709546'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/09/sql-serverfind-some-texts-in-stored.html' title='Sql Server–find some texts in Stored Procedures'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8555557178390258709</id><published>2011-08-31T00:39:00.001-07:00</published><updated>2011-08-31T00:39:12.726-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='WP7'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Windows Phone 7 - NavigateToString, WebBrowser, and anchors</title><content type='html'>&lt;p&gt;I needed to show some html in a page, using a WebBrowser control and the NavigateToString method.&lt;/p&gt;  &lt;p&gt;The html was ok; it has some anchor in it to move from a section to another. &lt;/p&gt;  &lt;p&gt;When I tested it in a standard web browser, or loading it with the phone IE9, worked perfectly.&lt;/p&gt;  &lt;p&gt;But when I loaded the same html in the app page, using as I said the Navigatetostring method, the anchors didn't work anymore.&lt;/p&gt;  &lt;p&gt;Then I tried to use some javascript to move to the anchors, using location.replace(#anchorname) – but again when I tested the html outside the app it worked… but not in the app.&lt;/p&gt;  &lt;p&gt;I posted the &lt;a href="http://forums.create.msdn.com/forums/p/90522/543092.aspx#543092" target="_blank"&gt;question to the MSDN Forums&lt;/a&gt;, end Eric Fleck suggested me to use another approach, while confirming that the wrong behavior is in the latest RC of the WP7 tools. &lt;/p&gt;  &lt;p&gt;The new approach is &lt;a href="http://msdn.microsoft.com/en-us/library/ff431811(v=VS.92).aspx#Y830" target="_blank"&gt;described in detail in this MSDN page&lt;/a&gt;, and basically uses IsolatedStorage to save the html fragments in order to load them in the WebBrowser using the .Navigate method. This way all the anchor links work… and I’m happy &lt;img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Sorriso" src="http://lh5.ggpht.com/-1PlyyY2QchQ/Tl3lIAPPVmI/AAAAAAAAAbA/sAp4qz4i7R8/wlEmoticon-smile%25255B2%25255D.png?imgmax=800" /&gt;&lt;/p&gt;  &lt;p&gt;G’day everybody!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8555557178390258709?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8555557178390258709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8555557178390258709' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8555557178390258709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8555557178390258709'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/08/windows-phone-7-navigatetostring.html' title='Windows Phone 7 - NavigateToString, WebBrowser, and anchors'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/-1PlyyY2QchQ/Tl3lIAPPVmI/AAAAAAAAAbA/sAp4qz4i7R8/s72-c/wlEmoticon-smile%25255B2%25255D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2922430706184688936</id><published>2011-08-23T13:04:00.001-07:00</published><updated>2011-08-23T13:05:19.438-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='background'/><category scheme='http://www.blogger.com/atom/ns#' term='WP7'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Some “metro style” windows phone backgrounds</title><content type='html'>&lt;p&gt;Found today: I like these backgrounds, see if you like them:&lt;/p&gt;  &lt;p&gt;- &lt;a href="http://cookiemonster21x.deviantart.com/art/Metro-Lock-for-Windows-Phone-211253606" target="_blank"&gt;Metro Lock for Windows Phone&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;- &lt;a href="http://cookiemonster21x.deviantart.com/art/Metro-Lock-2-for-Windows-Phone-215595590" target="_blank"&gt;Metro Lock 2 for Windows Phone&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A couple images, in Mango &lt;img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Occhiolino" src="http://lh4.ggpht.com/-iEQWHSQXIY8/TlQH8R26E0I/AAAAAAAAAZ8/EbkqfLkvWM4/wlEmoticon-winkingsmile%25255B2%25255D.png?imgmax=800" /&gt; flavour:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/-odlVat0HDSw/TlQH9Om5_EI/AAAAAAAAAaA/ONfkSICEYx4/s1600-h/Metro%252520Lock%252520%252528Mango%252529%25255B2%25255D.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Metro Lock (Mango)" border="0" alt="Metro Lock (Mango)" src="http://lh6.ggpht.com/-mV3Egl2J6z8/TlQH94oWj3I/AAAAAAAAAaE/N6GbNj_8az8/Metro%252520Lock%252520%252528Mango%252529_thumb.jpg?imgmax=800" width="148" height="244" /&gt;&lt;/a&gt;&lt;a href="http://lh6.ggpht.com/--01fDfWIxrA/TlQH-zeSUoI/AAAAAAAAAaI/gz73MBvl1k4/s1600-h/Metro%252520Lock%2525202%252520%252528Mango%252529%25255B2%25255D.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Metro Lock 2 (Mango)" border="0" alt="Metro Lock 2 (Mango)" src="http://lh4.ggpht.com/-4KEXh02vH40/TlQH_lFt33I/AAAAAAAAAaM/nyHJYc82r-8/Metro%252520Lock%2525202%252520%252528Mango%252529_thumb.jpg?imgmax=800" width="148" height="244" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2922430706184688936?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2922430706184688936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2922430706184688936' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2922430706184688936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2922430706184688936'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/08/some-metro-style-windows-phone.html' title='Some “metro style” windows phone backgrounds'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/-iEQWHSQXIY8/TlQH8R26E0I/AAAAAAAAAZ8/EbkqfLkvWM4/s72-c/wlEmoticon-winkingsmile%25255B2%25255D.png?imgmax=800' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1097897938319725737</id><published>2011-08-23T12:49:00.001-07:00</published><updated>2011-08-23T12:49:16.232-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mango'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><category scheme='http://www.blogger.com/atom/ns#' term='WP7'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Windows Phone 7 – Mango time</title><content type='html'>&lt;p&gt;Today I uploaded my first Mango update. My “Fatto Quotidiano” app now id 7.1 compatible!&lt;/p&gt;  &lt;p&gt;To celebrate this I also rewdesigned completely the layout, now the app is more readable, I think that it’s really better than before.&lt;/p&gt;  &lt;p&gt;A couple of useful links / resources:&lt;/p&gt;  &lt;p&gt;- To download the &lt;font size="2"&gt;&lt;font style="font-weight: normal"&gt;Windows Phone SDK 7.1 Release Candidate go here: &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27153" target="_blank"&gt;SDK 7.1 RC&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;- With the RC you will also have at your disposal a great tool: the “Marketplace Test Kit”, integrated with Visual Studio. The tool “provides a suite of automated, monitored, and manual tests to help make sure that your applications are accepted in the Marketplace the first time you submit them”. &lt;a href="http://msdn.microsoft.com/en-us/library/hh394032%28VS.92%29.aspx" target="_blank"&gt;Read about it here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;To see the list of my WP7 apps, &lt;a href="http://www.desertisland.it/wp7/" target="_blank"&gt;click here&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1097897938319725737?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1097897938319725737/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1097897938319725737' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1097897938319725737'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1097897938319725737'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/08/windows-phone-7-mango-time.html' title='Windows Phone 7 – Mango time'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2389028059200957408</id><published>2011-03-23T04:11:00.001-07:00</published><updated>2011-03-23T04:11:51.702-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='easteregg'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><title type='text'>Sql Server Management Studio &amp; “WTF”</title><content type='html'>&lt;p&gt;Open Sql ServerManagement Studio, Open a New Query, Type WTF and press Enter.&lt;/p&gt;  &lt;p&gt;Have fun.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2389028059200957408?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2389028059200957408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2389028059200957408' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2389028059200957408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2389028059200957408'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/03/sql-server-management-studio-wtf.html' title='Sql Server Management Studio &amp;amp; “WTF”'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4553154901736000126</id><published>2011-02-26T06:18:00.001-08:00</published><updated>2011-02-26T06:18:47.660-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='apps'/><category scheme='http://www.blogger.com/atom/ns#' term='WP7'/><title type='text'>Some WP7 apps</title><content type='html'>&lt;p&gt;ilomilo got a new refresh, a whole bunch of new puzzles to solve! great game - check this link: &lt;a title="http://blog.ilomilo.com/2011/02/ilomilo-windows-phone-7-title-update/" href="http://blog.ilomilo.com/2011/02/ilomilo-windows-phone-7-title-update/"&gt;http://blog.ilomilo.com/2011/02/ilomilo-windows-phone-7-title-update/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Yelp! is available on the italian marketplace - &lt;a title="http://officialblog.yelp.com/2010/11/yelp-gets-a-windows-phone-7-app.html" href="http://officialblog.yelp.com/2010/11/yelp-gets-a-windows-phone-7-app.html"&gt;http://officialblog.yelp.com/2010/11/yelp-gets-a-windows-phone-7-app.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Resco Radio is a really good internet radio manager – check out this link &lt;a title="http://wmpoweruser.com/resco-radio-for-windows-phone-7-preview/" href="http://wmpoweruser.com/resco-radio-for-windows-phone-7-preview/"&gt;http://wmpoweruser.com/resco-radio-for-windows-phone-7-preview/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Birdsong is my favorite Twitter client, in the next days the 1.2 release will be out, &lt;a title="http://red-badger.com/Blog/" href="http://red-badger.com/Blog/"&gt;http://red-badger.com/Blog/&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4553154901736000126?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4553154901736000126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4553154901736000126' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4553154901736000126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4553154901736000126'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/02/some-wp7-apps.html' title='Some WP7 apps'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8215469828830749041</id><published>2011-02-25T02:23:00.001-08:00</published><updated>2011-02-25T02:23:18.026-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='c#'/><title type='text'>Mail in spam? Try (also) this…</title><content type='html'>&lt;p&gt;Recently some messages from one of my site started being marked as spam by gmail and others.&lt;/p&gt;  &lt;p&gt;The particular message is the “confirm registration” one, and it’s easy to understand that it’s imperative that it does not go to the spam folders… if you want regitered users, I mean.&lt;/p&gt;  &lt;p&gt;I noticed that in the standard routine that we use to send mail messages there was no setting for the “Message-ID” header. I tried to add it (see below a code sample) and now the “marked as spam” rate is incredibly low!&lt;/p&gt;  &lt;p&gt;See &lt;a href="http://en.wikipedia.org/wiki/Message-Id" target="_blank"&gt;here (Wikipedia)&lt;/a&gt; a brief explanation of what the particular Message-ID header field is.&lt;/p&gt;  &lt;p&gt;Here is the code sample, in bold the three new lines:&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;private bool PrepareAndSendMail(string emailKey, string senderName, string senderEmail, string destName, string destEmail, StringDictionary args)      &lt;br /&gt;{       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; try       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; {       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; MailMessage m = new MailMessage();&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.From = new MailAddress(senderEmail, senderName);      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.To.Add(new MailAddress(destEmail, destName));       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.Subject = MailSettings.Emails[emailKey].Subject;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; // this is to limit the &amp;quot;marked as spam&amp;quot; messages      &lt;br /&gt;&lt;/font&gt;&lt;strong&gt;&lt;font face="Consolas"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Guid messageGuid;        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; messageGuid = Guid.NewGuid();         &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.Headers.Add(&amp;quot;Message-ID&amp;quot;, messageGuid.ToString());&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.IsBodyHtml = true;      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.BodyEncoding = Encoding.GetEncoding(&amp;quot;iso-8859-1&amp;quot;);       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; m.Body = ReadTemplateFromFile(Globals.MapPath(MailSettings.Emails[emailKey].Template), args);&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; return SendMail(m);      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; }       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; catch (Exception ex)       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; {       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Log.Error(&amp;quot;An error occurred sending mail&amp;quot;, ex);       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; return false;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; }&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Consolas"&gt;}&lt;/font&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8215469828830749041?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8215469828830749041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8215469828830749041' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8215469828830749041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8215469828830749041'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2011/02/mail-in-spam-try-also-this.html' title='Mail in spam? Try (also) this…'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4471630133742155478</id><published>2010-10-01T01:31:00.001-07:00</published><updated>2010-10-01T01:31:54.250-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Windows Phone 7 – emulator’s shortcut</title><content type='html'>&lt;p&gt;I discovered about these shortcut only today, so maybe this short post it can be useful to other devs.&lt;/p&gt;  &lt;p&gt;When you enter a textbox in the emulator, the virtual keyboard comes up; and you can use it with your mouse. But if you need to enter text in a faster way, you can hit &lt;strong&gt;PageUp&lt;/strong&gt;, and use the “real” pc keyboard.&lt;/p&gt;  &lt;p&gt;Then you can switch back to the virtual keyboard with &lt;strong&gt;PageDown&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Other useful shortcut: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;F1&lt;/strong&gt; – corresponds to the Back button on the emulator&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;F2&lt;/strong&gt; – the &amp;quot;Start&amp;quot; button on the emulator&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;F3&lt;/strong&gt; – the Search button on the emulator&lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4471630133742155478?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4471630133742155478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4471630133742155478' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4471630133742155478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4471630133742155478'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/10/windows-phone-7-emulators-shortcut.html' title='Windows Phone 7 – emulator’s shortcut'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6769034358345883799</id><published>2010-10-01T00:49:00.001-07:00</published><updated>2010-10-01T00:51:19.232-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='WindowsPhone7'/><title type='text'>Windows Phone 7 – my first app :-)</title><content type='html'>&lt;p&gt;I’m working on a little application for the new Windows Phone 7 operating system.&lt;/p&gt;  &lt;p&gt;The app, TimeToRead, is a client for Read It Later (&lt;a href="http://readitlaterlist.com"&gt;http://readitlaterlist.com&lt;/a&gt;). Its goal is to let you access your “reading list” when you have time… to read something you pinned earlier.&lt;/p&gt;  &lt;p&gt;It will provide you the lists of read / unread / all articles; tapping an article you can read it directly from the web version or choose to read only the “text version” (this is a service provided by readitlaterlist.com site), mark as read an article and finally tweet about the article on your Twitter account.&lt;/p&gt;  &lt;p&gt;The app uses some libraries like &lt;a href="http://json.codeplex.com/" target="_blank"&gt;json.net&lt;/a&gt; and &lt;a href="http://hammock.codeplex.com/" target="_blank"&gt;Hammock for REST&lt;/a&gt; in order to access the external sites. It’s not very complicated, still I think that it can be useful – let’s see.&lt;/p&gt;  &lt;p&gt;A few screenshots:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/TKWSd2S_PpI/AAAAAAAAAWg/YuHVDukQwoU/s1600-h/image%5B2%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_xRSakUXqeoE/TKWSeUrkHQI/AAAAAAAAAWk/nl_wyJtsqdU/image_thumb.png?imgmax=800" width="136" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/TKWSfPa-yeI/AAAAAAAAAWo/wyjM3jqlD3o/s1600-h/image%5B5%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh4.ggpht.com/_xRSakUXqeoE/TKWSft-w2BI/AAAAAAAAAWs/F7WYOw7OSO8/image_thumb%5B1%5D.png?imgmax=800" width="136" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/TKWSgJ9ubbI/AAAAAAAAAWw/-hVS0LKO1t0/s1600-h/image%5B8%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lh3.ggpht.com/_xRSakUXqeoE/TKWSgqr7HGI/AAAAAAAAAW0/rN58J0zFpBU/image_thumb%5B2%5D.png?imgmax=800" width="136" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;and &lt;a href="http://www.facebook.com/#!/video/video.php?v=448726513845&amp;amp;oid=165708190731" target="_blank"&gt;here’s a little video I posted on Msdn Italy’s Facebook page&lt;/a&gt; – it’s not of the latest release, but it gives an idea.&lt;/p&gt;  &lt;p&gt;Ciao!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6769034358345883799?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6769034358345883799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6769034358345883799' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6769034358345883799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6769034358345883799'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/10/windows-phone-7-my-first-app.html' title='Windows Phone 7 – my first app :-)'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/_xRSakUXqeoE/TKWSeUrkHQI/AAAAAAAAAWk/nl_wyJtsqdU/s72-c/image_thumb.png?imgmax=800' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5377449000407987816</id><published>2010-08-02T01:42:00.001-07:00</published><updated>2010-08-02T01:42:28.822-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='fragmentation'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Sql Server Fragmentation</title><content type='html'>&lt;p&gt;Found in an article on &lt;a href="http://www.sqlservercentral.com" target="_blank"&gt;SqlServerCentral&lt;/a&gt; (VERY useful site), some scripts that show the fragmentation degree of your database objects:&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;-- check fragmentation on @db     &lt;br /&gt;Declare @db&amp;#160;&amp;#160;&amp;#160;&amp;#160; SysName;      &lt;br /&gt;Set @db = 'MCD_SAWFC_PROD'; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;SELECT CAST(OBJECT_NAME(S.Object_ID, DB_ID(@db)) AS VARCHAR(20)) AS 'Table Name',     &lt;br /&gt; CAST(index_type_desc AS VARCHAR(20)) AS 'Index Type',      &lt;br /&gt; I.Name As 'Index Name',      &lt;br /&gt; avg_fragmentation_in_percent As 'Avg % Fragmentation',      &lt;br /&gt; record_count As 'RecordCount',      &lt;br /&gt; page_count As 'Pages Allocated',      &lt;br /&gt; avg_page_space_used_in_percent As 'Avg % Page Space Used'      &lt;br /&gt;FROM sys.dm_db_index_physical_stats (DB_ID(@db),NULL,NULL,NULL,'DETAILED' ) S      &lt;br /&gt;LEFT OUTER JOIN sys.indexes I On (I.Object_ID = S.Object_ID and I.Index_ID = S.Index_ID)      &lt;br /&gt;AND S.INDEX_ID &amp;gt; 0      &lt;br /&gt;ORDER BY avg_fragmentation_in_percent DESC&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;The following SQL can be used to rebuild all indexes for the specified table;&lt;/p&gt;  &lt;pre class="prettyprint lang-sql"&gt;&lt;span class="kwd"&gt;ALTER&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;INDEX&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd3"&gt;ALL&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;ON&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Table&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; REBUILD&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;while the following SQL can be used to rebuild a specific index.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="prettyprint lang-sql"&gt;&lt;span class="kwd"&gt;ALTER&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;INDEX&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Index&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;ON&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Table&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; REBUILD&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Alternatively, indexes can be reorganised. The following SQL can be used to reorganise all indexes for the specified table;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="prettyprint lang-sql"&gt;&lt;span class="kwd"&gt;ALTER&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;INDEX&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd3"&gt;ALL&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;ON&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Table&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; REORGANIZE&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;while the following SQL can be used to reorganise a specific index.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="prettyprint lang-sql"&gt;&lt;span class="kwd"&gt;ALTER&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;INDEX&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Index&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="kwd"&gt;ON&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="pun"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kwd"&gt;Table&lt;/span&gt;&lt;span class="pln"&gt; Name&lt;/span&gt;&lt;span class="pun"&gt;&amp;gt;&lt;/span&gt;&lt;span class="pln"&gt; REORGANIZE&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;/pre&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5377449000407987816?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5377449000407987816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5377449000407987816' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5377449000407987816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5377449000407987816'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/08/sql-server-fragmentation.html' title='Sql Server Fragmentation'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8318883303115626068</id><published>2010-06-29T01:41:00.001-07:00</published><updated>2010-06-29T01:41:16.037-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sharepoint'/><category scheme='http://www.blogger.com/atom/ns#' term='MOSS2007'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>stsadm, where is it?</title><content type='html'>&lt;p&gt;I often forget the location of stsadm, the admin command line tool for MOSS. Here it is:&lt;/p&gt;  &lt;p&gt;%COMMONPROGRAMFILES%\microsoft shared\web server extensions\12\bin&lt;/p&gt;  &lt;p&gt;bye&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8318883303115626068?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8318883303115626068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8318883303115626068' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8318883303115626068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8318883303115626068'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/06/stsadm-where-is-it.html' title='stsadm, where is it?'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1780017295378245393</id><published>2010-06-14T01:33:00.001-07:00</published><updated>2010-06-14T01:33:29.075-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows 7'/><category scheme='http://www.blogger.com/atom/ns#' term='wmic'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Get a list of installed programs in Windows</title><content type='html'>&lt;p&gt;I’m in the middle of a transition from a pc to another, and I’d like to reinstall all the software I (probably) need.&lt;/p&gt;  &lt;p&gt;I recently discovered that there is a way to get such a list without the need of third party software, using WMIC (Windows Management Instrumentation Command-line). Here’s how.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;open a command prompt with administrative rights (“cmd” and Control+Shift+Enter)&lt;/li&gt;    &lt;li&gt;type &lt;strong&gt;wmic&lt;/strong&gt; and press enter&lt;/li&gt;    &lt;li&gt;then type this command: &lt;strong&gt;/output:C:\swlist.txt product get name,version,installdate,description&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;This way you’ll obtain the complete list of what has been installed on your Windows environment… but do not forget that sometimes you use software that does not installs but instead runs directly – so probably this list will not be complete.&lt;/p&gt;  &lt;p&gt;To get more insights on WMIC you can browse the command-line help with /? – or read articles like &lt;a href="http://technet.microsoft.com/en-us/library/bb742610.aspx#ECAA"&gt;this one&lt;/a&gt;.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1780017295378245393?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1780017295378245393/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1780017295378245393' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1780017295378245393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1780017295378245393'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/06/get-list-of-installed-programs-in.html' title='Get a list of installed programs in Windows'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2279839154489382307</id><published>2010-05-11T00:27:00.001-07:00</published><updated>2010-05-11T00:27:17.210-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='log shipping'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>SOLVED: Sql Server 2008 log shipping on servers not in same domain</title><content type='html'>&lt;p&gt;Lately I suffered some headache trying to set up log shipping on a couple of Sql Server 2008 machines.&lt;/p&gt;  &lt;p&gt;In my farm, the “second” server arrived when the first was already running, responding to a high traffic website. And the two servers are not in the same domain – actually they are not in any domain.&lt;/p&gt;  &lt;p&gt;I won’t enter in detail on how to set up log shipping, follow the wizard, it’s quite easy (to reach the wizard: right click on a db, choose Tasks, then “Ship transaction logs”).&lt;/p&gt;  &lt;p&gt;When you set up log shipping, and the servers are in the same domain, you have little problems: you need to create a couple of file share on the two servers, and give read permissions to accounts running the Sql Server Agent service “on the other” server. But that is quite easy, follow instructions and it’s done.&lt;/p&gt;  &lt;p&gt;A different story is when the shipping server don’t know anything of the “shipped” one. I tried different configuration, but I always end in “Access denied” errors.&lt;/p&gt;  &lt;p&gt;At last &lt;a href="http://serverfault.com/questions/13520/permissions-for-shipping-sql-server-2005-transaction-logs"&gt;I found this answer on Serverfalult.com&lt;/a&gt;, and that was the path to follow. The answer is about Sql 2005, but the same works on sql 2008.&lt;/p&gt;  &lt;p&gt;In brief, here’s what I did:    &lt;br /&gt;- created an account on the two servers, with exactly the SAME NAME and the SAME PASSWORD, and put the user in Administrators group    &lt;br /&gt;- changed identity (“log on” tab) of both Sql Server Agent AND Sql Server services (only Agent did not suffice) on both servers    &lt;br /&gt;- gave read permission on the share used in the log shipping configuration&lt;/p&gt;  &lt;p&gt;Done all that, when I ran the log shipping job they started working immediately.&lt;/p&gt;  &lt;p&gt;Now I’m not a windows authentication guru, but all this looks a little crazy to me… but hey, who cares! Now log shipping works… :-)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2279839154489382307?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2279839154489382307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2279839154489382307' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2279839154489382307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2279839154489382307'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/05/solved-sql-server-2008-log-shipping-on.html' title='SOLVED: Sql Server 2008 log shipping on servers not in same domain'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6210925129646744781</id><published>2010-01-05T02:06:00.001-08:00</published><updated>2010-01-05T02:06:18.601-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windowsmobile'/><category scheme='http://www.blogger.com/atom/ns#' term='googlereader'/><category scheme='http://www.blogger.com/atom/ns#' term='rss'/><title type='text'>Speeed Reader, Google Reader client for WinMobile</title><content type='html'>&lt;p&gt;A couple months ago I found &lt;a href="http://emuneee.com/eeenno-mobile/"&gt;Speeed Reader&lt;/a&gt;, a Windows Mobile client to access &lt;a href="http://reader.google.com/"&gt;Google Reader&lt;/a&gt; accounts. Yes it’s Speeed, with three “e” in it.&lt;/p&gt;  &lt;p&gt;I wasn’t using my Google Reader account anymore exactly for the reason that it was difficult to access it from my WinMo phone, so when I read of this software I decided immediately to try it.&lt;/p&gt;  &lt;p&gt;And let me say that Speeed Reader is exactly what I needed… and probably what you need if you have a Google Reader account. And use Windows Mobile.&lt;/p&gt;  &lt;p&gt;The interface is simple: after logging in (you can ask Speeed Reader to login automatically when launched) the application loads all the feeds grouped by “tag” (as you categorized them in Google Reader) and shows an indicator reporting the number of unread items in each tag / category.&lt;/p&gt;  &lt;p&gt;You can browse the tags, and see all the feeds in it, open a feed and read the posts. &lt;/p&gt;  &lt;p&gt;There are (and I find this particularly useful) some tools to share the posts through twitter / email / sms. And you can set refresh intervals, if you want.&lt;/p&gt;  &lt;p&gt;The reading is very good, Speeed Reader does a pretty good job in rendering tags and downloading images. There is the possibility to tell the application to cache a fixed number of article, and read them in “offline” mode&amp;quot;.&lt;/p&gt;  &lt;p&gt;Did I tell you that it’s also very fast? Right now this is one of the most used apps in my device. &lt;/p&gt;  &lt;p&gt;You can download a trial version of Speeed Reader 1.11 from this url: &lt;a title="http://emuneee.com/2010/01/speeed-reader-v1-11/" href="http://emuneee.com/2010/01/speeed-reader-v1-11/"&gt;http://emuneee.com/2010/01/speeed-reader-v1-11/&lt;/a&gt; then if you like it you can reach it in Handango for $1.99, exactly here: &lt;a title="http://www.handango.com/catalog/ProductDetails.jsp?storeId=2218&amp;amp;deviceId=1925&amp;amp;platformId=30&amp;amp;productId=264566" href="http://www.handango.com/catalog/ProductDetails.jsp?storeId=2218&amp;amp;deviceId=1925&amp;amp;platformId=30&amp;amp;productId=264566"&gt;http://www.handango.com/catalog/ProductDetails.jsp?storeId=2218&amp;amp;deviceId=1925&amp;amp;platformId=30&amp;amp;productId=264566&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I think that for $1.99 this is a must-have. &lt;/p&gt;  &lt;p&gt;Now some screenshots. First the tags list:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_xRSakUXqeoE/S0MO9WjlXLI/AAAAAAAAAU4/aXMBxfvq5Fw/s1600-h/SR01%5B4%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR01" border="0" alt="SR01" src="http://lh5.ggpht.com/_xRSakUXqeoE/S0MO98SaeuI/AAAAAAAAAU8/99PpfjI1B3o/SR01_thumb%5B2%5D.jpg?imgmax=800" width="268" height="427" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Then some articles from LifeHacker.com:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_xRSakUXqeoE/S0MO-_GbyWI/AAAAAAAAAVA/3gznDRtMDPs/s1600-h/SR02%5B3%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR02" border="0" alt="SR02" src="http://lh6.ggpht.com/_xRSakUXqeoE/S0MO_0Rn0RI/AAAAAAAAAVE/4V4JzZzACb8/SR02_thumb%5B1%5D.jpg?imgmax=800" width="269" height="436" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This is one article from the Speeed Reader blog:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/S0MPA3hB9-I/AAAAAAAAAVI/b0CcY_RZeqk/s1600-h/SR03%5B4%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR03" border="0" alt="SR03" src="http://lh5.ggpht.com/_xRSakUXqeoE/S0MPBuRXXWI/AAAAAAAAAVM/JL4vvcnaEhc/SR03_thumb%5B2%5D.jpg?imgmax=800" width="276" height="442" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Some menu entries:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/S0MPCW1339I/AAAAAAAAAVQ/rQlS7PdzHRg/s1600-h/SR04%5B5%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR04" border="0" alt="SR04" src="http://lh5.ggpht.com/_xRSakUXqeoE/S0MPDPAZLnI/AAAAAAAAAVU/o6r5txgr540/SR04_thumb%5B3%5D.jpg?imgmax=800" width="272" height="432" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Another “skin” applied (the list is from Seth Godin’s blog):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/_xRSakUXqeoE/S0MPDz1VlxI/AAAAAAAAAVY/gN14MCPTmqU/s1600-h/SR05%5B3%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR05" border="0" alt="SR05" src="http://lh5.ggpht.com/_xRSakUXqeoE/S0MPEl__ZiI/AAAAAAAAAVc/xn6zvvwjFUM/SR05_thumb%5B1%5D.jpg?imgmax=800" width="269" height="436" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The sharing options available:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/_xRSakUXqeoE/S0MPFSx1YtI/AAAAAAAAAVg/Y-pqnmneLM8/s1600-h/SR06%5B3%5D.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SR06" border="0" alt="SR06" src="http://lh3.ggpht.com/_xRSakUXqeoE/S0MPGeiCaJI/AAAAAAAAAVk/7b9oEUQCGMI/SR06_thumb%5B1%5D.jpg?imgmax=800" width="272" height="442" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Happy reading with Speeed Reader! :-)&lt;/p&gt;  &lt;p&gt;Andrea&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6210925129646744781?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6210925129646744781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6210925129646744781' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6210925129646744781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6210925129646744781'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2010/01/speeed-reader-google-reader-client-for.html' title='Speeed Reader, Google Reader client for WinMobile'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/_xRSakUXqeoE/S0MO98SaeuI/AAAAAAAAAU8/99PpfjI1B3o/s72-c/SR01_thumb%5B2%5D.jpg?imgmax=800' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7935161492220825369</id><published>2009-11-29T13:51:00.001-08:00</published><updated>2009-11-29T13:53:51.829-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windowsmobile'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><category scheme='http://www.blogger.com/atom/ns#' term='googlereader'/><category scheme='http://www.blogger.com/atom/ns#' term='rss'/><title type='text'>Speeed Reader – a Google Reader WinMo client</title><content type='html'>&lt;p&gt;Hi, just a quick note to tell you something about Speeed Reader, a very good Google Reader client for Windows Mobile. It will read your subscriptions and will sync your read/unread topics. Sharing topics through mail or twitter is easy and fast.&lt;/p&gt;  &lt;p&gt;Please visit the site and try it, it’s great. You can follow Speeed Reader also here on twitter: &lt;a title="http://twitter.com/SpeeedReader" href="http://twitter.com/SpeeedReader"&gt;http://twitter.com/SpeeedReader&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Dev site: &lt;a title="http://emuneee.wordpress.com/eeenno/speeed-reader/" href="http://emuneee.wordpress.com/eeenno/speeed-reader/"&gt;http://emuneee.wordpress.com/eeenno/speeed-reader/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;hope this helps&lt;/p&gt;  &lt;p&gt;a.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7935161492220825369?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7935161492220825369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7935161492220825369' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7935161492220825369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7935161492220825369'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/11/speeed-reader.html' title='Speeed Reader – a Google Reader WinMo client'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3039912254516000189</id><published>2009-11-19T08:53:00.001-08:00</published><updated>2009-11-19T08:54:31.512-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><title type='text'>Sql server getdate() – set to midnight</title><content type='html'>&lt;p&gt;a very short note on a particular use of getdate() to obtain the today’s date with hours minutes and seconds set to midnight (00:00:00):&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;select dateadd(day, datediff(day, 0, getdate()), 0)&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3039912254516000189?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3039912254516000189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3039912254516000189' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3039912254516000189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3039912254516000189'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/11/sql-server-getdate-set-to-midnight.html' title='Sql server getdate() – set to midnight'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8039866755202302443</id><published>2009-11-13T12:24:00.001-08:00</published><updated>2009-11-13T12:34:10.506-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='facebook'/><category scheme='http://www.blogger.com/atom/ns#' term='sample'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='c#'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Facebook – wall post with Facebook Developer Toolkit, stream.publish</title><content type='html'>&lt;p&gt;Just a c# sample that I find useful to have here – so that everybody around me can find it whenever needed :-)&lt;/p&gt;  &lt;p&gt;&lt;font size="1" face="cons"&gt;public void Post(facebook.API fbAPI, string appLink)     &lt;br /&gt;{      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; string response = fbAPI.stream.publish(      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;quot; decided to go nuts.&amp;quot;,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; new attachment()      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; {      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; name = &amp;quot;my application rocks&amp;quot;,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; href = appLink,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; caption = &amp;quot;{*actor*}decided to go nuts.&amp;quot;,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; description = &amp;quot;One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. &lt;a href="http://indialimaalpha.blogspot.com/"&gt;http://indialimaalpha.blogspot.com/&lt;/a&gt;&lt;/font&gt;&lt;a href="http://www.blindtextgenerator.com/&amp;quot;"&gt;&lt;font size="1" face="cons"&gt;&amp;quot;&lt;/font&gt;&lt;/a&gt;&lt;font size="1" face="cons"&gt;,     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; properties = new attachment_property()      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; {      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; category = new attachment_category() { text = &amp;quot;Take another action...&amp;quot;, href = appLink }      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; },      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; media = new List&amp;lt;attachment_media&amp;gt;() {      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; new attachment_media_image() { src = WebConfigurationManager.AppSettings[&amp;quot;AbsolutePath&amp;quot;] + &amp;quot;images/go_joseki.jpg&amp;quot;, href = appLink }      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; }      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; },      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; new List&amp;lt;action_link&amp;gt;() {      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; new action_link() { text = &amp;quot;Take Action!&amp;quot;, href = appLink }      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; },      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; null,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 0);      &lt;br /&gt;}&lt;/font&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8039866755202302443?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8039866755202302443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8039866755202302443' title='93 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8039866755202302443'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8039866755202302443'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/11/facebook-wall-post-with-facebook.html' title='Facebook – wall post with Facebook Developer Toolkit, stream.publish'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>93</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3535294837955063473</id><published>2009-11-06T06:09:00.001-08:00</published><updated>2009-11-06T06:09:52.716-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='database'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Sql Server Restore</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Some statements I found useful to recover a database backup applying some transaction logs (had to step into this due to a wrong delete operation on a production database – no, it wasn’t me…).&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;RESTORE DATABASE [TheDatabase]     &lt;br /&gt;FROM DISK = 'D:\foldername\bak\FULL_20091102_024436.bak'      &lt;br /&gt;WITH      &lt;br /&gt;MOVE 'TheDatabase_Data' TO 'D:\Program Files\Microsoft SQL Server\MSSQL\Data\TheDatabase_Data.mdf',      &lt;br /&gt;MOVE 'TheDatabase_log' TO 'D:\Program Files\Microsoft SQL Server\MSSQL\Data\TheDatabase_Log.ldf',      &lt;br /&gt;NORECOVERY &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;RESTORE LOG [TheDatabase] FROM DISK = 'D:\foldername\bak\20091102_060214.bak' WITH NORECOVERY &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;RESTORE LOG [TheDatabase] FROM DISK = 'D:\foldername\bak\20091103_180221.bak' WITH NORECOVERY &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;[…]&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;RESTORE LOG [TheDatabase] FROM DISK = 'D:\foldername\bak\20091105_000219.bak' WITH NORECOVERY &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000" face="Consolas"&gt;RESTORE LOG [TheDatabase] FROM DISK = 'D:\foldername\bak\20091105_060204.bak' WITH RECOVERY &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;Some comments: the NORECOVERY option used in all the statement but one causes Sql Server to leave the db in a non operational state; this is needed because we will apply other restore statements. In the last one I use the RECOVERY option, in order to put the database in operational state.&lt;/p&gt;  &lt;p&gt;Obviously this is only a little part of the big big world of database maintenance: just to say, give a look at the RESTORE command syntax… &lt;a title="http://msdn.microsoft.com/en-us/library/ms186858.aspx" href="http://msdn.microsoft.com/en-us/library/ms186858.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms186858.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Bye!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3535294837955063473?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3535294837955063473/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3535294837955063473' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3535294837955063473'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3535294837955063473'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/11/sql-server-restore.html' title='Sql Server Restore'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2467412857368027263</id><published>2009-10-25T07:12:00.001-07:00</published><updated>2009-10-25T07:12:48.155-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql'/><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='cloud'/><category scheme='http://www.blogger.com/atom/ns#' term='azure'/><title type='text'>Azure Sql Services – let’s try!</title><content type='html'>&lt;p&gt;I decided to ask for a test account in the preview phase of Azure sql services, and today I’m trying to connect to it.&lt;/p&gt;  &lt;p&gt;The signup process is quite easy and simple; once logged, I reach the web administration console for my databases.&lt;/p&gt;  &lt;p&gt;I created my first db, 1gb maximum size. Now I want to connect to it using SSMS (Sql Server Management Studio) from my laptop. In the console there is a useful link to ready made “connection strings”, I use them to fill the SSMS connection dialog – but hey! I cannot connect…&lt;/p&gt;  &lt;p&gt;After some clicking around I notice that I can setup the “firewall rules” in order to gain access from my IP. Let’s try. &lt;/p&gt;  &lt;p&gt;The connection error actually states that I cannot connect from 78.14.234.1, so I fill the form to setup a “grant access” rule, as in the screenshot below:&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:4bbc2cae-7070-4444-b55b-13455e647cb4" class="wlWriterEditableSmartContent"&gt;&lt;a href="http://lh5.ggpht.com/_xRSakUXqeoE/SuRc0L6QjQI/AAAAAAAAATQ/xqdZv3o0IVQ/iprange-8x6.jpg?imgmax=800" title="Firewall settings" rel="thumbnail"&gt;&lt;img border="0" src="http://lh6.ggpht.com/_xRSakUXqeoE/SuRc1rH3mnI/AAAAAAAAATU/5vt7OYoSpkA/iprange%5B17%5D.png?imgmax=800" width="362" height="343" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Now I can connect successfully! And I can launch a New Query against my db, and run some (useless, I know) statements like:&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:da46d4c5-63d7-401d-9186-9668f18cadf8" class="wlWriterEditableSmartContent"&gt;&lt;a href="http://lh6.ggpht.com/_xRSakUXqeoE/SuRc2jiHaUI/AAAAAAAAATY/u8EF9kN-_D8/ddl-8x6.jpg?imgmax=800" title="" rel="thumbnail"&gt;&lt;img border="0" src="http://lh6.ggpht.com/_xRSakUXqeoE/SuRc3fSQ0mI/AAAAAAAAATc/JzBmyzD9egY/ddl.png?imgmax=800" width="335" height="224" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;The statements are quite silly, just to prove that I can do DDL.&lt;/p&gt;  &lt;p&gt;Now I see that I cannot use the SSMS native “Object Explorer”, and looks like it’s impossible. &lt;/p&gt;  &lt;p&gt;Looks like there are some alternative tool in this field, with some limitation (it’s a brave new world…); for example &lt;a title="http://hanssens.org/tools/sqlazuremanager/" href="http://hanssens.org/tools/sqlazuremanager/"&gt;http://hanssens.org/tools/sqlazuremanager/&lt;/a&gt; – Sql Azure Manager; is a tool developed to connect to Azure. It’s a ClickOnce setup, around 3.76 Mb in size. Once downloaded and installed, it prompts for your database connection parameter and you’re in.&lt;/p&gt;  &lt;p&gt;There is also a web-based tool, Omega.MSSQL, at &lt;a title="https://onlinedemo.cerebrata.com/SQLAzureClient/default.aspx" href="https://onlinedemo.cerebrata.com/SQLAzureClient/default.aspx"&gt;https://onlinedemo.cerebrata.com/SQLAzureClient/default.aspx&lt;/a&gt;. I cannot connect through this, but I found good opinions on it, so maybe it’s a problem on my side.&lt;/p&gt;  &lt;p&gt;Another tool: “Gem Query Tool for Sql Azure”, here: &lt;a title="http://microguru.com/gem/" href="http://microguru.com/gem/"&gt;http://microguru.com/gem/&lt;/a&gt; – it’s very simple and lacks a lot of features… but again, I think that all these tools are too young to tell.&lt;/p&gt;  &lt;p&gt;So far so good. I’ll keep you informed on this subject as I understand better. Bye!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2467412857368027263?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2467412857368027263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2467412857368027263' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2467412857368027263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2467412857368027263'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/10/azure-sql-services-lets-try.html' title='Azure Sql Services – let’s try!'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/_xRSakUXqeoE/SuRc1rH3mnI/AAAAAAAAATU/5vt7OYoSpkA/s72-c/iprange%5B17%5D.png?imgmax=800' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6198046430597738863</id><published>2009-09-27T06:55:00.001-07:00</published><updated>2009-09-27T06:55:39.173-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windowsmobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Windows Mobile Device Cannot Connect (or Quickly Disconnect or Drop) and Not Sync with Vista WMDC (ActiveSync)</title><content type='html'>&lt;p&gt;Sometimes my Wondows Mobile phone stops syncing with the laptop, and I always go nut trying to discover the reason of this behavior.&lt;/p&gt;  &lt;p&gt;Today while searching on Bing I found a page that shows&amp;#160; the solution in a very clear way, and here is the link to that:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.tipandtrick.net/2008/windows-mobile-device-cannot-connect-or-quickly-disconnect-or-drop-and-not-sync-with-vista-wmdc-activesync/"&gt;Windows Mobile device cannot connect or quickly disconnect&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Happy syncing!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6198046430597738863?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6198046430597738863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6198046430597738863' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6198046430597738863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6198046430597738863'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/09/windows-mobile-device-cannot-connect-or.html' title='Windows Mobile Device Cannot Connect (or Quickly Disconnect or Drop) and Not Sync with Vista WMDC (ActiveSync)'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1687594261076466467</id><published>2009-09-24T12:49:00.001-07:00</published><updated>2009-09-24T12:49:51.363-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='configuration'/><category scheme='http://www.blogger.com/atom/ns#' term='.net'/><category scheme='http://www.blogger.com/atom/ns#' term='webservices'/><title type='text'>.net, accessing web services test form</title><content type='html'>&lt;p&gt;I know, this is a trivial thing for you all… but I still have problems in remembering, so I’ll note here this little snippet.&lt;/p&gt;  &lt;p&gt;To enable the web service test form (that you can access only if call the web service in localhost) you will have to add to your web config these lines:&lt;/p&gt;  &lt;pre&gt;    &amp;lt;system.web&amp;gt;&lt;br /&gt;    &amp;lt;webServices&amp;gt;&lt;br /&gt;        &amp;lt;protocols&amp;gt;&lt;br /&gt;            &amp;lt;add name=&amp;quot;HttpGet&amp;quot;/&amp;gt;&lt;br /&gt;            &amp;lt;add name=&amp;quot;HttpPost&amp;quot;/&amp;gt;&lt;br /&gt;        &amp;lt;/protocols&amp;gt;&lt;br /&gt;    &amp;lt;/webServices&amp;gt;&lt;br /&gt;    &amp;lt;/system.web&amp;gt;&lt;/pre&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1687594261076466467?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1687594261076466467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1687594261076466467' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1687594261076466467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1687594261076466467'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/09/net-accessing-web-services-test-form.html' title='.net, accessing web services test form'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6870857729395570820</id><published>2009-09-24T12:43:00.001-07:00</published><updated>2009-09-24T12:43:50.146-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows 7'/><category scheme='http://www.blogger.com/atom/ns#' term='win7'/><category scheme='http://www.blogger.com/atom/ns#' term='shortcut'/><title type='text'>Windows 7 new shortcuts, very useful</title><content type='html'>&lt;p&gt;New and absolutely useful shortcuts on Win7, thanks Claudio for showing me.&lt;/p&gt;  &lt;p&gt;- WinKey + direction keys: moves around the top window (the one that has focus). If you press WinKey + up arrow, the window will bw maximized. Guess what the WinKey + down arrow dows?&lt;/p&gt;  &lt;p&gt;- WinKey + shift + left or right keys: moves the current window on the corresponding screen if using more than one (why, are you still developing on a single monitor setup?)&lt;/p&gt;  &lt;p&gt;- In Explorer windows, try Shift + Ctrl + n. Ok, I waited for this almost ten years…&lt;/p&gt;  &lt;p&gt;Bye!&lt;/p&gt;  &lt;p&gt;ila&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6870857729395570820?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6870857729395570820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6870857729395570820' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6870857729395570820'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6870857729395570820'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/09/windows-7-new-shortcuts-very-useful.html' title='Windows 7 new shortcuts, very useful'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4107686943192556246</id><published>2009-09-16T06:45:00.001-07:00</published><updated>2009-09-16T06:45:32.720-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ProjectEuler'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='algorithm'/><title type='text'>Project Euler and Algorithmatic</title><content type='html'>&lt;p&gt;I registered on Project Euler and Algorithmatic.com, and found this synergy: I uploaded my solution to &lt;a href="http://projecteuler.net/"&gt;http://projecteuler.net/&lt;/a&gt; first problem on algorithmatic.com here: &lt;a title="http://www.algorithmatic.com/algorithm/31/version-1/project-euler-1/" href="http://www.algorithmatic.com/algorithm/31/version-1/project-euler-1/"&gt;http://www.algorithmatic.com/algorithm/31/version-1/project-euler-1/&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4107686943192556246?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4107686943192556246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4107686943192556246' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4107686943192556246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4107686943192556246'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/09/project-euler-and-algorithmatic.html' title='Project Euler and Algorithmatic'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6691664165953628309</id><published>2009-08-20T01:37:00.001-07:00</published><updated>2009-08-20T01:37:04.518-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windowsmobile'/><category scheme='http://www.blogger.com/atom/ns#' term='GPS'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>NoniGPSPlot – a great (freeware) GPS tracking tool</title><content type='html'>&lt;p&gt;I don’t know why I missed this one until now – but &lt;a href="http://aeguerre.free.fr/Public/PocketPC/NoniGPSPlot/EN/index.php"&gt;NoniGPSPlot&lt;/a&gt; is a very good GPS tool, one that I will absolutely want on every windows mobile device I’ll have in my hands.&lt;/p&gt;  &lt;p&gt;It’s a sort of GPS swiss knife, the number of possibile uses is endless. It will track your path on the display, showing… well, everything about your movements: speed, altitude, length, direction, start and end time… yesterday I discovered that in my way home I had to stop (traffic lights and so on) for 8 minutes on 35 total. And that my work place is higher than my house, and a lot of other things.&lt;/p&gt;  &lt;p&gt;I don’t know if my enthusiasm is a geek one :-) but this tool is great. For sure I’ll donate some money to the developer for this.&lt;/p&gt;  &lt;p&gt;Please read all about the &lt;a href="http://aeguerre.free.fr/Public/PocketPC/NoniGPSPlot/EN/menu.php"&gt;features here&lt;/a&gt; and &lt;a href="http://aeguerre.free.fr/Public/PocketPC/NoniGPSPlot/EN/capture.php"&gt;see some screenshots here&lt;/a&gt;!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://aeguerre.free.fr/Public/PocketPC/NoniGPSPlot/EN/index.php"&gt;NoniGPSPlot, windows mobile, freeware&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Ciao!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6691664165953628309?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6691664165953628309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6691664165953628309' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6691664165953628309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6691664165953628309'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/nonigpsplot-great-freeware-gps-tracking.html' title='NoniGPSPlot – a great (freeware) GPS tracking tool'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3695564358114091654</id><published>2009-08-16T06:09:00.001-07:00</published><updated>2009-08-16T06:09:36.728-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='googlewave'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><category scheme='http://www.blogger.com/atom/ns#' term='wave'/><title type='text'>Google Wave – I’m in the dev sandbox</title><content type='html'>&lt;p&gt;Yes, I’m in: still have to understand well how to move around… anyway if you’re in and want to “wave” at me I have two accounts: &lt;a href="mailto:ila@wavesandbox.com"&gt;ila@wavesandbox.com&lt;/a&gt; and &lt;a href="mailto:indialimaalpha@wavesandbox.com"&gt;indialimaalpha@wavesandbox.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;See you there, Ciao!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3695564358114091654?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3695564358114091654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3695564358114091654' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3695564358114091654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3695564358114091654'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/google-wave-im-in-dev-sandbox.html' title='Google Wave – I’m in the dev sandbox'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4996826480514339768</id><published>2009-08-11T06:14:00.001-07:00</published><updated>2009-08-11T06:31:13.131-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='windowsmobile'/><category scheme='http://www.blogger.com/atom/ns#' term='GPS'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Some good Windows Mobile free software</title><content type='html'>&lt;p&gt;Recently I downloaded and installed some very good software on m win mobile phone. Just want to make a short list and give you some links, maybe you’re interested.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Iris browser&lt;/strong&gt;: go here and download this web browser, Iris - &lt;a title="http://irisbrowser.com/" href="http://irisbrowser.com/"&gt;http://irisbrowser.com/&lt;/a&gt; – I’m using it and I’m very happy with it. Also Skyfire is very good, but on my device Iris is faster. I really like the three switchable views “desktop / column / mobile”. In Mobile mode gmail is rendered like you are on iPhone. This simply means that some fancy javascript features just work :-)&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Pocket Sudoku&lt;/strong&gt;: &lt;a title="http://klargodut.com/sudoku/" href="http://klargodut.com/sudoku/"&gt;http://klargodut.com/sudoku/&lt;/a&gt; this sudoku player / generator / solver is great. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;YomoMedia&lt;/strong&gt; RSS reader: &lt;a title="http://www.yomomedia.com/reader.php" href="http://www.yomomedia.com/reader.php"&gt;http://www.yomomedia.com/reader.php&lt;/a&gt; Yomomedia is a combination between a desktop, web based rss aggregator and a windows mobile client. Both apps can modify settings, add channels, and so on, and the other client will adapt. This hybrid solution (even if I do not like so much the fact that someone has my rss choices on his server) gives a better and faster experience. Free. Very good. &lt;a title="http://twitter.com/yomomedia" href="http://twitter.com/yomomedia"&gt;http://twitter.com/yomomedia&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;amAze gps&lt;/strong&gt;: more than 2 years ago a free gps navigation software &lt;a href="http://indialimaalpha.blogspot.com/2007/01/amaze-free-mobile-gps-navigation.html"&gt;caught my attention&lt;/a&gt;; then, given the fact that they had no windows mobile versions of their software I almost forgot of it, but some days ago I went back to &lt;a href="http://www.amazegps.com/"&gt;http://www.amazegps.com/&lt;/a&gt; and discovered that now the WinMo version is available… and it works perfectly, at least on my Asus P552w. A free GPS navigation software, works both with internal and external GPS. &lt;a title="http://twitter.com/amAzeGPS" href="http://twitter.com/amAzeGPS"&gt;http://twitter.com/amAzeGPS&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4996826480514339768?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4996826480514339768/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4996826480514339768' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4996826480514339768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4996826480514339768'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/some-good-windows-mobile-free-software.html' title='Some good Windows Mobile free software'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2006631631052908576</id><published>2009-08-11T02:58:00.001-07:00</published><updated>2009-08-11T02:58:11.934-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows 7'/><category scheme='http://www.blogger.com/atom/ns#' term='compatibility'/><title type='text'>Windows 7 and Cisco</title><content type='html'>&lt;p&gt;Yesterday i installed Windows 7 on my work laptop, and one of the first software I tried to run is the Cisco VPN Client. &lt;/p&gt;  &lt;p&gt;The release of the Cisco client I used before (5.0.00.0340) wasn’t working anymore. It did not even start correctly. I searched on the web and found that you can make it work applying some workarounds (&lt;a href="http://www.markwilson.co.uk/blog/2009/02/installing-the-cisco-vpn-client-on-windows-7.htm"&gt;see here for example&lt;/a&gt;); anyway I had the chance to install a newer version, 5.0.05.0290, and with this I can connect correctly to my work network.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2006631631052908576?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2006631631052908576/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2006631631052908576' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2006631631052908576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2006631631052908576'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/windows-7-and-cisco.html' title='Windows 7 and Cisco'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-267915281251493966</id><published>2009-08-10T23:53:00.001-07:00</published><updated>2009-08-10T23:53:37.313-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows 7'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='configuration'/><title type='text'>Telnet on Windows 7</title><content type='html'>&lt;p&gt;I noticed that telnet is not enabled by default in my Win7 laptop. Do not know if this is something that happens by default on alla the Win7 setups, anyway you can re-enable it doing so:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Open Control Panel&lt;/li&gt;    &lt;li&gt;Go to Programs&lt;/li&gt;    &lt;li&gt;Click on “Turn Windows features on or off”&lt;/li&gt;    &lt;li&gt;Scroll down, you’ll find the “Telnet Client” unchecked. Check it, confirm, you’re done.&lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-267915281251493966?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/267915281251493966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=267915281251493966' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/267915281251493966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/267915281251493966'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/telnet-on-windows-7.html' title='Telnet on Windows 7'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6520688794172427479</id><published>2009-08-10T08:27:00.001-07:00</published><updated>2009-08-10T08:29:28.482-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='win7'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='setup'/><title type='text'>Windows 7</title><content type='html'>&lt;p&gt;As Microsoft released the RTM for Windows 7, on MSDN (&lt;a title="http://msdn2.microsoft.com/subscriptions/default.aspx" href="http://msdn.microsoft.com/"&gt;http://msdn.microsoft.com/&lt;/a&gt;) I decided to go along the upgrade path for my Windows Vista Ultimate laptop.&lt;/p&gt;  &lt;p&gt;First of all, I had to download the dvd iso to my pc. And even if it’s middle august I thought that I had to show some patience… but to my surprise (and I think thank to Akamai) I could download and burn the 2.4GB image in less than 2 hours. Better than torrents :-)&lt;/p&gt;  &lt;p&gt;Now, let’s start the in-place upgrade. It’s 8:45 in the morning. Setup starts.&lt;/p&gt;  &lt;p&gt;First, some compatibility checks, and I have to uninstall Avira, Setup states that’s not compatible… ok, I’ll find a solution after. Uninstall Avira, reboot, restart setup.&lt;/p&gt;  &lt;p&gt;From now on, I have nothing to do on the setup: it will restart the computer three or four times, but it will need no user input.I have the first automated&amp;#160; reboot after about one hour. Then I forget the pc, until the last reboot at… 16:30!!! &lt;/p&gt;  &lt;p&gt;Incredible: 2 hours to download, almost eighth to install!!!&lt;/p&gt;  &lt;p&gt;Now I have Win7 running, it kept all of my previous desktop setup, comprising Fences that&amp;#160; use to unclutter my desktop icons, and all the startup utilities like Clipx or others.&lt;/p&gt;  &lt;p&gt;I still need time to get used to the new interface – mainly on the taskbar settings. I’ll tell you more in a few days, probably.&lt;/p&gt;  &lt;p&gt;In the end I have to say that everything went fine, it only took more time than I expected.&lt;/p&gt;  &lt;p&gt;Ciao!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6520688794172427479?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6520688794172427479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6520688794172427479' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6520688794172427479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6520688794172427479'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/08/windows-7.html' title='Windows 7'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3419937883723451114</id><published>2009-04-03T03:46:00.001-07:00</published><updated>2009-04-03T03:46:35.160-07:00</updated><title type='text'>This post speaks of a plugin that will link to this post through Twitter</title><content type='html'>&lt;p&gt;I’m using Windows Live Writer to write these posts, and today I added a new plugin that will permit to tweet a link to this post on Twitter.&lt;/p&gt;  &lt;p&gt;The plugin is &lt;a href="http://gallery.live.com/liveitemdetail.aspx?li=6b2b5ffe-936a-4cb3-869c-c01de29de176&amp;amp;pl=8&amp;amp;bt=9"&gt;here on the Windows Live Gallery&lt;/a&gt;, and the use is really simple. You can modify the &amp;quot;publishing template mask” in the WLW Options menu, and when you publish the post the plugin fires a new Tweet, with the post’s url shortened on TinyUrl.&lt;/p&gt;  &lt;p&gt;Very useful!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3419937883723451114?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3419937883723451114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3419937883723451114' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3419937883723451114'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3419937883723451114'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/04/this-post-speaks-of-plugin-that-will.html' title='This post speaks of a plugin that will link to this post through Twitter'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3006300881580132368</id><published>2009-02-03T01:43:00.001-08:00</published><updated>2009-02-03T01:43:45.620-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='boring'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>This post is boring.</title><content type='html'>&lt;p&gt;The web is an exciting place, isn’t it? &lt;/p&gt;  &lt;p&gt;Well, sometimes not so much.&lt;/p&gt;  &lt;p&gt;I encountered only a couple days ago the “Dullest Blog in the World”, at &lt;a href="http://www.dullestblog.com/"&gt;dullestblog.com&lt;/a&gt; – and found it addictive in a strange, unexpected way.&lt;/p&gt;  &lt;p&gt;The boring aspect of this is that the blog is not even updated, and this is perfectly “in style” with the blog.&lt;/p&gt;  &lt;p&gt;An article on this Dullest Blog appeared some weeks ago on MSNBC here: &lt;a href="http://www.msnbc.msn.com/id/27792365/?pg=1#Tech_PCWorld_11LamestBlogs"&gt;http://www.msnbc.msn.com/id/27792365/?pg=1#Tech_PCWorld_11LamestBlogs&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;A site that around here had a huge success, and that is “useless” more than “boring”, is &lt;a href="http://www.zombo.com"&gt;http://www.zombo.com&lt;/a&gt; “you can do anything on zombo com” is the site’s claim.&lt;/p&gt;  &lt;p&gt;And now I found also a Twitter account that looks promising, &lt;a href="http://twitter.com/dullestweet"&gt;http://twitter.com/dullestweet&lt;/a&gt; – more or less in the same mood of the mentioned blog.&lt;/p&gt;  &lt;p&gt;Any other recommendations for “boring” sites? &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3006300881580132368?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3006300881580132368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3006300881580132368' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3006300881580132368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3006300881580132368'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2009/02/this-post-is-boring.html' title='This post is boring.'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5588593925055347297</id><published>2008-12-15T23:47:00.001-08:00</published><updated>2008-12-15T23:47:40.265-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='wikipedia'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><title type='text'>A Mobile Wikipedia</title><content type='html'>&lt;p&gt;I missed completely this, but &lt;a href="http://en.wikipedia.org/wiki/Main_Page"&gt;Wikipedia&lt;/a&gt; officially launched a mobile version, at &lt;a title="http://mobile.wikipedia.org/" href="http://mobile.wikipedia.org/"&gt;http://mobile.wikipedia.org/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For me this is a great news, as the “standard” Wikipedia interface is difficult to handle on a mobile device, even with a good browser as &lt;a href="http://www.skyfire.com/"&gt;SkyFire&lt;/a&gt; is (&lt;a href="http://twitter.com/ila/status/1023504501"&gt;non-us residents read this&lt;/a&gt;). And I often look for info on Wikipedia, both english an italian versions, on my mobile device.&lt;/p&gt;  &lt;p&gt;Tried it, and it’s good: fast and well-organized, all internal links point to “mobilized” versions of the pages, I like this.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5588593925055347297?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5588593925055347297/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5588593925055347297' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5588593925055347297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5588593925055347297'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/12/mobile-wikipedia.html' title='A Mobile Wikipedia'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3356013141207100630</id><published>2008-12-15T22:59:00.001-08:00</published><updated>2008-12-15T22:59:04.367-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='friendconnect'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>Friend Connect here on Indialimaalpha</title><content type='html'>&lt;p&gt;I added the friend connect gadget on this Blogger blog.&lt;/p&gt;  &lt;p&gt;It was (obviously) easy: as Blogger is a Google platform, I did not have to upload any file on the hoster site, I simply had to fill up a form and copy the (customized) gadget html snippet on this page, using the standard tools offered.&lt;/p&gt;  &lt;p&gt;So… let’s see how this FriendConnect works!&lt;/p&gt;  &lt;p&gt;Bye,&lt;/p&gt;  &lt;p&gt;Andrea &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3356013141207100630?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3356013141207100630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3356013141207100630' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3356013141207100630'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3356013141207100630'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/12/friend-connect-here-on-indialimaalpha.html' title='Friend Connect here on Indialimaalpha'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4809532724391683939</id><published>2008-11-27T00:00:00.001-08:00</published><updated>2008-11-27T00:03:23.748-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='social'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>Twitter: not only "What are you doing?"…</title><content type='html'>&lt;p&gt;I’m amazed at seeing the tons of tweets that are flowing right now regarding the Mumbai terrorist attacks.&lt;/p&gt;  &lt;p&gt;You can follow this flow using for example the hashtags.org service, here for the #mumbai tag:&lt;a title="http://www.hashtags.org/tag/mumbai" href="http://www.hashtags.org/tag/mumbai"&gt;http://www.hashtags.org/tag/mumbai&lt;/a&gt; – but you can search other similar services on the web, that use &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; as a source, filtering tweets with different technologies and scopes.&lt;/p&gt;  &lt;p&gt;As you will see, and as you will see in any other similar occasion, the tweets that users are writing are very focused on giving other people real time news, and exchanging practical information: now I’m reading the phone number that you can try if you want to donate blood in Mumbai, to help the injured, but this is only an example.&lt;/p&gt;  &lt;p&gt;This is a characteristic of Twitter that always surprises me. &lt;/p&gt;  &lt;p&gt;On Twitter you have a list of “followers” and you “follow” other people. Normally the choice on who you’re going to follow is based on common interests, other times you decide to follow someone because in some tweets you see that one of your direct contacts are quoting some interesting tweets of other users that you go and follow directly… in this way the community network is linked in a previously unpredictable way, and the synapses create paths that permit an information flow that’s really new, and amazing.&lt;/p&gt;  &lt;p&gt;I’m very happy to be a Twitter user, in this kind of situations.&amp;#160; &lt;/p&gt;  &lt;p&gt;BTW, I’m &lt;a href="http://twitter.com/ila"&gt;http://twitter.com/ila&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://twitter.com/"&gt;&lt;img src="http://assets1.twitter.com/images/twitter_logo_s.png" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4809532724391683939?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4809532724391683939/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4809532724391683939' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4809532724391683939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4809532724391683939'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/11/twitter-not-only-are-you-doing.html' title='Twitter: not only &amp;quot;What are you doing?&amp;quot;…'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4724510568454464137</id><published>2008-11-05T03:34:00.001-08:00</published><updated>2008-11-05T03:34:16.154-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='WM6'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='messaging'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Windows Mobile: Messaging not working, a solution</title><content type='html'>&lt;p&gt;Sometimes in WM5 (but also in WM6, I’m sure) the messaging system stops working. You cannot even open the inbox, or send an SMS, nothing.&lt;/p&gt;  &lt;p&gt;If you find yourself in this situation… try this:&lt;/p&gt;  &lt;p&gt;- open your storage card file system   &lt;br /&gt;- look for a folder named Inbox.mst12345678 (the number here may change)&amp;#160; &lt;br /&gt;- delete it and reboot your device.&lt;/p&gt;  &lt;p&gt;This should work, hope this helps!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4724510568454464137?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4724510568454464137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4724510568454464137' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4724510568454464137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4724510568454464137'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/11/windows-mobile-messaging-not-working.html' title='Windows Mobile: Messaging not working, a solution'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2857327995891538852</id><published>2008-09-26T06:25:00.001-07:00</published><updated>2008-09-26T06:25:47.299-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='commandline'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='shutdown'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Shutdown! Now!!!</title><content type='html'>&lt;p&gt;Sometimes I need to do a shutdown on computers thru command-line, and every time I need to look for the correct parameters list. So I decided today to write here some hints.&lt;/p&gt;  &lt;p&gt;The command needed to force a restart on a windows vista computer is:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New"&gt;shutdown /t 0 /f /r&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Btw you can force a shutdown or restart also on remote computers, and in this case the command is&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New"&gt;shutdown /t 0 /f /r /m &lt;/font&gt;&lt;a href="file://\\computername"&gt;&lt;font face="Courier New"&gt;\\computername&lt;/font&gt;&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;I noticed that depending on the OS version you will be using “-“ instead of “/” to prefix commands. So for example on Win Server 2000 you could be using:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New"&gt;shutdown -t 0 -f -r&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;And finally here’s a complete parameters list:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New"&gt;C:\&amp;gt;shutdown       &lt;br /&gt;Usage: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f]        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; [/m \\computer][/t xxx][/d [p|u:]xx:yy [/c &amp;quot;comment&amp;quot;]] &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="Courier New"&gt;&amp;#160;&amp;#160;&amp;#160; No args&amp;#160;&amp;#160;&amp;#160; Display help. This is the same as typing /?.       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /?&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Display help. This is the same as not typing any options.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /i&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Display the graphical user interface (GUI).        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; This must be the first option.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /l&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Log off. This cannot be used with /m or /d options.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /s&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Shutdown the computer.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /r&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Shutdown and restart the computer.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /g&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Shutdown and restart the computer. After the system is        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; rebooted, restart any registered applications.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /a&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Abort a system shutdown.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; This can only be used during the time-out period.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /p&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Turn off the local computer with no time-out or warning.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Can be used with /d and /f options.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /h&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Hibernate the local computer.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Can be used with the /f option.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /e&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Document the reason for an unexpected shutdown of a computer.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /m \\computer Specify the target computer.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /t xxx&amp;#160;&amp;#160;&amp;#160;&amp;#160; Set the time-out period before shutdown to xxx seconds.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; The valid range is 0-600, with a default of 30.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Using /t xxx implies the /f option.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /c &amp;quot;comment&amp;quot; Comment on the reason for the restart or shutdown.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Maximum of 512 characters allowed.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /f&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Force running applications to close without forewarning users.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; /f is automatically set when used in conjunction with /t xxx.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; /d [p|u:]xx:yy&amp;#160; Provide the reason for the restart or shutdown.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; p indicates that the restart or shutdown is planned.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; u indicates that the reason is user defined.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; if neither p nor u is specified the restart or shutdown is unplanned.        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; xx is the major reason number (positive integer less than 256).        &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; yy is the minor reason number (positive integer less than 65536).&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2857327995891538852?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2857327995891538852/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2857327995891538852' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2857327995891538852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2857327995891538852'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/09/shutdown-now.html' title='Shutdown! Now!!!'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-861327786902891245</id><published>2008-09-19T05:44:00.001-07:00</published><updated>2008-09-19T05:44:58.696-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='swf'/><category scheme='http://www.blogger.com/atom/ns#' term='webservices'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Accessing web services from swf – never use virtual directories</title><content type='html'>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Today I learned something, as usual the hard way :-(&lt;/p&gt;  &lt;p&gt;We were deploying a “dynamic banner” developed in flash, and we were already late: this banner is going to access a web service (that we developed, .Net 2.0, Sql server-based) every time is loaded in a web page.&lt;/p&gt;  &lt;p&gt;Now, to keep things easy, I decided to deploy the web service in a virtual directory in the production servers, such avoiding the need of updating DNS etc etc (the domain is maintained elsewhere, we are only host for this initiative).&lt;/p&gt;  &lt;p&gt;Then when we switched in the production environment, the banner loaded from other domains… simply did not call anything but the web service WSDL.&lt;/p&gt;  &lt;p&gt;After one “panic hour” without understanding where the problem was, and modifying in every known way the crossdomain.xml file, it came to my mind that maybe the problem was the virtual directory.&lt;/p&gt;  &lt;p&gt;We moved as fast as possible everything in a new domain by itself and – MAGIC – now everything works.&lt;/p&gt;  &lt;p&gt;So when dealing with swf that need to access server resources – never use virtual directories!!!&lt;/p&gt;  &lt;p&gt;Bye&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-861327786902891245?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/861327786902891245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=861327786902891245' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/861327786902891245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/861327786902891245'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/09/accessing-web-services-from-swf-never.html' title='Accessing web services from swf – never use virtual directories'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8289149998547120611</id><published>2008-09-08T23:57:00.001-07:00</published><updated>2008-09-08T23:57:27.331-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='vista'/><category scheme='http://www.blogger.com/atom/ns#' term='registry'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='notificationarea'/><title type='text'>Networking and Volume Icons in notification area</title><content type='html'>&lt;p&gt;Sometimes, for reasons that are obscure to me, the networking and volume icons in the notification area disappear, and there is no way to have them back, as the corresponding check boxes in the Notification Area panel are greyed out and not clickable. Note, I’m running Windows Vista Business edition, do not know if this solution applies to all Vista flavours.&lt;/p&gt;  &lt;p&gt;There are different ways to solve this, through Policy editing, or through registry hacking.&lt;/p&gt;  &lt;p&gt;I prefer the registry way, it’s simpler and faster: you only have to be careful.&lt;/p&gt;  &lt;p&gt;The solution is simply to remove the registry keys named &lt;/p&gt;  &lt;p&gt;- HideSCAVolume&lt;/p&gt;  &lt;p&gt;- HideSCANetwork&lt;/p&gt;  &lt;p&gt;from: &lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Hope this helps!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8289149998547120611?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8289149998547120611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8289149998547120611' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8289149998547120611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8289149998547120611'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/09/networking-and-volume-icons-in.html' title='Networking and Volume Icons in notification area'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4216541875679729474</id><published>2008-08-31T09:59:00.001-07:00</published><updated>2008-08-31T09:59:31.257-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='stackoverflow'/><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>StackOverflow.com</title><content type='html'>&lt;p&gt;In the last weeks I found myself completely immersed in a new site in a way that didn’t happen to me in a very long time. And the site is about… development, computer languages, bugs, hints, programming. Wow.&lt;/p&gt;  &lt;p&gt;This site is &lt;a href="http://stackoverflow.com/"&gt;stackoverflow.com&lt;/a&gt; – I am one of the very lucky beta tester, and I cannot be happier: the site is interesting, addicting, you learn a lot of things and you can ask for help to an audience of experts.&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;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;The thing comes from a couple of very interesting guys: &lt;a href="http://www.codinghorror.com/blog/"&gt;Jeff Atwood&lt;/a&gt; and &lt;a href="http://www.joelonsoftware.com/"&gt;Joel Spolsky&lt;/a&gt;. This is in itself a guarantee of high-level content, and it’s true. If you’re curious, &lt;a href="http://blog.stackoverflow.com/"&gt;go here and browse a little, and listen to the podcasts&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;In just few days I solved a couple of problems of mine, but the very interesting thing is what I learned, and what I decided to study, because of some answers I read, that stimulated my own curiosity. Down below you can have a look to the very last answers posted since 10 minutes ago.&lt;/p&gt;  &lt;p&gt;A boost. A site in which you can learn and share your learning with other people. A place to go when google search didn’t bring you to the solution.&lt;/p&gt;  &lt;p&gt;A place in which I’m wasting a huge lot of time… :-)&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://lh4.ggpht.com/andrea.ilari/SLrN6qjrcBI/AAAAAAAAANo/xBXd-72SKlQ/s1600-h/image%5B5%5D.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="505" alt="image" src="http://lh4.ggpht.com/andrea.ilari/SLrN8U1wn6I/AAAAAAAAANs/ml_2z92WzzQ/image_thumb%5B3%5D.png?imgmax=800" width="504" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4216541875679729474?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4216541875679729474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4216541875679729474' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4216541875679729474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4216541875679729474'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/08/stackoverflowcom.html' title='StackOverflow.com'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/andrea.ilari/SLrN8U1wn6I/AAAAAAAAANs/ml_2z92WzzQ/s72-c/image_thumb%5B3%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8426360405291777246</id><published>2008-08-15T08:30:00.001-07:00</published><updated>2008-09-04T15:21:04.812-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql'/><category scheme='http://www.blogger.com/atom/ns#' term='source'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Top 50 – SQL</title><content type='html'>&lt;p&gt;Some time ago I had to select the users from a table that reached the first 50 scores in a particular game. Not 50 users, but the users that made the first top 50 scores. Here’s my solution, for my future memory :-)&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;CREATE PROCEDURE [dbo].[GetTop50]     &lt;br /&gt;AS      &lt;br /&gt;DECLARE @minscore int      &lt;br /&gt;CREATE TABLE #top50      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; (userid INT PRIMARY KEY,      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; score int) &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;INSERT INTO #top50 (userid, score)      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; SELECT top 50 userid, TotalScore&amp;#160; &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; FROM UserList&amp;#160; &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; order by TotalScore desc &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;select @minscore = min(score) from #top50 &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;delete from #top50 where score = @minscore &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;INSERT INTO #top50 (userid, score)      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; SELECT userid, TotalScore&amp;#160; &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; FROM UserList where TotalScore = @minscore &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;select * from UserList&amp;#160; &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; where userid in (select userid from #top50)       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; order by TotalScore desc&lt;/font&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;p&gt;&lt;/p&gt;  &lt;p&gt;Hope this helps&lt;/p&gt;  &lt;p&gt;Andrea&lt;/p&gt;  &lt;br /&gt;EDIT: what about a simple one like&lt;br /&gt;&lt;font face="Courier New"&gt;&lt;br /&gt;select userid, TotalScore &lt;br /&gt;from UserList&lt;br /&gt;where TotalScore in &lt;br /&gt;   (select distinct top 50 TotalScore from UserList order by TotalScore desc)&lt;br /&gt;&lt;/font&gt;&lt;br /&gt;uff... :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8426360405291777246?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8426360405291777246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8426360405291777246' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8426360405291777246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8426360405291777246'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/08/top-50-sql.html' title='Top 50 – SQL'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5942265384586253376</id><published>2008-07-29T09:38:00.001-07:00</published><updated>2008-07-29T09:38:27.713-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>Windows Mobile Notification Queue problems…</title><content type='html'>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Just a quick note to record this link:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.scarybearsoftware.com/product_detail.php?productname=checknotify"&gt;http://www.scarybearsoftware.com/product_detail.php?productname=checknotify&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;ScaryBear software offers (for free!!!) a couple of utilities to get rid of the recurring and annoying problems with notifications queue.&lt;/p&gt;  &lt;p&gt;A couple of days ago I was working with my WM5-powered device, and an alarm came up. Clicking here and there and I manage to have a sort of &amp;quot;eternal alarm and I had no chance to remove it. Grumpf.&lt;/p&gt;  &lt;p&gt;So I turned off the noisy phone and went googling around, and scary bear solution worked. &lt;/p&gt;  &lt;p&gt;Be careful: they do not guarantee that their software will work on anything newer than Pocket Pc 2003; on the other hand on my windows mobile 5 phone it worked.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt; &lt;a title="I Smell Alarm" href="http://www.flickr.com/photos/34303795@N00/2707936543/"&gt;&lt;img alt="I Smell Alarm" src="http://static.flickr.com/3147/2707936543_76ba13112a_m.jpg" border="0" /&gt;&lt;/a&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5942265384586253376?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5942265384586253376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5942265384586253376' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5942265384586253376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5942265384586253376'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/07/windows-mobile-notification-queue.html' title='Windows Mobile Notification Queue problems…'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-728293325808170648</id><published>2008-07-04T01:09:00.001-07:00</published><updated>2008-07-04T01:09:03.035-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><title type='text'>last things i’m trying</title><content type='html'>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Let’s see, what are my main addictions lately? I have to make choices here, as I’m one of those guys that sign on almost everything… :-) I’ll choose only a couple of tools, and talk about the last one registered.&lt;/p&gt;  &lt;p&gt;First of all &lt;a href="http://twitter.com/ila"&gt;Twitter&lt;/a&gt; – yes, ok, I know everybody is upset with all the dontime and everything, but I really like it and find it useful.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Then: I’m using &lt;a href="http://www.evernote.com/"&gt;Evernote&lt;/a&gt;, and I think that it is a really great app. It has clients on web (ok, obvious), Windows desktop, and Windows Mobile. And this mix of supported platforms is perfect for me :-)&lt;/p&gt;  &lt;p&gt;Latest thing: today I read a tweet about this &lt;a href="http://www.scoutle.com/"&gt;Scoutle&lt;/a&gt; thing, and I decided to give it a try: as you can see here on the right column, i have my scoutle Badge… let’s see if it works!!!&lt;/p&gt;  &lt;p&gt;and now… back to my last working day, tomorrow sardegna for two weeks!!! &lt;a href="http://www.cignobianco.it/"&gt;I’ll stay here&lt;/a&gt;, and be back @ work on july 23. Bye!!!&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt; &lt;img height="238" alt="http://www.cignobianco.it/immagini/20.jpg" src="http://www.cignobianco.it/immagini/20.jpg" width="158" /&gt;  &lt;p&gt;p.s.: the photo here is taken on the beach of the camping I’ll stay in from tomorrow :-)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-728293325808170648?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/728293325808170648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=728293325808170648' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/728293325808170648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/728293325808170648'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/07/last-things-im-trying.html' title='last things i’m trying'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-424394928939028665</id><published>2008-05-14T06:26:00.001-07:00</published><updated>2008-05-14T06:26:53.292-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><title type='text'>i-mate k-jam reset and reinstall</title><content type='html'>&lt;p&gt;Today I decided to &lt;strong&gt;reset&lt;/strong&gt; completely my K-Jam, and &lt;strong&gt;reinstall everything&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;First of all: how to reset to the &amp;quot;factory&amp;quot; settings? Well, this is the procedure: while holding the &lt;strong&gt;Comm manager button &lt;/strong&gt;and the &lt;strong&gt;Voice Command button&lt;/strong&gt;, push in on the &lt;strong&gt;soft reset button &lt;/strong&gt;(reset hole) once. Keep holding the Comm Manager and Voice Command buttons until there is a screen asking you if you want to clear all data. To commit, press the &lt;strong&gt;green send key&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;So now I have in my hands an &amp;quot;empty&amp;quot; k-jam... really fast, I have to say, but almost useless: no mail, no apps, nothing installed.&lt;/p&gt;  &lt;p&gt;Ok. After the first minimal setup I went on connecting the device to my pc (running Vista). The Mobile device center shows up, and from there I configure syncing of email, contacts, agenda.&lt;/p&gt;  &lt;p&gt;First stop: my OWA connection requires a certificate, so before I can sync I have to &lt;strong&gt;install the certificate&lt;/strong&gt; on the mobile device. Ok, I go thru file system and copy the certificate somewhere, then open it on the k-jam (to install it) and ok, now I can sync mail and everything...&lt;/p&gt;  &lt;p&gt;Now I'd like to &lt;strong&gt;low-level format my storage card&lt;/strong&gt; (2Gb) because in it I have some folders and file swith funky names that WM isn't able to delete. And before I reistall al my stuff I want to clean up everything. I decided to install and use StorageTools for WM5, 100kb, from here: &lt;a href="http://www.softwinter.com/download.html"&gt;http://www.softwinter.com/download.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;From now on I simply reinstall &lt;a href="http://indialimaalpha.blogspot.com/2008/02/my-windows-mobile-5-device-apps-list.html"&gt;my list of &amp;quot;preferred&amp;quot; software&lt;/a&gt;. Time needed for all this, around 2 hours.&lt;/p&gt;  &lt;p&gt;&lt;a title="springtime in progress" href="http://www.flickr.com/photos/61195728@N00/2376491351/"&gt;&lt;img alt="springtime in progress" src="http://static.flickr.com/3146/2376491351_3323e6e4e3_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-424394928939028665?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/424394928939028665/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=424394928939028665' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/424394928939028665'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/424394928939028665'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/05/i-mate-k-jam-reset-and-reinstall.html' title='i-mate k-jam reset and reinstall'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4321288385211143924</id><published>2008-05-13T06:46:00.001-07:00</published><updated>2008-05-13T06:46:50.305-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Service Control (sc.exe)</title><content type='html'>&lt;p&gt;Today I had to remove a Windows service I'm writing from my Vista pc. I hoped that uninstalling it would be enough, bit no, the service was still there showing up in services.msc console.&lt;/p&gt;  &lt;p&gt;So googling around I found that this can be easily done using a little known (or so I think) utility named sc.exe (sc is for Service Control, resides on System32 folder).&lt;/p&gt;  &lt;p&gt;It has many flags and functions, but to go straight to my needs, to remove a service simply type at a command prompt (run it with &amp;quot;elevation&amp;quot;, i.e. &amp;quot;as Administrator&amp;quot;):&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font face="Courier New" size="3"&gt;sc.exe delete NameOfTheService&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;That's all. But try to run sc.exe with no parameters to have an idea of the many functionalities of the utility.&lt;/p&gt;  &lt;p&gt;bye!&lt;/p&gt;  &lt;p&gt;&lt;a title="Discarded Stop" href="http://www.flickr.com/photos/71131204@N00/2484877154/"&gt;&lt;img alt="Discarded Stop" src="http://static.flickr.com/3184/2484877154_f2bc9955d7_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4321288385211143924?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4321288385211143924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4321288385211143924' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4321288385211143924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4321288385211143924'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/05/service-control-scexe.html' title='Service Control (sc.exe)'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-958147919204372551</id><published>2008-04-28T06:09:00.001-07:00</published><updated>2008-04-28T06:09:13.530-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='search'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>on Google "time-limited" searches</title><content type='html'>&lt;p&gt;Maybe you already know about this, I discovered this only today (thanks Claudio).&lt;/p&gt;  &lt;p&gt;Try this: go to google.com, perform a search, then in the address bar add to the querystring the following:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&amp;amp;as_qdr=d&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;you will obtain the same page, but with a new dropdown list right before the &amp;quot;Search&amp;quot; button. With this, you have the chance to restrict the time span of your query!&lt;/p&gt;  &lt;p&gt;For example, you can have Google return results only from the last past week!!! &lt;/p&gt;  &lt;p&gt;Now this is a great idea, for some kind of searches.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a title="How to capture the time" href="http://www.flickr.com/photos/24480426@N06/2434907820/"&gt;&lt;img alt="How to capture the time" src="http://static.flickr.com/3105/2434907820_a49e3b2ec8_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-958147919204372551?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/958147919204372551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=958147919204372551' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/958147919204372551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/958147919204372551'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/04/on-google-searches.html' title='on Google &amp;quot;time-limited&amp;quot; searches'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1870921960649141946</id><published>2008-04-18T04:56:00.001-07:00</published><updated>2008-04-18T04:56:25.169-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>A couple of Sql Server (useful) things</title><content type='html'>&lt;h5&gt;&lt;strong&gt;1) Changing sa password &lt;/strong&gt;&lt;/h5&gt;  &lt;p&gt;A couple of days ago I discovered with horror that I forgot my &amp;quot;sa&amp;quot; password, on my sql 2005 local instance.&lt;/p&gt;  &lt;p&gt;To solve this, googling around I found this couple of methods:&lt;/p&gt;  &lt;p&gt;USE MASTER&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;ALTER LOGIN [sa] WITH PASSWORD=N'new_password' &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;or from a command prompt&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;&amp;#160;&amp;#160;&amp;#160; OSQL -S &amp;lt;server_name&amp;gt; -E     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; 1&amp;gt; EXEC sp_password NULL, 'new_password', 'sa'      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; 2&amp;gt; GO&lt;/font&gt;&lt;/p&gt;  &lt;h5&gt;2) Transact sql Split function&lt;/h5&gt;  &lt;p&gt;I needed a split function, and I fpound this good forum discussion exactly on this topic:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=50648" href="http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=50648"&gt;http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=50648&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I used this one:&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;CREATE FUNCTION dbo.Split     &lt;br /&gt;(      &lt;br /&gt; @RowData nvarchar(2000),      &lt;br /&gt; @SplitOn nvarchar(5)      &lt;br /&gt;)&amp;#160; &lt;br /&gt;RETURNS @RtnValue table       &lt;br /&gt;(      &lt;br /&gt; Id int identity(1,1),      &lt;br /&gt; Data nvarchar(100)      &lt;br /&gt;)       &lt;br /&gt;AS&amp;#160; &lt;br /&gt;BEGIN       &lt;br /&gt; Declare @Cnt int      &lt;br /&gt; Set @Cnt = 1&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt; While (Charindex(@SplitOn,@RowData)&amp;gt;0)     &lt;br /&gt; Begin      &lt;br /&gt;&amp;#160; Insert Into @RtnValue (data)      &lt;br /&gt;&amp;#160; Select       &lt;br /&gt;&amp;#160;&amp;#160; Data = ltrim(rtrim(Substring(@RowData,1,Charindex(@SplitOn,@RowData)-1)))&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;&amp;#160; Set @RowData = Substring(@RowData,Charindex(@SplitOn,@RowData)+1,len(@RowData))     &lt;br /&gt;&amp;#160; Set @Cnt = @Cnt + 1      &lt;br /&gt; End      &lt;br /&gt;&amp;#160; &lt;br /&gt; Insert Into @RtnValue (data)      &lt;br /&gt; Select Data = ltrim(rtrim(@RowData))&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt; Return     &lt;br /&gt;END&lt;/font&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1870921960649141946?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1870921960649141946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1870921960649141946' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1870921960649141946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1870921960649141946'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/04/couple-of-sql-server-useful-things.html' title='A couple of Sql Server (useful) things'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6533149039847315311</id><published>2008-03-19T06:40:00.001-07:00</published><updated>2008-03-19T06:40:10.666-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='plugin'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><title type='text'>Xobni, usage impressions</title><content type='html'>&lt;p&gt;After some days after the first setup, I can report some impressions on this Xobni plugin (&lt;a href="http://www.xobni.com"&gt;http://www.xobni.com&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;First of all after the setup process Xobni took some time to initializa, but given my huge mailbox this time has been ridicolously short. A fake? No... Actually Xobni started working immediately, with no glitches.&lt;/p&gt;  &lt;p&gt;I have to say that this piece of software is really well designed, and given its speed (awesome) also the code must be great code. Great quality. &lt;/p&gt;  &lt;p&gt;In the Outlook interface Xobni lives as a single new sidebar, and everything happens in there. This is a completely different choice from (for example) &lt;a href="http://indialimaalpha.blogspot.com/2007/11/clearcontext-ims.html"&gt;ClearContext&lt;/a&gt;. Actually the functionality of Xobni and CliaerContext are different, so given this, both choices are correct.&lt;/p&gt;  &lt;p&gt;What I like most in Xobni? Search, for start. Fast (really fast) and complete. Then the information visualization, that collects in a very little space a lot of very well organized information extracted from my mailbox, contact list, and attachment collection. Please go &lt;a href="http://www.xobni.com/learnmore/"&gt;here&lt;/a&gt; and take a tour of the screenshots.&lt;/p&gt;  &lt;p&gt;But also &amp;quot;people navigation&amp;quot;, or email analytics, or the threaded conversations are good ideas!&lt;/p&gt;  &lt;p&gt;So as you maybe understood... I really like Xobni !!! :-)&lt;/p&gt;  &lt;p&gt;&lt;a title="chips" href="http://www.flickr.com/photos/56753647@N00/2342639494/"&gt;&lt;img alt="chips" src="http://static.flickr.com/2282/2342639494_09045c3350_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6533149039847315311?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6533149039847315311/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6533149039847315311' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6533149039847315311'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6533149039847315311'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/03/xobni-usage-impressions.html' title='Xobni, usage impressions'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6528849006164290476</id><published>2008-03-15T00:46:00.001-07:00</published><updated>2008-03-15T00:46:38.204-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='plugin'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><title type='text'>Xobni - installed right now...</title><content type='html'>&lt;p&gt;I just installed the &lt;a href="http://www.xobni.com/"&gt;Xobni Outlook plugin&lt;/a&gt;, that's now in public beta.&lt;/p&gt;  &lt;p&gt;The Xobni claim is about &amp;quot;email happiness&amp;quot;, and if it works like the video demonstrations say it will be actually a good product.&lt;/p&gt;  &lt;p&gt;It works as a sidebar, every new functionality is there in the Xobni sidebar; a different approach from &lt;a href="http://indialimaalpha.blogspot.com/2007/11/clearcontext-ims.html"&gt;ClearContext&lt;/a&gt;, for example, that integrates its services in the standard Outlook menus and windows.&lt;/p&gt;  &lt;p&gt;Just installed, let's see how it works... and let's see if ClearContext AND Xobni can live together!!!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6528849006164290476?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6528849006164290476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6528849006164290476' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6528849006164290476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6528849006164290476'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/03/xobni-installed-right-now.html' title='Xobni - installed right now...'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8965988894490818918</id><published>2008-03-11T01:26:00.001-07:00</published><updated>2008-03-11T01:26:23.186-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><category scheme='http://www.blogger.com/atom/ns#' term='taskmanager'/><title type='text'>pBar, task manager, freeware</title><content type='html'>&lt;p&gt;I'm trying this &lt;a href="http://forum.xda-developers.com/showthread.php?t=284952"&gt;pBar task manager/switcher&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This is very good, I'm replacing the &amp;quot;Magic Button&amp;quot; task switcher I was using (I'm going to update &lt;a href="http://indialimaalpha.blogspot.com/2008/02/my-windows-mobile-5-device-apps-list.html"&gt;my preferred windows mobile apps list&lt;/a&gt;). &lt;/p&gt;  &lt;p&gt;What I like on this pBar? Weel, for exmple the possibility to have all the task managing functions AND a list of preferred shortcuts AND a list of common functions AND the chance to have both the battery level and curtrent time shown in the top right icon.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8965988894490818918?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8965988894490818918/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8965988894490818918' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8965988894490818918'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8965988894490818918'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/03/pbar-task-manager-freeware.html' title='pBar, task manager, freeware'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6458897278609437034</id><published>2008-02-11T00:44:00.001-08:00</published><updated>2008-03-11T01:30:41.756-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>My windows mobile 5 device apps list</title><content type='html'>&lt;p&gt;Last week I had to reinstall everything from scratch on my k-jam, and this time I decided to write the list of apps that I reinstalled immediately, without any question.&lt;/p&gt;  &lt;p&gt;Most of them are good freeware apps, with some exceptions. Maybe this list will be of some help for some. Here we go with the list (in no particular order):&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;cLaunch&lt;/strong&gt; - &lt;a href="http://pachome1.pacific.net.sg/~welic/claunch.html"&gt;http://pachome1.pacific.net.sg/~welic/claunch.html&lt;/a&gt; - Configurable &lt;em&gt;application launcher&lt;/em&gt;. Very good, I tried other choices but then I came back to this one. &lt;a href="http://indialimaalpha.blogspot.com/2007/01/claunch-great-windows-mobile-today.html"&gt;I briefly posted on it also here&lt;/a&gt;... Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;pBar - &lt;/strong&gt;&lt;a href="http://forum.xda-developers.com/showthread.php?t=284952"&gt;http://forum.xda-developers.com/showthread.php?t=284952&lt;/a&gt; - a very good freeware &lt;em&gt;Task Manager&lt;/em&gt;, replacing Magic Button (described just below). &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Magic Button&lt;/strong&gt; - &lt;a href="http://www.trancreative.com/mb.aspx"&gt;http://www.trancreative.com/mb.aspx&lt;/a&gt; - &lt;em&gt;Task Manager&lt;/em&gt;. A stable and fast app, small memory footprint. Really useful. Freeware. Replaced by pBar, but still worth a mention!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;LVMTime&lt;/strong&gt; - &lt;a href="http://forum.xda-developers.com/showthread.php?t=260441"&gt;http://forum.xda-developers.com/showthread.php?t=260441&lt;/a&gt; - today plugin and configurable &lt;em&gt;clock app&lt;/em&gt;. I use this clock aplication for many reasons, the main one is that it offer a NNTP synchronization that works. Good, many configuration options. Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;pRSSReader&lt;/strong&gt; - &lt;a href="http://pda.jasnapaka.com/prssr/"&gt;http://pda.jasnapaka.com/prssr/&lt;/a&gt; - &lt;em&gt;RSS reader&lt;/em&gt;. I tried many rss reader apps, but in the end I switched to this one, I think it's the best one in the freeware world. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Pocket Informant&lt;/strong&gt; - &lt;a href="http://www.pocketinformant.com/"&gt;http://www.pocketinformant.com/&lt;/a&gt; - I &lt;a href="http://indialimaalpha.blogspot.com/2007/12/pocket-informant-and-handango-app.html"&gt;wrote some time ago&lt;/a&gt; about this &lt;em&gt;personal time manager&lt;/em&gt; app, that I find really good. And I still have to upgrade to the very last release (I still use P.I.2007). This is PayWare.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;S2U2&lt;/strong&gt; - &lt;a href="http://forum.xda-developers.com/showthread.php?t=353008"&gt;http://forum.xda-developers.com/showthread.php?t=353008&lt;/a&gt; - &amp;quot;Slide To Unlock 2&amp;quot; is a freeware &lt;em&gt;lock/unlock app&lt;/em&gt; that will show on the screen also the current time and date, the next agenda appointment, some icons showing the number of unread mail messages, not completed tasks, sms, missed calls... the background can be customized, and there are a lot of settings you can modify. Quite stable in the last release (I'm running 0.99c). Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PocketCM&lt;/strong&gt; - &lt;a href="http://www.pocketcm.com/"&gt;http://www.pocketcm.com/&lt;/a&gt; - &lt;a href="http://indialimaalpha.blogspot.com/2008/01/pocketcm-very-good-contact-manager-for.html"&gt;in this post&lt;/a&gt; I already wrote about this &lt;em&gt;contact manager&lt;/em&gt;; this app now has completely replaced the standard WM5 contact manager on my device. Freeware, fast, stable, very good.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;PHM Registry Editor&lt;/strong&gt; - &lt;a title="http://www.phm.lu/products/PocketPC/RegEdit/" href="http://www.phm.lu/products/PocketPC/RegEdit/"&gt;http://www.phm.lu/products/PocketPC/RegEdit/&lt;/a&gt; - what can I say on this: it works. And well. Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;ClearTemp&lt;/strong&gt; - &lt;a href="http://mobile-sg.com/software/?p=ClearTemp&amp;amp;platform=ppc"&gt;http://mobile-sg.com/software/?p=ClearTemp&amp;amp;platform=ppc&lt;/a&gt; - a must have, it's a very good utility to &lt;em&gt;clear temporary files&lt;/em&gt; (from many applications) in you device. Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Palringo&lt;/strong&gt; - &lt;a href="http://www.palringo.com/"&gt;http://www.palringo.com/&lt;/a&gt; - I use a lot &lt;em&gt;Instant Messaging &lt;/em&gt;services, and from different accounts: Microsoft Live, GTalk, ICQ, Yahoo!. So I need a single app that will connect me to all these networks. Here you have more choices, but in this moment I'm using and appreciating Palringo, for it's fast and reliable. I use it only for instant text messages. Freeware.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Total Commander&lt;/strong&gt; - &lt;a title="http://www.ghisler.com/pocketpc.htm" href="http://www.ghisler.com/pocketpc.htm"&gt;http://www.ghisler.com/pocketpc.htm&lt;/a&gt; - Pocket &lt;em&gt;windows explorer &lt;/em&gt;replacement. I think many people knows about this, I use it a lot. Fast, a lot of services offered. Freeware.&lt;/p&gt;  &lt;p&gt;Then there are some other tools I use, like the &lt;em&gt;Calilei Calculator&lt;/em&gt;, or &lt;em&gt;Keepass&lt;/em&gt; for storing passwords, or &lt;em&gt;OneNote Mobile&lt;/em&gt; for taking notes that activesync will synchronize with my work PC, and others... but the most important choices are those I listed.&lt;/p&gt;  &lt;p&gt;Hope this helps!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6458897278609437034?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6458897278609437034/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6458897278609437034' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6458897278609437034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6458897278609437034'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/02/my-windows-mobile-5-device-apps-list.html' title='My windows mobile 5 device apps list'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5227804797061306272</id><published>2008-01-21T00:03:00.001-08:00</published><updated>2008-01-21T00:03:06.168-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='interactive tv'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='tv'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>hulu.com, impression of usage</title><content type='html'>&lt;p&gt;&lt;a href="http://indialimaalpha.blogspot.com/2008/01/hulu-now-i-can-reach-it-thanks-to.html"&gt;Ok, using a &amp;quot;non-standard&amp;quot; method I managed to access hulu.com&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Today I browsed the titles for a while, then I decided to watch a Simpsons episode, exactly &amp;quot;E. Pluribus Wiggum&amp;quot;, season 19, episode 10 (wow it's almost 20 years of Simpson's broadcast!) and an excerpt from a '76 Saturday Night Live... with Chevy Chase an John Belushi (I really like those old SNL clips, they're great!)&lt;/p&gt;  &lt;p&gt;Well, the viewing experience is good, I have to say - only some glitch here and there in the few starting seconds, but I immedialtely learned that after a reposition at the start, then the playing is smooth and continuous.&lt;/p&gt;  &lt;p&gt;In the longer clips you will find some ads, and you can &amp;quot;see when&amp;quot; they will arrive thanks to some marker in the timeline indicator. During these ad shorts you cannot skip forward or pause... but hey, that's fine for me :-). A curiosity: the Viewing applet has this &amp;quot;&amp;quot;lower light&amp;quot; function, that is a little but helpful function: it will darken (but not completely) everything in the browser window except the viewing area. Good idea.&lt;/p&gt;  &lt;p&gt;I plan to access more content on Hulu asap, but in my opinion it's a really good service. Thanks, Hulu!!!&lt;/p&gt;  &lt;p&gt;Bye!&lt;/p&gt;  &lt;p&gt;&lt;a title="" href="http://www.flickr.com/photos/37052513@N00/2204810947/"&gt;&lt;img alt="" src="http://static.flickr.com/2122/2204810947_2a177433d2_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5227804797061306272?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5227804797061306272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5227804797061306272' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5227804797061306272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5227804797061306272'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/hulucom-impression-of-usage.html' title='hulu.com, impression of usage'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8124774259883116648</id><published>2008-01-16T06:40:00.001-08:00</published><updated>2008-01-16T06:47:58.904-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Survival: Sql Server, change ownership on stored procedures</title><content type='html'>&lt;p&gt;Some time ago &lt;a href="http://indialimaalpha.blogspot.com/2007/01/survival-sql-server-grant-on-all-stored.html"&gt;I wrote about a couple of methods to grant execution permission on stored procedures&lt;/a&gt;, on Sql Server 2000.&lt;/p&gt;  &lt;p&gt;Now I had to write something similar, but the scope was to &lt;strong&gt;change ownership&lt;/strong&gt; of the objects; after some googling I found &lt;a href="http://support.microsoft.com/kb/275312/en-us"&gt;this page on support.microsoft.com&lt;/a&gt; that lists a good way to do the job... but I modified slightly the code from MS, because I needed the possibility to decide to actually execute the commands or simply print them. &lt;/p&gt;  &lt;p&gt;So I added a simple parameter (the third), datatype bit, default 0 (false). When set to 1 (true) will cause the execution of the commands.&lt;/p&gt;  &lt;p&gt;Here's the code:&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;CREATE PROCEDURE [dbo].[chObjOwner]( @usrName varchar(20), @newUsrName varchar(50), @exec bit = 0)      &lt;br /&gt;as       &lt;br /&gt;-- @usrName is the current user       &lt;br /&gt;-- @newUsrName is the new user &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;set nocount on      &lt;br /&gt;declare @uid int&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; -- UID of the user       &lt;br /&gt;declare @objName varchar(50)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; -- Object name owned by user       &lt;br /&gt;declare @currObjName varchar(50)&amp;#160;&amp;#160; -- Checks for existing object owned by new user       &lt;br /&gt;declare @outStr nvarchar(256)&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; -- SQL command with 'sp_changeobjectowner'       &lt;br /&gt;set @uid = user_id(@usrName) &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;declare chObjOwnerCur cursor static      &lt;br /&gt;for       &lt;br /&gt;select name from sysobjects       &lt;br /&gt;where 1=1       &lt;br /&gt;AND uid = @uid       &lt;br /&gt;AND xtype in ( 'P', 'U', 'V')       &lt;br /&gt;and name &amp;lt;&amp;gt; 'chObjOwner'       &lt;br /&gt;-- category: zero is valid for Stored Procedures... but not for tables       &lt;br /&gt;-- and category = 0 &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;open chObjOwnerCur      &lt;br /&gt;if @@cursor_rows = 0       &lt;br /&gt;begin       &lt;br /&gt;&amp;#160; print 'Error: No objects owned by ' + @usrName       &lt;br /&gt;&amp;#160; close chObjOwnerCur       &lt;br /&gt;&amp;#160; deallocate chObjOwnerCur       &lt;br /&gt;&amp;#160; return 1       &lt;br /&gt;end &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;fetch next from chObjOwnerCur into @objName &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;while @@fetch_status = 0      &lt;br /&gt;begin       &lt;br /&gt;&amp;#160; set @currObjName = @newUsrName + '.' + @objName       &lt;br /&gt;&amp;#160; if (object_id(@currObjName) &amp;gt; 0)       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; print 'WARNING *** ' + @currObjName + ' already exists ***'       &lt;br /&gt;&amp;#160; set @outStr = 'sp_changeobjectowner ''' + @usrName + '.' + @objName + ''',''' + @newUsrName + ''''       &lt;br /&gt;&amp;#160; print @outStr       &lt;br /&gt;&amp;#160; IF @exec = 1       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; execute sp_executesql @outStr       &lt;br /&gt;&amp;#160; --print 'go'       &lt;br /&gt;&amp;#160; fetch next from chObjOwnerCur into @objName       &lt;br /&gt;end &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;close chObjOwnerCur      &lt;br /&gt;deallocate chObjOwnerCur       &lt;br /&gt;set nocount off       &lt;br /&gt;return 0&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="La Castro Taqueria is changing to Kasa Indian Eatery, it seems." href="http://www.flickr.com/photos/35034361412@N01/2180121182/"&gt;&lt;img alt="La Castro Taqueria is changing to Kasa Indian Eatery, it seems." src="http://static.flickr.com/2136/2180121182_75ce3a1c16_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8124774259883116648?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8124774259883116648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8124774259883116648' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8124774259883116648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8124774259883116648'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/survival-sql-server-grant-execution-on.html' title='Survival: Sql Server, change ownership on stored procedures'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4299523707126727306</id><published>2008-01-14T14:17:00.001-08:00</published><updated>2008-01-14T14:17:01.238-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>KeySwop and soft keys remapping</title><content type='html'>&lt;p&gt;&lt;a href="http://indialimaalpha.blogspot.com/2008/01/windows-mobile-5-left-soft-key-and.html"&gt;In a recent post&lt;/a&gt;, I showed how to modify the registry in order to change the left soft key standard assignment. &lt;/p&gt;  &lt;p&gt;...and today I discover that there are some utilities, even freeware ones, that help you in this, so removing the need of manually change registry keys. For example, you can use &lt;a href="http://www.freewarepocketpc.net/ppc-download-keyswop-v0-2-1.html"&gt;KeySwop&lt;/a&gt;, a simple yet complete tool to remap soft keys from yourself!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4299523707126727306?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4299523707126727306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4299523707126727306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4299523707126727306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4299523707126727306'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/keyswop-and-soft-keys-remapping.html' title='KeySwop and soft keys remapping'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4733309491067280126</id><published>2008-01-13T06:50:00.001-08:00</published><updated>2008-01-13T06:50:42.754-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='vpn'/><category scheme='http://www.blogger.com/atom/ns#' term='tv'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>hulu - now I can reach it, thanks to AnchorFree</title><content type='html'>&lt;p&gt;I installed &lt;a href="http://anchorfree.com/downloads/hotspot-shield/"&gt;AnchorFree Hotspot Shield&lt;/a&gt;, and thru this new VPN (ad supported) now I can access all the HULU content (but as far as I know also Pandora or any other service blocked to non-US people).&lt;/p&gt;  &lt;p&gt;So now I'm looking at one Simpsons episode, and I just browsed some Saturday Night Live episodes... &lt;a href="http://www.hulu.com"&gt;hulu.com&lt;/a&gt; is great!!! &lt;/p&gt;  &lt;p&gt;If you also want to try the Anchor Free app, &lt;a href="http://anchorfree.com/downloads/hotspot-shield/"&gt;please go here&lt;/a&gt;. And happy navigation :-)&lt;/p&gt;  &lt;p&gt;&lt;a title="Anchor" href="http://www.flickr.com/photos/49916496@N00/2189614228/"&gt;&lt;img alt="Anchor" src="http://static.flickr.com/2205/2189614228_e5b33faa75_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4733309491067280126?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4733309491067280126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4733309491067280126' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4733309491067280126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4733309491067280126'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/hulu-now-i-can-reach-it-thanks-to.html' title='hulu - now I can reach it, thanks to AnchorFree'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3270553719056593184</id><published>2008-01-09T02:08:00.001-08:00</published><updated>2008-01-09T02:08:14.447-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>PocketCM, a very good contact manager for Windows Mobile</title><content type='html'>&lt;p&gt;I installed yesterday PocketCM, a freeware contact manager that &lt;a href="http://www.pocketcm.com/"&gt;you can find here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;And I have a really good impression on this, even if the release number is &amp;quot;0.18&amp;quot; - very low, but it doesn't correspond to the stability of the app, that is really good. It could easily win a place in my list of &amp;quot;never without&amp;quot; apps!&lt;/p&gt;  &lt;p&gt;The interface is realized to allow for a &amp;quot;finger&amp;quot; use, and it works. The screenshots on the site do not show all the smooth transitions (scrolling, moving from a function to the other, and so on) that give a really good feeling.&amp;#160; &lt;/p&gt;  &lt;p&gt;It's fast, and way better than the standard contact manager, at least if you compare to the WM5 one.&lt;/p&gt;  &lt;p&gt;On the same site you can &lt;a href="http://www.pocketcm.com/keyboard2.php"&gt;download a keyboard app replacement&lt;/a&gt;, that will be useful if you want to use the keyboard with your fingers. I installed also this one, but I have to say that it's a bit slow in starting; then it works, and offers some interesting functionalities; go to the site page to understand its use.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3270553719056593184?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3270553719056593184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3270553719056593184' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3270553719056593184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3270553719056593184'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/pocketcm-very-good-contact-manager-for.html' title='PocketCM, a very good contact manager for Windows Mobile'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5171450873686586432</id><published>2008-01-08T05:55:00.001-08:00</published><updated>2008-01-08T05:56:25.661-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Windows Mobile 5 - Left Soft Key and PocketInformant</title><content type='html'>&lt;p&gt;Just because I needed it and it's not so easy to find... If you need to remap the left soft key in Windows Mobile (the standard link is to &amp;quot;Calendar&amp;quot;, \Windows\Calendar.exe) you have to modify the registry key:&lt;/p&gt; HKEY_CURRENT_USER/Software/Microsoft/Today/Keys/112  &lt;p&gt;There you have two string keys, Default and Open. Default contains the String you want to display in the menu, Open contains the path to the app you need to use for that.&lt;/p&gt;  &lt;p&gt;For example I lost my PocketInformant Calendar link (due to the setup of another app that overwrote that voice) and I restored to my previous situation writing in the &amp;quot;Open&amp;quot; key the following:&lt;/p&gt;  &lt;p&gt;Programmi\WebIS\PocketInformant\PITab.exe&amp;quot; 11&lt;/p&gt;  &lt;p&gt;&lt;a title="Blue Keys" href="http://www.flickr.com/photos/34109684@N00/2174733293/"&gt;&lt;img alt="Blue Keys" src="http://static.flickr.com/2294/2174733293_8f473a189b_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5171450873686586432?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5171450873686586432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5171450873686586432' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5171450873686586432'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5171450873686586432'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/windows-mobile-5-left-soft-key-and.html' title='Windows Mobile 5 - Left Soft Key and PocketInformant'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7792318614790068374</id><published>2008-01-04T02:51:00.001-08:00</published><updated>2008-01-04T02:51:55.124-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Outlook 2007 (was) painfully slow!!!</title><content type='html'>&lt;p&gt;I hope I managed to solve this issue, that was causing me a lot of trouble and of wasted time.&lt;/p&gt;  &lt;p&gt;What I was experiencing: from a certain date on OL2007 was really slow in opening, then in updating headers, then it hanged for seconds while I( was composing new messages, then... in a word it was going to be completely un-usable.&lt;/p&gt;  &lt;p&gt;After googling and discussing for days, trying different ways, that went from disabling RSS feeds to checking out encryption in transmission between OL and Exchange, finally I understood that my real problem was... the mailbox size. And the corresponding OST file size on my hard disk.&lt;/p&gt;  &lt;p&gt;What i understand is that in OL2007 MS changed the underlying data structure of PST and PST files, in a way that requires a lot of disk access when the file size is big. So the solution for me has been &amp;quot;simply&amp;quot; to split my OST archiving some hundreds of messages in a new .pst file.&lt;/p&gt;  &lt;p&gt;I think that I need some more archiving work, to really solve the issue; but even now OL reacts much better than before. &lt;/p&gt;  &lt;p&gt;hope this helps... :-)&lt;/p&gt;  &lt;p&gt;&lt;a title="Butt Out" href="http://www.flickr.com/photos/22147643@N03/2159646398/"&gt;&lt;img alt="Butt Out" src="http://static.flickr.com/2044/2159646398_ee5e21bf1a_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7792318614790068374?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7792318614790068374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7792318614790068374' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7792318614790068374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7792318614790068374'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2008/01/outlook-2007-was-painfully-slow.html' title='Outlook 2007 (was) painfully slow!!!'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5104378246845644961</id><published>2007-12-16T09:46:00.001-08:00</published><updated>2007-12-16T09:46:18.934-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='planning'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Pocket Informant and Handango "Free App Friday"</title><content type='html'>&lt;p&gt;I discovered this last week that &lt;a href="http://www.handango.com"&gt;handango&lt;/a&gt; has this &amp;quot;Free App Friday&amp;quot;. Put simply, every friday (considered in Central Standard Time), they will offer for free a mobile application from their (huge) catalog.&lt;/p&gt;  &lt;p&gt;This last Friday the chosen app was &lt;a href="http://www.pocketinformant.com/?p_id=pi"&gt;Pocket Informant 2007&lt;/a&gt;, a very good time management application for Windows Mobile. I downloaded it, now it's running on my mobile, and I'm really happy with it.&lt;/p&gt;  &lt;p&gt;Some time ago I bought Agenda Fusion 8, so I can try a comparison between the two.&lt;/p&gt;  &lt;p&gt;And after my first two days of Pocket Informant, I can say that PI2007 is faster than AF8, both in terms of first load and using it (for example I can access my long contact list in a fraction of time, and this is really a good thing).&lt;/p&gt;  &lt;p&gt;Maybe AF8 wins in terms of graphical details and rendering, but PI2007 views are effective and clear. There are a couple of functionalities that are present only in AF8 (the project view is not present in PI2007, or at least until now I did not find anything of the like), but what is needed is there, and works.&lt;/p&gt;  &lt;p&gt;AF8 is a good product, don't take me wrong; but on my device (not a cutting edge one, WM5 with a lot of installed software) PI2007 works better... and I'm happy with it!&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5104378246845644961?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5104378246845644961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5104378246845644961' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5104378246845644961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5104378246845644961'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/12/pocket-informant-and-handango-app.html' title='Pocket Informant and Handango &amp;quot;Free App Friday&amp;quot;'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3603601438636301158</id><published>2007-12-11T05:30:00.001-08:00</published><updated>2007-12-11T05:30:00.735-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='browsing'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='rss'/><title type='text'>Squace beta - mobile content in a new, squared, way</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.google.com/andrea.ilari/R16QvpVsrPI/AAAAAAAAAJw/ms_82PZFojk/sq_1%5B2%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="sq_1" src="http://lh4.google.com/andrea.ilari/R16QwZVsrQI/AAAAAAAAAJ4/mWxhGffcF2g/sq_1_thumb" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Squace. Beta. (what else?!?!?)&lt;/p&gt;  &lt;p&gt;It's a new way to collect contents, coming from different sources, on your mobile (java-enabled) device.&lt;/p&gt;  &lt;p&gt;I'm trying it on my WM5 pocket pc (an &amp;quot;old&amp;quot; i-mate k-jam), and I have to say that it works without any problem.&lt;/p&gt;  &lt;p&gt;The idea here is that you have a grid of little squares, each representing a link to a site, an rss feed, a post, whatever. You will collect all your contents in a page named &amp;quot;My Stuff&amp;quot;; in the following screenshot you can see my initial page, on it I clicked on a particular square:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.google.com/andrea.ilari/R16QxJVsrRI/AAAAAAAAAKA/CQlEjsZqX5c/sq_2%5B5%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="sq_2" src="http://lh6.google.com/andrea.ilari/R16Qx5VsrSI/AAAAAAAAAKI/OAi1FNIddW0/sq_2_thumb%5B1%5D" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;That particular square represents a link to a &amp;quot;site&amp;quot; I created. This site is simply a container to a couple of blogs I write; obviously you can reach a very big array of content already present, searching in it thru keywords or navigating tags that other squace users gave to content pages.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.google.com/andrea.ilari/R16QyZVsrTI/AAAAAAAAAKQ/36s42K8sTlo/sq_3%5B5%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="sq_3" src="http://lh3.google.com/andrea.ilari/R16QzJVsrUI/AAAAAAAAAKY/lRK0qtVD9XU/sq_3_thumb%5B1%5D" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Here below I'm clicking on a square representing a post in the blog you're reading:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.google.com/andrea.ilari/R16Qz5VsrVI/AAAAAAAAAKg/r028ghRkzGk/sq_4%5B2%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="sq_4" src="http://lh4.google.com/andrea.ilari/R16Q0ZVsrWI/AAAAAAAAAKo/TI5-eGVOU5w/sq_4_thumb" width="184" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;And here is the post:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.google.com/andrea.ilari/R16Q1JVsrXI/AAAAAAAAAKw/0w-aGsv-mgY/sq_5%5B2%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="sq_5" src="http://lh6.google.com/andrea.ilari/R16Q15VsrYI/AAAAAAAAAK4/fLR4j_yU4uw/sq_5_thumb" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I have mixed feelings on this app. I like the idea, I think it is actually new and from a mobile user perspective it's also easy to use; I have still to make an opinion on its future, but I think I still need to use it for some time before I understand this... :-)&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3603601438636301158?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3603601438636301158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3603601438636301158' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3603601438636301158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3603601438636301158'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/12/squace-beta-mobile-content-in-new.html' title='Squace beta - mobile content in a new, squared, way'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2218008139444235915</id><published>2007-12-10T00:54:00.001-08:00</published><updated>2007-12-10T00:57:36.096-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='video'/><category scheme='http://www.blogger.com/atom/ns#' term='streaming'/><category scheme='http://www.blogger.com/atom/ns#' term='tv'/><title type='text'>hulu.com - private beta, but... where do I live?</title><content type='html'>&lt;p&gt;Ok, I've been invited in the new &lt;a href="http://www.hulu.com/"&gt;hulu.com&lt;/a&gt; private beta. I'm really interested in this new ways to deliver contents to the (web) public, so on my pc I have both &lt;a href="http://www.joost.com/"&gt;joost&lt;/a&gt; and &lt;a href="http://www.babelgum.com/"&gt;babelgum&lt;/a&gt; clients, and also &lt;a href="http://www.getmiro.com/"&gt;Miro&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Enter Hulu: in this case I don't need any new client, everything is delivered thru the standard browser. The layout and dynamics of the interface is quite cool, I like this site.&lt;/p&gt;  &lt;p&gt;Ok then, let's go and try to access some content. I see an episode from &amp;quot;The Simpsons&amp;quot; highlighted in the first page, I click on it.&lt;/p&gt;  &lt;p&gt;Uhm... the player returns a message stating that: &amp;quot;Unfortunately this video is not currently available in your country or region&amp;quot;.&lt;/p&gt;  &lt;p&gt;Ok, I'll try with some other clip. House? ok, let's give it a try. &lt;/p&gt;  &lt;p&gt;...same message. And also the same message pops up with every single choice I try.&lt;/p&gt;  &lt;p&gt;Now I'm asking: is it caused by the fact that I live in Italy? and probably they cannot &amp;quot;broadcast&amp;quot; those content due to a DRM problem or something of the like? The &lt;a href="http://www.hulu.com/support"&gt;support pages&lt;/a&gt; tell me that &amp;quot;&lt;em&gt;For now, Hulu is a U.S. service only.&lt;/em&gt;&amp;quot;&lt;/p&gt;  &lt;p&gt;Ok, fine. But in this precise moment I could be anywhere in the world, I'm in the &amp;quot;internet&amp;quot; country... or I could be a US citizen, living temporarily in Italy, or again I could be an italian citizen, temporarily living in Iceland, or Morocco, or even USA. &lt;/p&gt;  &lt;p&gt;So please explain this to me: I know I could simply go on YouTube and look for that Simpsons episode, and probably I'll find it; and there are many other way to access that video, but... but yes, I liked the Hulu idea, site, and contents, and I was excited to use it.&lt;/p&gt;  &lt;p&gt;Annoying.&lt;/p&gt;  &lt;p&gt;p.s.: no, I cannot modify my profile, the site doesn't permit this at the moment... I already checked ;-)&lt;/p&gt;  &lt;p&gt;&lt;a title="televisione." href="http://www.flickr.com/photos/86715253@N00/2016923682/"&gt;&lt;img alt="televisione." src="http://static.flickr.com/2103/2016923682_7d72f7ea8b_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2218008139444235915?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2218008139444235915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2218008139444235915' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2218008139444235915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2218008139444235915'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/12/hulucom-private-beta-but-where-do-i.html' title='hulu.com - private beta, but... where do I live?'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4698220149769837205</id><published>2007-12-02T00:20:00.001-08:00</published><updated>2007-12-02T00:20:53.510-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='maps'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='WM6'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>GMaps for Windows Mobile</title><content type='html'>&lt;p&gt;It's amazing: the &lt;a href="http://www.google.com/gmm/index.html"&gt;new version of Google Maps for Mobile&lt;/a&gt; is able to determine your position based not on GPS signal, but using the relative position of GSM cells around you.&lt;/p&gt;  &lt;p&gt;And it works!&lt;/p&gt;  &lt;p&gt;Here is a screenshot of &amp;quot;me&amp;quot; in my office, in Milan:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.google.com/andrea.ilari/R1Jq4ZVsrLI/AAAAAAAAAJc/sJhjnGBqmGc/gmaps_gsm_position%5B2%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="gmaps_gsm_position" src="http://lh3.google.com/andrea.ilari/R1Jq5JVsrMI/AAAAAAAAAJk/cZ6VR0CCDdo/gmaps_gsm_position_thumb" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It's a really good program, until now I found only a minor problem: during setup, even if you ask to install GMaps on your memory card, the setup will install the app on the main memory; so that you then have to move everything by hand and recreate the shortcuts... then it works.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4698220149769837205?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4698220149769837205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4698220149769837205' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4698220149769837205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4698220149769837205'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/12/gmaps-for-windows-mobile.html' title='GMaps for Windows Mobile'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2534091805559832836</id><published>2007-11-24T05:23:00.001-08:00</published><updated>2007-11-24T05:26:46.604-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><title type='text'>ClearContext IMS</title><content type='html'>&lt;p&gt;If you use Microsoft Outlook and like me receive a huge load of emails during your work day, give a look to &lt;a href="http://www.clearcontext.com/"&gt;ClearContext&lt;/a&gt; - it's not free, but it's really a great software, helps a lot in clearing and sorting tour inbox, and &amp;quot;getting things done&amp;quot;.&lt;/p&gt;  &lt;p&gt;I'm in the 30 days trial period, but I think that I will buy this one. &lt;/p&gt;  &lt;p&gt;What you get after setup is a new Outlook toolbar that will help you categorize your email and file single mails or threads to folders (that ClearContext will create for you), and give you shortcut to new functions like prioritizing your contacts (so that email from high priority contact will display with greater emphasis), or turn off email notifications for - say - 30 minutes or an hour... but actually the things that ClearContext can do for you are many, and you will get e netter service :-) if you jump to their site and give a look to &lt;a href="http://www.clearcontext.com/demo.html"&gt;some of the very good video tutorials&lt;/a&gt; offered!&lt;/p&gt;  &lt;p&gt;&lt;a title="Rural mailbox" href="http://www.flickr.com/photos/33063428@N00/2059664126/"&gt;&lt;img alt="Rural mailbox" src="http://static.flickr.com/2336/2059664126_6e7ea59a35_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2534091805559832836?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2534091805559832836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2534091805559832836' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2534091805559832836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2534091805559832836'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/clearcontext-ims.html' title='ClearContext IMS'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6219637221340792381</id><published>2007-11-22T15:15:00.001-08:00</published><updated>2007-11-22T15:15:36.938-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='symbian'/><category scheme='http://www.blogger.com/atom/ns#' term='IM'/><title type='text'>Palringo - IM for mobile and desktop</title><content type='html'>&lt;p&gt; Today I read &lt;a href="http://lifehacker.com/software/featured-windows-mobile-download/multi+client-im-on-your-mobile-device-with-palringo-324990.php"&gt;this post on LifeHacker&lt;/a&gt; and I decided to give Palringo a try: it's an IM app that runs on Windows Mobile - powered devices and on Symbian (but Palringo has also a desktop Windows version, and if I understand well a java mobile version is planned), and I find it really good. &lt;/p&gt;  &lt;p&gt;In order to work you need to register on palring's own site, and then use those credentials on your mobile device to login; then you start adding your identities on the various protocols and networks Palring knows about: Msn/Live, GTalk, ICQ, Yahoo, AIM. And its proprietary network too.&lt;/p&gt;  &lt;p&gt;I used it and I find Palringo fast and reliable... A little screenshot here:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.google.com/andrea.ilari/R0YNlbE3dHI/AAAAAAAAAI0/mS1tDHAJbH4/palringo%5B2%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="palringo" src="http://lh6.google.com/andrea.ilari/R0YNmLE3dII/AAAAAAAAAI8/sndx4mVIWlo/palringo_thumb.jpg" width="184" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6219637221340792381?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6219637221340792381/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6219637221340792381' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6219637221340792381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6219637221340792381'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/palringo-im-for-mobile-and-desktop.html' title='Palringo - IM for mobile and desktop'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4518592026846468586</id><published>2007-11-22T15:03:00.001-08:00</published><updated>2007-11-22T15:03:12.383-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='netmeeting'/><category scheme='http://www.blogger.com/atom/ns#' term='vista'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>NetMeeting on Vista?</title><content type='html'>&lt;p&gt;yes, I already know: &lt;a href="http://en.wikipedia.org/wiki/Microsoft_NetMeeting"&gt;NetMeeting&lt;/a&gt; is obsolete, vulnerable, no more cool, and whatever. But, you know, life is strange, and a customer needs me to connect with him thru NetMeeting... but I moved to Vista, and NetMeeting (the good old &amp;quot;conf.exe&amp;quot; in other windows flavours) is no more available. But to my surprise I discovered that a hotfix is available (with many big different disclaimers) in order to bring NetMeeting back to me!&lt;/p&gt;  &lt;p&gt;Find it on &lt;a title="http://thehotfixshare.net/" href="http://thehotfixshare.net/"&gt;http://thehotfixshare.net/&lt;/a&gt; (a site that's really amazing, but this is another story), register there and then make a search for NetMeeting.&lt;/p&gt;  &lt;p&gt;Hope this helps!&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4518592026846468586?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4518592026846468586/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4518592026846468586' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4518592026846468586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4518592026846468586'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/netmeeting-on-vista.html' title='NetMeeting on Vista?'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-9072165598999644422</id><published>2007-11-13T05:41:00.001-08:00</published><updated>2007-11-13T05:41:29.713-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>If Outlook doesn't open web links anymore...</title><content type='html'>&lt;p&gt;On Windows Vista, open Control Panel, click &amp;quot;Programs&amp;quot;, then &amp;quot;Default Programs&amp;quot;.&lt;/p&gt;  &lt;p&gt;There, click &amp;quot;Set program access and computer defaults&amp;quot;, open the &amp;quot;Custom&amp;quot; section. You should then choose &amp;quot;Internet Explorer&amp;quot;, then close everything , Control Panel, Outlook, Internet Explorer... this worked for me.&lt;/p&gt;  &lt;p&gt;Hope this helps!&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-9072165598999644422?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/9072165598999644422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=9072165598999644422' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9072165598999644422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9072165598999644422'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/if-outlook-doesn-open-web-links-anymore.html' title='If Outlook doesn&amp;#39;t open web links anymore...'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8633503051220799225</id><published>2007-11-05T15:16:00.001-08:00</published><updated>2007-11-06T01:18:12.451-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>Rush Hour!</title><content type='html'>&lt;p&gt;After I sent the link to the download of this game, a friend of mine told me that now I owe him some... hours of life that he lost after the traffic jams of this tiny but really addictive game.&lt;/p&gt;  &lt;p&gt;Your task is to let the red &amp;quot;car&amp;quot; move outside the diagram, just like it was locked in a parking and you're in charge of solving the problem...&lt;/p&gt;  &lt;p&gt;Go and download it - but this time don't tell that I didn't warn you!!!&lt;/p&gt;  &lt;p&gt;It's for Windows Mobile.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.fredvonk.eu/downloads.htm" href="http://www.fredvonk.eu/downloads.htm"&gt;http://www.fredvonk.eu/downloads.htm&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Did I mention that's also free?&lt;/p&gt;  &lt;p&gt;&lt;a title="New York" href="http://www.flickr.com/photos/32372699@N00/1734875116/"&gt;&lt;img alt="New York" src="http://static.flickr.com/2395/1734875116_8332d5a36d_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8633503051220799225?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8633503051220799225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8633503051220799225' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8633503051220799225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8633503051220799225'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/rush-hour.html' title='Rush Hour!'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-561926470229478829</id><published>2007-11-01T01:05:00.001-07:00</published><updated>2007-11-01T01:05:03.598-07:00</updated><title type='text'>PowerLabs!</title><content type='html'>&lt;p&gt;At last I have an account on Powerlabs!!! Great, I'll keep you informed... :-) For now I'm still trying to understand how to &amp;quot;move&amp;quot; in Powerlabs and how to use this (great) site!!!&lt;/p&gt;  &lt;p&gt;Until now I'm simply trying the demos, in which i'm asked to compare the results from PowerLabs vs. &amp;quot;The Other Guys&amp;quot;. Then you can &amp;quot;vote&amp;quot; on who gave the better results. &lt;/p&gt;  &lt;p&gt;The query are something like &amp;quot;What did ____ write?&amp;quot;. You complete filling in the blanks, launch the query, then compare the results. Queries in the demo are launched against Wikipedia.&lt;/p&gt;  &lt;p&gt;Ok, I'll go on trying, then I'll tell you! Bye.&lt;/p&gt;  &lt;p&gt;&lt;a title="Query" href="http://www.flickr.com/photos/99317668@N00/527435776/"&gt;&lt;img alt="Query" src="http://static.flickr.com/1179/527435776_a929bf88af_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-561926470229478829?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/561926470229478829/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=561926470229478829' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/561926470229478829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/561926470229478829'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/11/powerlabs.html' title='PowerLabs!'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4195365332463106824</id><published>2007-10-24T14:43:00.001-07:00</published><updated>2007-10-24T14:44:51.328-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='free'/><category scheme='http://www.blogger.com/atom/ns#' term='development'/><category scheme='http://www.blogger.com/atom/ns#' term='planning'/><category scheme='http://www.blogger.com/atom/ns#' term='estimation'/><title type='text'>Planning Poker anyone?</title><content type='html'>&lt;p&gt;I &lt;a href="http://www.planningpoker.com/"&gt;stumbled upon ;-) this &amp;quot;Planning Poker&amp;quot; tool&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;I think that it could be used, it can be seen as a mean to a better effort estimation, that runs through a group discussion; each member &amp;quot;plays&amp;quot; her/his estimation (picking a card from a deck) and when everybody has played you can start discussing the result - probably you will notice some sensible differences between various estimations, and so people will start talking and eventually correcting...&lt;/p&gt;  &lt;p&gt;It can also be funny. I read that there are also real card deck sold somewhere, but the web version is simple and quite good.&lt;/p&gt;  &lt;p&gt;What do you think of it?&lt;/p&gt;  &lt;p&gt;&lt;a title="full deck" href="http://www.flickr.com/photos/87836497@N00/311432709/"&gt;&lt;img alt="full deck" src="http://static.flickr.com/101/311432709_a317588bbb_m.jpg" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4195365332463106824?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4195365332463106824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4195365332463106824' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4195365332463106824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4195365332463106824'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/10/planning-poker-anyone.html' title='Planning Poker anyone?'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4448595882662652577</id><published>2007-10-07T05:24:00.001-07:00</published><updated>2007-10-07T05:24:57.085-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='messenger'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>MSN Messenger - the credit card message</title><content type='html'>&lt;p&gt;I'm stealing this from a dozen web sites around the web, but I need this hint periodically, so I put it also here.&lt;/p&gt;  &lt;p&gt;When you start a chat in MSN Messenger a warning is shown that says    &lt;br /&gt;&amp;quot;Never give out your password or credit card number in an instant message conversation&amp;quot;     &lt;br /&gt;This tweak allows you to customize this message for example to display your company chat policy     &lt;br /&gt;Open your registry and find or create the key below:     &lt;br /&gt;[HKLM\SOFTWARE\Microsoft\MessengerService\Policies]     &lt;br /&gt;Create a new String value, or modify the existing value, called &amp;quot;IMWarning&amp;quot; and set it according to text you want to display     &lt;br /&gt;You may need to restart or log out of Windows for the change to take effect.&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4448595882662652577?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4448595882662652577/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4448595882662652577' title='48 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4448595882662652577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4448595882662652577'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/10/msn-messenger-credit-card-message.html' title='MSN Messenger - the credit card message'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>48</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5510251109706970020</id><published>2007-08-20T23:51:00.001-07:00</published><updated>2007-08-20T23:52:50.811-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='GPS'/><title type='text'>Gps Speed Sentry - windows mobile app</title><content type='html'>&lt;p&gt;I'm having a lot of fun using this "Gps Speed Sentry" app, that you can download from &lt;a title="http://www.tchartdev.com/" href="http://www.tchartdev.com/"&gt;http://www.tchartdev.com/&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This app&amp;nbsp;features a series of screen showing, for the trip you're having:&lt;/p&gt; &lt;p&gt;- a graph on you speed&lt;/p&gt; &lt;p&gt;- a graph on altitude&lt;/p&gt; &lt;p&gt;- a compass&lt;/p&gt; &lt;p&gt;- some general information on actual speed, average speed, top speed,&amp;nbsp;trip duration&lt;/p&gt; &lt;p&gt;- data on GPS satellite in sight&lt;/p&gt; &lt;p&gt;I find it really funny: try it if you have a gps-enabled windows mobile (or and external bluetooth gps antenna like me). The&amp;nbsp;app will cost you $10, the trial version will disconnect from GPS monitoring every 10 minutes (not losing data, anyway).&lt;/p&gt; &lt;p&gt;Here's a screenshot, but please visit the developer's site for many other.&lt;/p&gt;&lt;br /&gt;&lt;a href="http://bp0.blogger.com/_xRSakUXqeoE/RsqLpycBG2I/AAAAAAAAAGk/x0m_MponGO8/s1600-h/gps_speed_sentry.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://bp0.blogger.com/_xRSakUXqeoE/RsqLpycBG2I/AAAAAAAAAGk/x0m_MponGO8/s320/gps_speed_sentry.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101043077980691298" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5510251109706970020?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5510251109706970020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5510251109706970020' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5510251109706970020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5510251109706970020'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/08/gps-speed-sentry-windows-mobile-app.html' title='Gps Speed Sentry - windows mobile app'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp0.blogger.com/_xRSakUXqeoE/RsqLpycBG2I/AAAAAAAAAGk/x0m_MponGO8/s72-c/gps_speed_sentry.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7736305435333551849</id><published>2007-08-03T14:27:00.001-07:00</published><updated>2007-08-03T14:28:56.361-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='livewriter'/><category scheme='http://www.blogger.com/atom/ns#' term='plugin'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><title type='text'>Flickr4Writer</title><content type='html'>&lt;p&gt;This blog post will benefit of a Flickr photo taken from a LiveWriter Plugin, &lt;a title="http://www.codeplex.com/flickr4writer" href="http://www.codeplex.com/flickr4writer"&gt;Flickr4Writer&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;The plugin allows to choose an image from Flickr, given a subject, a tag set, a flickr photo album... &lt;/p&gt; &lt;p&gt;A step towards something I'd like, that is having the blog system choose a random photo for me every time, using the post's tag set to query Flickr.&lt;/p&gt; &lt;p&gt;If I only had some time... :-)&lt;/p&gt; &lt;p&gt;&lt;a title="balance." href="http://www.flickr.com/photos/29094118@N00/972249188/"&gt;&lt;img alt="balance." src="http://static.flickr.com/1239/972249188_98d79347a3.jpg" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7736305435333551849?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7736305435333551849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7736305435333551849' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7736305435333551849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7736305435333551849'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/08/flickr4writer.html' title='Flickr4Writer'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7062173816294996596</id><published>2007-08-02T00:48:00.001-07:00</published><updated>2007-08-02T00:48:11.837-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='browsing'/><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='browser utilities'/><category scheme='http://www.blogger.com/atom/ns#' term='test'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><category scheme='http://www.blogger.com/atom/ns#' term='screen capture'/><title type='text'>BrowserShots - Test your web design in different browsers</title><content type='html'>&lt;p&gt;Ever wondered how will your site render on browsers like Galeon 2.0 or SeaMonkey 1.1? Or on Safari 1.3? Or maybe on GranParadiso 3.0 (does&amp;nbsp;such a thing&amp;nbsp;really exists?) ?&lt;/p&gt; &lt;p&gt;Well, you can, even not installing&amp;nbsp;the browsers. Visit &lt;a href="http://v04.browsershots.org/"&gt;http://v04.browsershots.org/&lt;/a&gt;&amp;nbsp;and submit the site URL, choose between 44 different browsers... and then after some time (even more than 30 minutes for some browsers) you'll obtain all the screenshots related to all the selected browser's rendering of your site.&lt;/p&gt; &lt;p&gt;Really useful, isn't it?&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7062173816294996596?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7062173816294996596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7062173816294996596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7062173816294996596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7062173816294996596'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/08/browsershots-test-your-web-design-in.html' title='BrowserShots - Test your web design in different browsers'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3954642899068155863</id><published>2007-07-27T01:02:00.000-07:00</published><updated>2007-07-27T01:03:24.929-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><category scheme='http://www.blogger.com/atom/ns#' term='cloud'/><category scheme='http://www.blogger.com/atom/ns#' term='fun'/><category scheme='http://www.blogger.com/atom/ns#' term='word game'/><title type='text'>Human Brain Cloud</title><content type='html'>&lt;P&gt;You know, I'm a big fan of this kind of things... this &lt;A class="" href="http://www.humanbraincloud.com/" mce_href="http://www.humanbraincloud.com/"&gt;Human Brain Cloud&lt;/A&gt;&amp;nbsp;"game" is really funny.&lt;br /&gt;&lt;br /&gt;Quoting from the site: "The idea is that given a word, a player types in the first thing that comes to mind and the results are combined into a giant network".&lt;/P&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3954642899068155863?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3954642899068155863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3954642899068155863' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3954642899068155863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3954642899068155863'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/07/human-brain-cloud.html' title='Human Brain Cloud'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-2614623075782640071</id><published>2007-06-15T00:33:00.001-07:00</published><updated>2007-06-15T00:33:04.155-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='natural language'/><category scheme='http://www.blogger.com/atom/ns#' term='search'/><category scheme='http://www.blogger.com/atom/ns#' term='search engine'/><title type='text'>Powerset and PowerLabs</title><content type='html'>&lt;p&gt;Uhm.... this is promising; &lt;a href="http://www.powerset.com"&gt;www.powerset.com&lt;/a&gt; is going to go live after summer with a sarch engine capable to "understand" natural language queries.&lt;/p&gt; &lt;p&gt;Have a look to &lt;a href="http://flickr.com/photos/powerset/"&gt;this Flickr image collection&lt;/a&gt;, and read &lt;a href="http://blog.powerset.com/"&gt;the Powerset's blog entries&lt;/a&gt; to understand something more.&lt;/p&gt; &lt;p&gt;PowerLabs will be a sort of web app built "over" powerset's search engine.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.blognewcomb.com/blog/"&gt;This blog (from Steve Newcomb, powerset's founder)&lt;/a&gt; is also really interesting&amp;nbsp;for it shows an "internal" point of view on the "making of" this new search engine.&amp;nbsp;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-2614623075782640071?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/2614623075782640071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=2614623075782640071' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2614623075782640071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/2614623075782640071'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/06/powerset-and-powerlabs.html' title='Powerset and PowerLabs'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5142516588512075817</id><published>2007-06-08T00:27:00.001-07:00</published><updated>2007-06-08T00:27:39.649-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>Texter - a text substitution app</title><content type='html'>&lt;p&gt;On &lt;a href="http://lifehacker.com/"&gt;Lifehacker&lt;/a&gt; I found some weeks ago this little app, &lt;a href="http://lifehacker.com/software/texter/lifehacker-code-texter-windows-238306.php"&gt;Texter&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;It's a text substitution application; in other words you configure some shortcut that, when typed, are substituted in longer strings (commands, scripts, and so on). It's still "young" (release 0.3) but quite stable.&lt;/p&gt; &lt;p&gt;For example you could tell texter that when you type "zgg" you want him to replace that string with &lt;a href="http://www.google.com/search?q="&gt;http://www.google.com/search?q=&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Or you could use it to avoid typing everytime your mail address, something like "zem" that turns in &lt;a href="mailto:someone@domain.com"&gt;someone@domain.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;The possibility are endless; the &lt;a href="http://lifehacker.com/software/texter/lifehacker-code-texter-windows-238306.php"&gt;blog post on lifehacker&lt;/a&gt; shows some clever ways to use Texter.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5142516588512075817?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5142516588512075817/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5142516588512075817' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5142516588512075817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5142516588512075817'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/06/texter-text-substitution-app.html' title='Texter - a text substitution app'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-542617433151632237</id><published>2007-06-07T23:58:00.001-07:00</published><updated>2007-06-07T23:58:19.461-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='productivity'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>TimeSnapper - "Your Life: The Movie" :-)</title><content type='html'>&lt;p&gt;TimeSnapper (&lt;a href="http://www.timesnapper.com"&gt;www.timesnapper.com&lt;/a&gt;) is self described in this way:&lt;/p&gt; &lt;p&gt;"TimeSnapper is an &lt;strong&gt;Automatic Screenshot Journal - &lt;/strong&gt;It runs in the background of your computer, taking screenshots of your desktop every few seconds all week long."&lt;/p&gt; &lt;p&gt;Then it can "replay" (like a movie) the screenshots sequence, and the result is impressive. I'm trying this app in these days and it's really useful to "fill in the blanks" when I have to compile my work timesheet...&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-542617433151632237?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/542617433151632237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=542617433151632237' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/542617433151632237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/542617433151632237'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/06/timesnapper-life-movie.html' title='TimeSnapper - &amp;quot;Your Life: The Movie&amp;quot; :-)'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6987009621994215534</id><published>2007-06-07T19:20:00.001-07:00</published><updated>2007-06-07T19:20:59.617-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='browsing'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='web'/><title type='text'>SpaceTime 3D Browser</title><content type='html'>&lt;p&gt;This is really a beautiful app. SpaceTime is a "3D" web browser, that shows search results or pages in a 3D way that's really amazing.&lt;/p&gt; &lt;p&gt;It's better if I simply give you the URL, thre you can find every information or screenshot, go and see... &lt;a href="http://www.spacetime.com"&gt;www.spacetime.com&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6987009621994215534?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6987009621994215534/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6987009621994215534' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6987009621994215534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6987009621994215534'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/06/spacetime-3d-browser.html' title='SpaceTime 3D Browser'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1298217678633938879</id><published>2007-06-07T03:34:00.001-07:00</published><updated>2007-06-07T03:36:45.779-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sharepoint'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Customizing Sharepoint 2003, the next step...</title><content type='html'>&lt;p&gt;Customizing Sharepoint 2003, the next step...  &lt;p&gt;Maybe you saw this other article I posted some weeks ago... after that, my job went on, but eventually I decided - actually my customer decided for me ;-) - to try to use a new site template in order to solve the customization problem I'm facing.  &lt;p&gt;What I have to manage is something I cannot solve "simply" hacking the CSS or modifying the .aspx pages... so I'll try to have a new "MPS" (the WSS Multi Page Site) template different from the original one.  &lt;p&gt;Unfortunately looks like this cannot be done; I managed to "clone" the MPS structure in a new one, but when I go and use it to create a new site I get a series of errors in the WebParts stating that "This Web Part was designed for use on a Microsoft Meeting Workspace". And reading around I found that yes, you can have your site template that originates from another one, but you CANNOT use the Multipage Meeting template as the starting point.  &lt;p&gt;I have to find another way.  &lt;p&gt;I'll try also to share with you the steps I'm taking to do this.  &lt;p&gt;First: I make a copy of the STS directory to a new STSNEW directory. All this happens under&lt;br&gt;&lt;font face="Courier New"&gt;C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\&lt;br&gt;&lt;/font&gt;and as I think that all the action will happen there... I won't repeat that path anymore, for reading simplicity I'll substitute it with [PATH].  &lt;p&gt;So I have this STSNEW! What I do with it?&lt;br&gt;Uhm... open the [PATH]XML folder, and take a look to the two files:&lt;br&gt;&lt;font face="Courier New"&gt;WEBTEMP.XML&lt;br&gt;WEBTEMPSPS.XML&lt;/font&gt;&lt;br&gt;Interesting stuff!!! So there are the correspondances between folders names and sharepoint usage of the templates...&lt;br&gt;In my case the interesting one is the WEBTEMP.XML (the WSS one).&lt;br&gt;First, I make a copy of the file, and name it WEBTEMPSTSNEW.XML.&lt;br&gt;In it I leave only the "STS" node, renaming it to "STSNEW" (as the containing folder I created before); to this new node I give an ID over 10000 (Microsoft's hint...). Then I change in some way the descritpions, so that later I will be able to choose between the STS and STSNEW styles. Save. Let's see...&lt;br&gt;No, it's not going well: when I open the main page in Sharepoint I get an "Exception occurred" error, that it's not very esplicative, I'd say. But after a &lt;font face="Courier New"&gt;iisreset /restart&lt;/font&gt; "magically" Sharepoint is back with us. Good.  &lt;p&gt;Now let's see if our STSNEW can be of any use.&lt;br&gt;First: I try to create a new WSS site based on this site template. &lt;br&gt;Everything works fine, I can find in the site structure list the new description I inserted in the XML file, and use those templates to create my site.  &lt;p&gt;So this first part is ok.  &lt;p&gt;Now I have to find a way to "mimic" the tabbed, multipage structure of the "Multipage Meeting Workspace" template here in this "simple" WSS site I created. I'll use the "Team Site" structure (taht in my new site template I named as "New Team Site"), so that I will be able to modify also the the home page (default.aspx).  &lt;p&gt;Let's try this way: create a document library that contains a list of web part pages, so that I can have all the single pages I need. For a good explanation of this, &lt;a href="http://blogs.msdn.com/danielmcpherson/archive/2005/05/05/414893.aspx"&gt;see this blog post from Daniel McPherson&lt;/a&gt;.  &lt;p&gt;Then I'll try to create a web part for the "tabbed" navigation.  &lt;p&gt;Maybe I can find something ready on the web... First I try &lt;a href="http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=ef23da8a-72b6-4a04-b536-46da24b2605b"&gt;this one from GotDotNet&lt;/a&gt;. &lt;br&gt;Looks great, there is also the code. Downloaded, and installed with the command:&lt;br&gt;&lt;font face="Courier New"&gt;stsadm -o addwppack -f "C:\EasyTabPartsDeployment.CAB" -force -globalinstall&lt;/font&gt;  &lt;p&gt;And it works!!!&lt;br&gt;From now on the path is (more or less) clear: I haev to modify the new site template layout, develop all the new webparts I need, and so on.  &lt;p&gt;Bye!!!&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1298217678633938879?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1298217678633938879/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1298217678633938879' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1298217678633938879'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1298217678633938879'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/06/customizing-sharepoint-2003-next-step.html' title='Customizing Sharepoint 2003, the next step...'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6591131718179605079</id><published>2007-05-26T08:38:00.001-07:00</published><updated>2007-05-29T02:06:14.486-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='index'/><category scheme='http://www.blogger.com/atom/ns#' term='WDS'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Windows Desktop Search: how to index uncached exchange items</title><content type='html'>&lt;P&gt;With Windows Desktop Search (I'm running 3.01) you cannot (by default) index you email if it is not configured to run in cached mode. &lt;br /&gt;&lt;P&gt;Well, you can change this through a group policy modification or thru this registry mod: &lt;br /&gt;&lt;P&gt;Create a DWORD registry key in:&lt;BR&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search&lt;BR&gt;called “PreventIndexingUncachedExchangeFolders” and setting it to a value of 0. &lt;br /&gt;&lt;P&gt;Regarding the group policy: &lt;A class="" href="http://www.microsoft.com/technet/prodtechnol/windows/search/dtscustomize.mspx" target=_blank mce_href="http://www.microsoft.com/technet/prodtechnol/windows/search/dtscustomize.mspx"&gt;read this document&lt;/A&gt; and &lt;A class="" href="http://download.microsoft.com/download/6/e/2/6e2d12c1-0afa-491d-9681-f7be70331066/desktopsearch.adm" target=_blank mce_href="http://download.microsoft.com/download/6/e/2/6e2d12c1-0afa-491d-9681-f7be70331066/desktopsearch.adm"&gt;use this .adm file&lt;/A&gt; (for some reasons the file is not linked in the document). &lt;br /&gt;&lt;P&gt;That's all. I tried both ways, and both worked.&lt;/P&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6591131718179605079?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6591131718179605079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6591131718179605079' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6591131718179605079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6591131718179605079'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/05/windows-desktop-search-how-to-index.html' title='Windows Desktop Search: how to index uncached exchange items'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-841185909256556098</id><published>2007-05-24T23:59:00.001-07:00</published><updated>2007-05-24T23:59:33.227-07:00</updated><title type='text'>from CNET: Promising antispam technique gets nod</title><content type='html'>&lt;p&gt;Something interesting about spam... It's called DomainKeys, and is supported by Yahoo, Cisco, SendMail and PGP Corporation. Read more here: &lt;a title="http://news.com.com/Promising%20antispam%20technique%20gets%20nod/2100-1029_3-6185904.html?part=rss" href="http://news.com.com/Promising%20antispam%20technique%20gets%20nod/2100-1029_3-6185904.html?part=rss"&gt;http://news.com.com/Promising%20antispam%20technique%20gets%20nod/2100-1029_3-6185904.html?part=rss&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-841185909256556098?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/841185909256556098/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=841185909256556098' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/841185909256556098'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/841185909256556098'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/05/from-cnet-promising-antispam-technique.html' title='from CNET: Promising antispam technique gets nod'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8094982849260680865</id><published>2007-05-24T03:46:00.001-07:00</published><updated>2007-06-07T03:37:08.911-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tools'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='tweak'/><title type='text'>QTTabBar - tabs on Windows Explorer</title><content type='html'>&lt;p&gt;I &lt;a href="http://members.at.infoseek.co.jp/Quizo/freeware/indexEn.html#qttab"&gt;downloaded and installed QTTabBar&lt;/a&gt;, and after some weeks I have to admint that I cannot even think to work without!!!&lt;/p&gt; &lt;p&gt;The reason to try it was originally to have "tabs" (like those you have on IE7 or Firefox) also in Windows Explorer, but now&amp;nbsp;I think it's a must. The website doesn't give the "real feeling" of all the features the tools has, but I guarantee that you will be impressed.&lt;/p&gt; &lt;p&gt;Now,&amp;nbsp;I will not try to explain all the things you can do wit QTTabBar, &lt;a href="http://members.at.infoseek.co.jp/Quizo/freeware/QTTabBar_Manual_En.html"&gt;read this page for a list of features.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;If you decide to try it, follow the installation steps described (also the uninstall procedure is someway tricky - but nothing impossible).&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8094982849260680865?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8094982849260680865/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8094982849260680865' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8094982849260680865'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8094982849260680865'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/05/qttabbar-tabs-on-windows-explorer.html' title='QTTabBar - tabs on Windows Explorer'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-860987266340382053</id><published>2007-05-11T07:22:00.000-07:00</published><updated>2007-05-11T07:28:07.685-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='update'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Windows update lasting forever</title><content type='html'>I had to completely rebuild my Windows XP machine, and after a lot of setup and reboot, and setup, and reboot (imagine Office, Visual Studio 2003, its SP, then Visual Studio 2005, its SP, then a lot of other packages, and then... a nigthmare!!!) I found that Windows Update was not responding anymore.&lt;br /&gt;&lt;br /&gt;After some research I found this post, and given that it solved my problem I'm sharing it with you: &lt;a href="http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windowsupdate&amp;tid=518785f4-c21e-4b30-a010-21b854b3438f&amp;p=1"&gt;problem connecting windows update - CPU 100% svchost.exe in Windows Update&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The symptoms I had wew exactly those described in the post title: a svchost.exe process using continuously near 100% of CPU, and nothing more for long time.&lt;br /&gt;&lt;br /&gt;Now I can update my pc without problems...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-860987266340382053?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/860987266340382053/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=860987266340382053' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/860987266340382053'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/860987266340382053'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/05/windows-update-lasting-forever.html' title='Windows update lasting forever'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1692055891529497031</id><published>2007-04-17T08:51:00.001-07:00</published><updated>2007-09-13T14:30:07.380-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sql server'/><category scheme='http://www.blogger.com/atom/ns#' term='survival'/><title type='text'>Sql Server, remove duplicate records</title><content type='html'>&lt;p&gt;&lt;/p&gt; &lt;p&gt;Sometimes I need to remove duplicates from a table, given a particular column to be checked. &lt;p&gt;This few lines of transact-sql code will help, I hope: &lt;p&gt;&lt;font face="Courier New"&gt;CREATE TABLE #tmp_tableCleanDup (id int, email varchar(200))&lt;br&gt;CREATE UNIQUE CLUSTERED INDEX pk ON #tmp_tableCleanDup(ID)&lt;br&gt;CREATE UNIQUE INDEX removeduplicates on #tmp_tableCleanDup (email) WITH IGNORE_DUP_KEY&lt;/font&gt; &lt;p&gt;&lt;font face="Courier New"&gt;BEGIN TRANSACTION&lt;/font&gt; &lt;p&gt;&lt;font face="Courier New"&gt;&amp;nbsp;INSERT #tmp_tableCleanDup &lt;br&gt;&amp;nbsp;SELECT e.ID, e.email&lt;br&gt;&amp;nbsp;FROM OriginalTable e&lt;br&gt;&lt;br&gt;&amp;nbsp;DELETE OriginalTable&lt;br&gt;&amp;nbsp;WHERE 1=1&lt;br&gt;&amp;nbsp;AND id NOT IN (SELECT id FROM&amp;nbsp; #tmp_tableCleanDup)&lt;/font&gt; &lt;p&gt;&lt;font face="Courier New"&gt;COMMIT TRANSACTION&lt;/font&gt; &lt;p&gt;&lt;font face="Courier New"&gt;&amp;nbsp;DROP TABLE #tmp_tableCleanDup&lt;/font&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1692055891529497031?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1692055891529497031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1692055891529497031' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1692055891529497031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1692055891529497031'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/04/sql-server-remove-duplicate-records.html' title='Sql Server, remove duplicate records'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8295177288691755056</id><published>2007-04-16T13:28:00.001-07:00</published><updated>2007-04-17T08:53:15.451-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='games'/><title type='text'>don't read this.</title><content type='html'>&lt;p&gt;ok, you're reading. well, I expected this... but please, &lt;a href="http://www.handdrawngames.com/DesktopTD/"&gt;DO NOT click on this link&lt;/a&gt;...&lt;/p&gt; &lt;p&gt;the game you'll reach is reaaaallly addictive... so if you're working now don't click.&lt;/p&gt; &lt;p&gt;the name of the game is Desktop Tower Defense. simple, easy at the beginning, hard to leave when you start.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;bye! ;-)&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8295177288691755056?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8295177288691755056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8295177288691755056' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8295177288691755056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8295177288691755056'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/04/don-read-this.html' title='don&amp;#39;t read this.'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-3115399585707854392</id><published>2007-04-05T00:43:00.001-07:00</published><updated>2007-04-17T08:53:30.249-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><title type='text'>DeepFish, from Microsoft Labs</title><content type='html'>&lt;p&gt;Still in a closed beta stage, &lt;a href="http://labs.live.com/deepfish/"&gt;DeepFish&lt;/a&gt; is a mobile browser that mixes a server-side elaboration of the web pages in order to render web pages on the mobile screen just as they would be seen on a standard "non mobile" browser.&lt;/p&gt; &lt;p&gt;When you navigate to a page, DeepFish first of all generates (server-side) a sort of screenshot of the needed page, and sends this image to the mobile client; there with some client functionalities like panning and zooming the user will read the page... obviously things like form submission and client caching are present. &lt;a href="http://labs.live.com/Deepfish/videos.aspx"&gt;Take a look at this presentation&lt;/a&gt; to understand better.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-3115399585707854392?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/3115399585707854392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=3115399585707854392' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3115399585707854392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/3115399585707854392'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/04/deepfish-from-microsoft-labs.html' title='DeepFish, from Microsoft Labs'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8392020755791628959</id><published>2007-04-04T15:03:00.001-07:00</published><updated>2007-04-17T08:54:12.483-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sharepoint'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>Sharepoint 2003: customize the webparts zones</title><content type='html'>&lt;p&gt;I know, today we can use the new Microsoft Office Sharepoint Server (MOSS), but there are a lot of Sharepoint 2003 installation around, and recently I had to face some request from a (french, Paris-based) customer that asked me to make some "deep" customizations&amp;nbsp;for their intranet, both&amp;nbsp;in terms of look&amp;amp;feel&amp;nbsp;and of webparts disposition on the page.&lt;/p&gt; &lt;p&gt;This request was both for the Sharepoint Portal pages&amp;nbsp;and for the Windows Sharepoint Services sites and pages.&lt;/p&gt; &lt;p&gt;I'm not discussing here the "layout" modification, maybe I'll&amp;nbsp;collect some good links that&amp;nbsp;explain this task, let's say here that this was in my case solved mainly with some (not so easy) CSS modifications.&lt;/p&gt; &lt;p&gt;Let's focus on the webpart zones disposition, and how it can be changed.&lt;/p&gt; &lt;p&gt;First of all: I assume in all the samples below that your Sharepoint is installed in the default folder on drive &lt;font face="Courier New"&gt;C:\&lt;/font&gt;, and that you have the english setup (so in the paths you'll see the &lt;font face="Courier New"&gt;\1033\&lt;/font&gt; folder, if you have other language packs you will have to deal with other paths).&lt;/p&gt; &lt;p&gt;The standard, "out-of-the-box" placement of the webparts in the page is ok for a lot of us; but sometimes you want to have some particular disposition of the webparts,&amp;nbsp;in order to make a better use of the page space for your particular needs.&lt;/p&gt; &lt;p&gt;To reach this goal you will have to make some HTML coding in some .aspx pages, located in different paths. These paths correspond to the various "kind" of pages that Sharepoint 2003 offers to us: The Sharepoint main pages, the pages for the various Areas, the News pages, the Topics pages... and on and on down to the Windows Sharepoint Sites pages, both the simple and the Multi Page one.&lt;/p&gt; &lt;p&gt;All the .aspx pages you'll want to modify reside under this path:&lt;/p&gt; &lt;p&gt;&lt;font face="Courier New"&gt;C:\Program Files\Common Files\Microsoft Shared\Web server extensions\60\Template\1033\&lt;/font&gt;&lt;/p&gt; &lt;p&gt;Down that folder you'll find&amp;nbsp;13 subfolders. Each folder corresponds to a particular "kind" of page&amp;nbsp;template on the Sharepoint portal or in the WSS sites.&amp;nbsp;Below I'll&amp;nbsp;give you&amp;nbsp;a pair of lists that shows this correspondance.&lt;/p&gt; &lt;p&gt;The main file you'll find under the folder (let's say the first, the &lt;font face="Courier New"&gt;\SPS&lt;/font&gt; folder) is default.aspx.&lt;/p&gt; &lt;p&gt;This file, at run time, is used by Sharepoint as a template that is "filled" with the webparts you'll have decided to place in the various web part "zones". These zones are explicitly defined in the html of the default.aspx page, and have this look:&lt;/p&gt; &lt;p&gt;&lt;font face="Courier New"&gt;&amp;lt;WebPartPages:WebPartZone runat="server" Title="loc:Left" ID="Left" FrameType="TitleBarOnly" AllowPersonalization="false"/&amp;gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;I will not enter in the details of the various tags; here we'll on ly note that the "ID" tag is the one that gives the name you will see in the sharepoint page, when in design mode. &lt;/p&gt; &lt;p&gt;There are many of these WebPartZone already in place in your default.aspx, go and look for them; you'll see that they are inside an html structure that you can easily hack for your needs; you can alse define more WebPartZones around the page, only be careful to give them unique IDs.&lt;/p&gt; &lt;p&gt;The following list shows each SharePoint Portal Server 2003 area or subarea and the corrisponding folder:&lt;br&gt;- Root site: &lt;font face="Courier New"&gt;\SPS&lt;/font&gt; folder&lt;br&gt;- My Site: &lt;font face="Courier New"&gt;\SPSMSITE&lt;/font&gt; folder&lt;br&gt;- News: \&lt;font face="Courier New"&gt;SPSNHOME&lt;/font&gt; folder&lt;br&gt;- Company News, External News and Press Announcements, and all areas that are under the News area: \&lt;font face="Courier New"&gt;SPSNEWS&lt;/font&gt; folder&lt;br&gt;- Site Directory: &lt;font face="Courier New"&gt;\SPSSITES&lt;/font&gt; folder&lt;br&gt;- Topics: &lt;font face="Courier New"&gt;\SPSTOC&lt;/font&gt; folder&lt;br&gt;- Divisions, Human Resources, Locations, Marketing, Operations, Projects, Resources, Sales, Strategy and Support, and all areas under the Topics area: &lt;font face="Courier New"&gt;\SPSTOPIC&lt;/font&gt; folder&lt;br&gt;- Community Template:&lt;font face="Courier New"&gt; \SPSCOMMU&lt;/font&gt; folder  &lt;p&gt;Then there are some other folders that are relating to the Windows Sharepoint&amp;nbsp;Services&amp;nbsp;side of the coin; the two main folders are:  &lt;p&gt;- \STS: all the pages for the WSS sites&lt;br&gt;- \MPS: for the Multi Page Template pages under WSS sites  &lt;p&gt;This last one&amp;nbsp;is a little more tricky, because when you modify the default.aspx page... this modifications will show up only in the main page, and not in the various subpages. To have also these pages modified you'll have to edit another page, in the folder:  &lt;p&gt;&lt;font face="Courier New"&gt;C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\MPS\DOCTEMP\SMARTPGS&lt;/font&gt;  &lt;p&gt;The file is named spstd1.aspx. modify and save it... and you're done.  &lt;p&gt;Now: I'm not saying that all this process is easy and safe;&amp;nbsp; you'll want to have backup copies of all the files you modify, and you'll want to make a lot of experiments before deploying all this in production... but as soon as you make the first test you'll find comfortable with the other.  &lt;p&gt;Hope this helps...  &lt;p&gt;Andrea&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8392020755791628959?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8392020755791628959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8392020755791628959' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8392020755791628959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8392020755791628959'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/04/sharepoint-2003-customize-webparts_04.html' title='Sharepoint 2003: customize the webparts zones'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-9138607230085695602</id><published>2007-03-30T00:46:00.001-07:00</published><updated>2007-04-17T08:54:48.604-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='powershell'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><title type='text'>Windows PowerShell</title><content type='html'>&lt;p&gt;uhm... I didn't try Windows PowerShell until yesterday, but now I'm becoming addicted!!!&lt;/p&gt; &lt;p&gt;Some links...&lt;/p&gt; &lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Windows_PowerShell"&gt;Windows PowerShell on Wikipedia&lt;/a&gt;&amp;nbsp;- a general intro, and some "fundamental" links. &lt;/p&gt; &lt;p&gt;On Microsoft's site, &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx"&gt;the main page for PowerShell&lt;/a&gt; (from here the link to the download pages - if you use &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=6CCB7E0D-8F1D-4B97-A397-47BCC8BA3806&amp;amp;displaylang=en"&gt;XP sp2, here's the direct download link&lt;/a&gt;).&lt;/p&gt; &lt;p&gt;some &lt;a href="http://www.microsoft.com/technet/scriptcenter/scripts/msh/default.mspx?mfr=true"&gt;Sample Windows PowerShell Scripts&lt;/a&gt; on Microsoft's site&lt;/p&gt; &lt;p&gt;and the &lt;a href="http://www.codeplex.com/PsObject"&gt;CodePlex repository for Windows PowerShell scripts&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Then a &lt;a href="http://thinkersroom.com/bytes/2007/01/?p=10"&gt;little article (on ThinkersRoom.com) on PowerShell customization&lt;/a&gt;,&amp;nbsp;that&amp;nbsp;introduces some interesting arguments through&amp;nbsp;maybe "basic" yet well written. Read it.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-9138607230085695602?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/9138607230085695602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=9138607230085695602' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9138607230085695602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/9138607230085695602'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/windows-powershell.html' title='Windows PowerShell'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5266423733210161788</id><published>2007-03-27T23:56:00.001-07:00</published><updated>2007-04-17T08:55:00.777-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><title type='text'>ZenZui - a mobile widget browser</title><content type='html'>&lt;p&gt;&lt;a href="http://www.zenzui.com/"&gt;ZenZui&lt;/a&gt; is a brand new entry in the "mobile widget browser" ecosystem, in which you can also find other players like &lt;a href="http://bluepulse.com/"&gt;BluePulse&lt;/a&gt; and &lt;a href="https://www.widsets.com/index"&gt;Widset&lt;/a&gt; (from Nokia), and some others.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.zenzui.com/"&gt;ZenZui&lt;/a&gt; was intially developed from Microsoft, now is an independent&amp;nbsp;spin-off.&lt;/p&gt; &lt;p&gt;Actually ZenZui is not yet a real downloadable solution, but I think it will soon. Reading here and there I find interesting the business model they are going to implement - nothing so revolutionary, but it can work. Quoting &lt;a href="http://www.zenzui.com/products.html"&gt;from the site&lt;/a&gt;: " using well-established advertising principles like CPA and CPM (we call it CPZ – Cost Per Zoom)". &lt;/p&gt; &lt;p&gt;I will not try to explain how the interface will be, I prefer to redirect you this YouTube Video showing the ZenZui app working.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;embed src="http://www.youtube.com/v/r12eUXJNbl8" width="425" height="350" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5266423733210161788?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5266423733210161788/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5266423733210161788' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5266423733210161788'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5266423733210161788'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/zenzui-mobile-widget-browser.html' title='ZenZui - a mobile widget browser'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-5018997183885540218</id><published>2007-03-26T13:13:00.001-07:00</published><updated>2007-04-17T08:55:29.351-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sharepoint'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='microsoft'/><title type='text'>from Roberdan's blog: Web Content Management with Sharepoint 2007</title><content type='html'>&lt;p&gt;I found today this new blog entry in the Roberdan's blog (read more from here if you are interested in microsoft technologies and in communities): &lt;a href="http://blogs.msdn.com/roberdan/archive/2007/03/25/web-content-management-con-sharepoint-2007.aspx"&gt;it's a collection of links on Sharepoint technologies, on Web Content Management in particular&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Actually in Roberdan's blog you can find much more than this, but in this precise moment this post is really useful to me... :-)&lt;/p&gt; &lt;p&gt;Thanks Roberto!!!&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-5018997183885540218?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/5018997183885540218/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=5018997183885540218' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5018997183885540218'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/5018997183885540218'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/from-roberdan-blog-web-content.html' title='from Roberdan&amp;#39;s blog: Web Content Management with Sharepoint 2007'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-991280029579779800</id><published>2007-03-16T02:07:00.001-07:00</published><updated>2007-03-16T02:07:55.094-07:00</updated><title type='text'>maybe you do not know that I wrote about this</title><content type='html'>&lt;p&gt;&lt;/p&gt; &lt;p&gt;These are the very first lines of a thing I wrote some times ago...&lt;/p&gt; &lt;h3&gt;Pervasive, Decentralized Information for the Lookaside Buffer &lt;/h3&gt; &lt;h5&gt;Andrea Ilari &lt;/h5&gt; &lt;h5&gt;&lt;/h5&gt; &lt;h4&gt;Abstract&lt;/h4&gt; &lt;p&gt;Many system administrators would agree that, had it not been for write-ahead logging, the understanding of model checking might never have occurred. In fact, few mathematicians would disagree with the study of robots [&lt;a href="http://punitive-surgery.lcs.mit.edu/#cite:0"&gt;13&lt;/a&gt;]. In this position paper we disconfirm that the acclaimed constant-time algorithm for the theoretical unification of the memory bus and redundancy by Suzuki is in Co-NP. &lt;p&gt;[...] &lt;p&gt;&amp;nbsp; &lt;p&gt;Ok, ok... it's a fake!!! It was produced from &lt;a href="http://pdos.csail.mit.edu/scigen/"&gt;this site: SCIgen - An Automatic CS Paper Generator&lt;/a&gt; &lt;p&gt;Go and try it... it's incredible!!!&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-991280029579779800?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/991280029579779800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=991280029579779800' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/991280029579779800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/991280029579779800'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/maybe-you-do-not-know-that-i-wrote.html' title='maybe you do not know that I wrote about this'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7756390889334249416</id><published>2007-03-13T06:49:00.001-07:00</published><updated>2007-03-13T06:49:12.261-07:00</updated><title type='text'>i'm making a difference</title><content type='html'>&lt;p&gt;from the &lt;a href="https://im.live.com/Messenger/IM/Home/"&gt;Windows Live Messenger's "i'm" initiative"&lt;/a&gt;:&lt;/p&gt; &lt;p&gt;&lt;em&gt;i’m is a new initiative from Windows Live™ Messenger. Every time you start a conversation using i’m, Microsoft shares a portion of the program's advertising revenue with some of the world's most effective organizations dedicated to social causes. We've set no cap on the amount we'll donate to each organization. The sky's the limit.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;I knew about this from &lt;a href="http://blogs.ugidotnet.org/kfra/"&gt;kfra&lt;/a&gt;, who pointed me at this &lt;a href="http://messengersays.spaces.live.com/blog/cns!5B410F7FD930829E!25315.entry"&gt;blog entry&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7756390889334249416?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7756390889334249416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7756390889334249416' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7756390889334249416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7756390889334249416'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/i-making-difference.html' title='i&amp;#39;m making a difference'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8117753799942559703</id><published>2007-03-13T04:16:00.003-07:00</published><updated>2007-03-13T04:16:56.486-07:00</updated><title type='text'>the GORB</title><content type='html'>&lt;p&gt;&lt;a href="http://www.thegorb.com/index.gorb"&gt;The Gorb&lt;/a&gt; presents as an "online community of professionals where&amp;nbsp;real life&amp;nbsp;reputations are earned and viewed by others".&lt;/p&gt; &lt;p&gt;The idea is to "rate" and comment on other people, but anonimously. In other network of this kind (say in LinkedIn for example) the comments and ratings are public and "signed"; so maybe they are not fair,&amp;nbsp;in the sense that tend to be "too&amp;nbsp;good". &lt;/p&gt; &lt;p&gt;Thru anonimity GORB wants to produce a more objective judgment on people.&lt;/p&gt; &lt;p&gt;I'll try to "rate" someone here around :-) let's see what happens...&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8117753799942559703?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8117753799942559703/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8117753799942559703' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8117753799942559703'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8117753799942559703'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/gorb_13.html' title='the GORB'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-8769770933646185617</id><published>2007-03-12T16:09:00.001-07:00</published><updated>2007-03-12T16:13:36.464-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><category scheme='http://www.blogger.com/atom/ns#' term='rss'/><title type='text'>pRSSReader</title><content type='html'>&lt;p&gt;&amp;nbsp;In my long and exhausting ;-) journey towards the best RSS reader for Windows Mobile (Pocket PC) I found this great&amp;nbsp;app, &lt;a href="http://pda.jasnapaka.com/prssr/"&gt;pRSSReader&lt;/a&gt; (a question for me: why did I find it only now???).&lt;/p&gt; &lt;p&gt;SImple to use, at the same time it offers a lot of functionalities;&amp;nbsp;I uninstalled all the similar tools I tried in the past, now I use only this.&lt;/p&gt; &lt;p&gt;Some screenshot follow; there is only a single thing missing, in my opinion, a thing that I found really useful in other similar apps: the ability to send the content of a particular post thru email, without having to go all the way long thru copy&amp;amp;switch-to-email-app&amp;amp;paste&amp;amp;send&amp;amp;back.&lt;/p&gt; &lt;p&gt;Apart from this pRSSReader is really worth a try; it's freeware but you'll find that a PayPal "donation" to the author, David Andrš, could be a good idea.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://bp1.blogger.com/_xRSakUXqeoE/RfXeQro4LYI/AAAAAAAAAFo/mKVBL5l4pW4/s1600-h/sshot000.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://bp1.blogger.com/_xRSakUXqeoE/RfXeQro4LYI/AAAAAAAAAFo/mKVBL5l4pW4/s320/sshot000.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5041179736084589954" /&gt;&lt;/a&gt;&lt;a href="http://bp2.blogger.com/_xRSakUXqeoE/RfXeQ7o4LZI/AAAAAAAAAFw/by1UvcIG7zk/s1600-h/sshot003.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://bp2.blogger.com/_xRSakUXqeoE/RfXeQ7o4LZI/AAAAAAAAAFw/by1UvcIG7zk/s320/sshot003.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5041179740379557266" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://bp2.blogger.com/_xRSakUXqeoE/RfXeQ7o4LaI/AAAAAAAAAF4/D50qRXaMoXo/s1600-h/sshot004.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://bp2.blogger.com/_xRSakUXqeoE/RfXeQ7o4LaI/AAAAAAAAAF4/D50qRXaMoXo/s320/sshot004.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5041179740379557282" /&gt;&lt;/a&gt;&lt;a href="http://bp3.blogger.com/_xRSakUXqeoE/RfXeRLo4LbI/AAAAAAAAAGA/Lm39gtsseZc/s1600-h/sshot007.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://bp3.blogger.com/_xRSakUXqeoE/RfXeRLo4LbI/AAAAAAAAAGA/Lm39gtsseZc/s320/sshot007.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5041179744674524594" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-8769770933646185617?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/8769770933646185617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=8769770933646185617' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8769770933646185617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/8769770933646185617'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/prssreader.html' title='pRSSReader'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp1.blogger.com/_xRSakUXqeoE/RfXeQro4LYI/AAAAAAAAAFo/mKVBL5l4pW4/s72-c/sshot000.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-7251597502154182070</id><published>2007-03-12T12:34:00.000-07:00</published><updated>2007-03-12T12:36:51.718-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='test'/><category scheme='http://www.blogger.com/atom/ns#' term='nerd'/><title type='text'>a "low ranking nerd"...</title><content type='html'>&lt;a href="http://www.nerdtests.com/ft_nq.php?im"&gt;&lt;img src="http://www.nerdtests.com/images/ft/nq.php?val=8684" alt="I am nerdier than 61% of all people. Are you nerdier? Click here to find out!"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;..so, I'm a "Low Ranking Nerd. Definitely a nerd but low on the totem pole of nerds."&lt;br /&gt;&lt;br /&gt;don't know if this a good or bad news :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-7251597502154182070?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/7251597502154182070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=7251597502154182070' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7251597502154182070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/7251597502154182070'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/low-ranking-nerd.html' title='a &quot;low ranking nerd&quot;...'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4013419889293647861</id><published>2007-03-11T07:05:00.000-07:00</published><updated>2007-03-11T07:13:15.632-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mobile'/><category scheme='http://www.blogger.com/atom/ns#' term='scan'/><title type='text'>Qode</title><content type='html'>In a recent comment in this blog I was "pointed" to &lt;a href="http://www.qode.com/en/index.jsp"&gt;Qode's web site&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Qode is similar to &lt;a href="http://www.shotcode.com/"&gt;ShotCode&lt;/a&gt;, but both work in a different way than &lt;a href="http://www.ecrio.com/mobeam/"&gt;MoBeam&lt;/a&gt; (I &lt;a href="http://indialimaalpha.blogspot.com/2007/03/mobeam-barcode-scanning-with-screen.html"&gt;talked about MoBeam here&lt;/a&gt; some days ago).&lt;br /&gt;&lt;br /&gt;What I mean is that with Qode (as with ShotCode) you use the mobile device's camera to grab the barcode (or similar object) in order to be transferred to a web site. With MoBeam - as far as I have understood - the mobile device is used to show the barcode to the "real" world; for example to the laser scanner at the discount cashier...&lt;br /&gt;&lt;br /&gt;Anyway Qode is interesting, like Shotcode is.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4013419889293647861?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4013419889293647861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4013419889293647861' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4013419889293647861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4013419889293647861'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/qode.html' title='Qode'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-1160423305580371108</id><published>2007-03-09T07:43:00.001-08:00</published><updated>2007-03-09T07:43:37.402-08:00</updated><title type='text'>Texter - a little but useful utility from Lifehacker</title><content type='html'>&lt;p&gt;Texter is a text substitution application; it stays resident in memory and "hears" what you're typing. When a certain key combination is hit, it performs the related action.&lt;/p&gt; &lt;p&gt;For example you can have Texter substitute the string "ema" with you email address, or you can type "hre" and have a complete href tag written, with the URL you copied in the clipboard at the right place, and the cursor ready just before the &amp;lt;/a&amp;gt; closing tag...&lt;/p&gt; &lt;p&gt;&lt;a href="http://lifehacker.com/software/texter/lifehacker-code-texter-windows-238306.php"&gt;Here is the link!!!&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-1160423305580371108?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/1160423305580371108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=1160423305580371108' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1160423305580371108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/1160423305580371108'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/texter-little-but-useful-utility-from.html' title='Texter - a little but useful utility from Lifehacker'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-4652663205146433837</id><published>2007-03-04T06:54:00.001-08:00</published><updated>2007-03-04T06:54:04.049-08:00</updated><title type='text'>Mobeam: "Mobile" Barcode Scanning With the Screen Backlight</title><content type='html'>&lt;p&gt;MoBeam is a technology that can be used to have your phone's screen laser-scanned in order to show (for example) a discount coupon.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.ecrio.com/mobeam/"&gt;See a flash demo here&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-4652663205146433837?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/4652663205146433837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=4652663205146433837' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4652663205146433837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/4652663205146433837'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/mobeam-barcode-scanning-with-screen.html' title='Mobeam: &amp;quot;Mobile&amp;quot; Barcode Scanning With the Screen Backlight'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15920097.post-6859499635833938596</id><published>2007-03-03T00:36:00.001-08:00</published><updated>2007-03-03T00:53:26.175-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='interactive tv'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><title type='text'>Joost.com !</title><content type='html'>&lt;p&gt;I'm in the &lt;a href="http://www.joost.com/"&gt;Joost.com&lt;/a&gt; beta. Really amazing, I have to say...&lt;/p&gt; &lt;p&gt;Joost is the new name of the "Venice Project", and it's a web-based interactive TV project. Even if in beta, and with a (well, not so) limited choice of channels to watch, it works very well.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Go and &lt;a href="http://www.joost.com/screenshots/"&gt;see some screenshots!&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15920097-6859499635833938596?l=indialimaalpha.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://indialimaalpha.blogspot.com/feeds/6859499635833938596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15920097&amp;postID=6859499635833938596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6859499635833938596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15920097/posts/default/6859499635833938596'/><link rel='alternate' type='text/html' href='http://indialimaalpha.blogspot.com/2007/03/joostcom.html' title='Joost.com !'/><author><name>WinstonWolf</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
