Archive for Programming

xFruits: Compose your Information System

xFruits is a web 2.0 service, still in beta, that comes with a very low learning curve to understand what it does and how to use it. The home page of xFruits will tell you, in less than a minute, about its capabilities and features it currently offers. I like websites that can project about [...]

» Read rest of this post

Software Localization with Sisulizer in Three Simple Steps

Software localization is translating the user interface of a software application to other languages. Localization is often done by translators who are specialized in one or more languages and require certain level of access to the software code to translate the interface to other languages. This type of translation task to localize a software [...]

» Read rest of this post

Web 2.0: Top reasons to use AJAX!

One of the most happening technologies on Internet today is AJAX. Though, it had been in existence for several years now, its usage has been emphasized and highlighted with its implementation by Google. Who started it all is arguable and there are several companies who reportedly started implementation of AJAX in their applications even before [...]

» Read rest of this post

Sun Microsystem Open Sources Java!

This has come as a pleasant surprise to those several hundreds of programmers who will now be able to have access to source code of Java SE Desktop and Java for Mobiles.
The source code will appear on Sun’s web site [Java.net] and will be available under multiple licensing options. Most programmers will anyway go with [...]

» Read rest of this post

Adobe Flash Player Source Code Open to Firefox

Are you looking for latest version of Flash Player for your browser? It’s available on [Adobe's web site].
It’s official now! Mozilla foundation will have access to the source code of the Flash Player. This will enable developers at Mozilla Foundation to come up with better handling model for Web 2.0 based applications in Firefox.
How will [...]

» Read rest of this post

PSPad: A feature rich free editor for programming

While I am still trying to come up the learning curve with programming in PHP, in earlier days when I started with PHP, I found it very difficult and annoying to work with PHP scripting in standard HTML editors with no syntax highlighting. Then I searched for editors in PHP.net site and came across this [...]

» Read rest of this post