I have just read this, it’s a programming ratings table for 2008. At least this will helps the programming stakeholder to choose which programming language should he use while building a project.

From the table, it can be concluded that open source programming language is more preferable than closed  source and commercial programming language.

It proves that programming language for the futures is the free and open source programming languages.






Position
Jul 2008
Position
Jul 2007
Delta in Position Programming Language Ratings
Jul 2008
Delta
Jul 2007
Status
1 1 Java 21.345% +0.33% A
2 2 C 15.945% -0.42% A
3 3 C++ 10.693% +0.19% A
4 4 (Visual) Basic 10.447% +0.72% A
5 5 PHP 9.525% +0.87% A
6 6 Perl 5.131% -0.20% A
7 8 Python 4.973% +1.95% A
8 7 C# 4.000% +0.29% A
9 9 JavaScript 2.757% +0.24% A
10 10 Ruby 2.735% +0.64% A
11 13 Delphi 2.011% +0.51% A
12 14 D 1.224% -0.14% A
13 11 PL/SQL 0.736% -1.23% A
14 12 SAS 0.629% -1.23% B
15 - PowerShell 0.436% +0.44% B
16 23 Pascal 0.432% -0.05% B
17 17 COBOL 0.413% -0.17% B
18 18 Lua 0.408% -0.17% B
19 16 Ada 0.407% -0.20% B
20 15 Lisp/Scheme 0.384% -0.30% B

Tags: ,

paint net download, paint net imageAfter reading from Computer tutorial’s blog, i know that there is a free and open source program made by visual studio 2008 that can be utilized to manipulate and edit images.

It’s name is PaintNET. It has many features and can be used to replace more sophisticated softwares such as photoshop and gimp. Try it if you are interested.

Tags: , , ,

I was just reading the method to make Vista basic can activate it’s aero from Softpedia. The conclusion is:

  1. You have to fulfill the minimum hardware requirements to enable this feature on your Vista basic. The minimum requirements are:
    • VGA card with support for DirectX 9 graphics WDDM Driver, 128 MB of graphics memory (The card should have minimum feature of Pixel Shader 2.0 in hardware and 32 bits per pixel).
  2. Open Regedit window to edit the Windows Registry by executing Regedit.
  3. After the registry window opened, go to HKEY_CURRENT_USER > Software > Microsoft > Windows > DWM registry key.
  4. Set Composition registry key to 1 and Composition Policy registry key to 2.
  5. Restart the Desktop Windows Manager Session Manager service. You can do this by executing net stop uxsms and net start uxsms command
  6. Restart your Vista home basic, then you should be enjoying your Vista Aero experience.

Source:

  1. Softpedia’s Review
  2. My Digital Life Review’s

Download NET Framework 2

November 4th, 2007 by admin

My Previous post about MSWord2CHM describes a software that was build using MS VB.NET 2005 hence needs NET Framework 2 as it’s run time environment. You could click the link below to download it.

Free CHM Maker on Windows

November 4th, 2007 by admin

There are many CHM Makers nowadays, but what i will tell you is better, since it’s Free just as beer/tea (for whom considering beer is not good ;-)) and also free just as speech (although that it’s build with VB.NET).

It’s name is MSWord2CHM, this software will change your Word .doc document into CHM by first convert it to HTML and XHTML.

Wan’t to know more, just click it’s project site from Sourceforge. It’s open source, so you don’t need to worry about malware and spyware.

Project’s site: http://sourceforge.net/projects/msword2chm/

PS: This software needs internet connection when converting MS Word to CHM.