20 January 2012 0 Comments

Temporary Post Used For Theme Detection (91758cbc-0dc0-4a4b-8280-cfdfc9609c7a – 3bfe001a-32de-4114-a6b4-4005b770f6d7)

This is a temporary post that was not deleted. Please delete this manually. (fe7dac7a-e6e1-4ad0-ae13-069cc8b2de9d – 3bfe001a-32de-4114-a6b4-4005b770f6d7)

25 November 2010 0 Comments

GNU find – A Multidimensional Tool

Beginners are mostly afraid of command prompt.  Whenever they see a command prompt, they immediately say “its very difficult”.  But it’s not true.  The Command prompt is as friendly as GUI (Graphical User Interface), provided if you use it with proper procedure. Most people use GUI tools to search for files.  They don’t realize that they can use command line tools to search for them as well! GNU ‘find’ is such like a tool which can not only search files but can even copy, move or delete these files on the fly

21 October 2010 0 Comments

TinyMe Linux For The Win

I was running Unity Linux 2010.2 with KDE 4.5 for around the last month.  I really like what has been done there but it seemed a bit heavy for my Gateway M250…the CPU fan was always on which told me it was always in high use.

14 July 2010 0 Comments

Google News Redesign is Horrible

So, what do you think of the Google News redesign? You like it???  Tell me where you live so I can come hit you on the head a couple of times with a tack hammer …we’ll see if that jars anything loose.  All kidding aside (no I don’t want to hit anyone on the head with a tack hammer), there is plenty of negative feedback on the redesign.  If you’re not sure what changed, the original Google News Blog announcement is here (with screenshots) and you can also see it on your own computer (for now…they may roll it out to other countries besides the US soon so this may not work perpetually) here is how to check: Login to your google account.  Go to http://google.com/news Now visit this link in a new tab:  http://www.google.ca/news The difference initially looks subtle but once you start scrolling it blares like a fog horn in your head.  I’m not the only one who thinks the redesign sucks.  The original announcement is filled with negative comments about the redesign.  Look on the right hand column of the announcement to see related posts and you’ll quickly see there are plenty of people who despise this ‘improvement’.  Even looking in the google news general forum results in the most popular threads being discussions about how bad the redesign actually is

13 July 2010 0 Comments

Interesting Statistics

Very interesting statistics that I’ve noticed since moving the site to a Linode VPS . If you take a look at the graphic below, the spike in the middle will probably stick out quite a bit.  Oddly enough, the spike I noticed in CPU percentage used (which is regulated for VPS at Linode) also spiked up disk usage…mainly because I began to swap when cpu/ram use skyrocketed.  All of this happened with Ubuntu 10.04 installed.  CentOS was the first distro I tried but I quickly switched to Ubuntu when I spotted a really nice how-to in the Linode document library.  Oh, and please excuse my horrible gimp skills on the image below…it was a quick and dirty editing of the image: cpu usage After switching to Ubuntu, I began receiving alarms for my account due to the high usage of CPU and disk.  I attempted to tweak settings and configuration files for about a week and realized it just wasn’t going to work for me.  I switched to Debian Lenny and the move was a positive as is reflected in these pictures. disk usage I was hoping Ubuntu 10.04 would fit for me since it is a long term support (LTS) release.

2 March 2010 0 Comments

Windows turns table on Mac OS X, gains share

Not a big fan of this kind of comparisons but… data rulez :) http://www.computerworld.com/s/article/9163658/Windows_turns_table_on_Mac_OS_X_gains_share Silvano

2 March 2010 0 Comments

Back to blog… again and again…

New year, lots of news to spread! I’m back to blog and doing some changes that I’ll explain better during this years. So far, sorry for my 2 Italian readers (thanks mum and dad!! :) ) but i need to switch in English language for the future. More to come… Silvano

27 February 2010 0 Comments

11 марта в Москве состоится конференция «Здравоохранение в 21 веке»

Ежегодная конференция призвана стать одним из наиболее ярких событий в сфере информационных технологий в здравоохранении. Организатором мероприятия выступает корпорация Microsoft . Мероприятие адресовано, прежде всего, руководителям федеральных министерств и ведомств, представителям региональных департаментов здравоохранения и МИАЦ, а также специалистам медицинских учреждений России

21 February 2010 0 Comments

WPF For Serhend

A guide I wrote a while back to get a friend of mine started on WPF WPF for Serhend – Setup WPF for Serhend – C# WPF for Serhend – WPF via C# WPF for Serhend – Enter the XAML WPF for Serhend – More of that XAML WPF for Serhend – Custom objects in XAML WPF for Serhend – Drawing data with templates WPF for Serhend – Visual Studio 2008

20 February 2010 0 Comments

Here am I.

It’s a new beginning to writing my thoughts/ideas on MSDN Blog. Wish this will help you.

31 January 2010 0 Comments

SlickRun (Anson told me so)…

SlickRun is a great utility written by two of my friends at Microsoft ( Anson and Eric ). Anson has been using this forever and has tried several times to get me to use it. I never really got into it but the other day I downloaded it and have finally realized why it is so cool

Tags: , , , , , , , , , ,
23 January 2010 0 Comments

CodePlex now supporting native Mercurial

What is Mercurial? Mercurial is a distributed source control management system.