Develop and Run Your First JavaFX Script Program in the Next Few Minutes

November 10th, 2007 No comments

I haven’t programmed yet for JavaFX, but I can’t wait to do so. James Weaver‘s JavaFX blog shows the faster way he knows to create your first JavaFX application. If you follow his steps you’ll create your first program using JavaFX which will output a certain text written on a frame.

Categories: JAVA Tags:

Creating PDF Using PHP

November 10th, 2007 No comments

I posted less than hour ago about an article to create PDF documents using Java. Now I’m gonna give ya a new post on how to create PDF documents using PHP 5. You only need to install PDFlib library to use its APIs to create PDF file.

Categories: PHP Tags:

Creating PDF Dynamically Using Java

November 10th, 2007 2 comments

Creating PDF documents using Java is really interesting. Enterprise Technology Tips posted about how to create PDF documents on the go. By using iText open source library for Java you can create PDF, HTML, and RTF documents dynamically.

Categories: JAVA Tags:

History of Programming Languages

November 10th, 2007 No comments

O’Reilly’s post of History of programming languages is really amazing. They made a poster with dates and timeline of many programming languages. Don’t miss this poster, might come in handy someday!

Categories: Programming Tags:

Video: Windows 386 Promo Video

November 9th, 2007 No comments

Categories: Fun Stuffs Tags:

Video: Master Plan – About the power of Google

November 6th, 2007 No comments

Categories: Computer and IT Tags:

The Phenomena Release of Dojo 1.0

November 6th, 2007 No comments

After being in beta like forever, Dojo 1.0 is out in full release. Dojo is one of the famous JavaSript libraries out there. It is an open source project and has been developed by many talented programmers. Ajax lovers will love this library for all the functionality it provides for developers and how easy life can be when developing with JavaScript.

Here are some features of Dojo 1.0:
Accessibility including keyboard navigation, low vision support, and ARIA markup for assistive technologies
High performance grid widget supporting 100,000+ rows of data
Browser-native 2-D and 3-D charting
A full library of easy-to-use, attractive UI controls
Universal data access for simple and fast data-driven widget development
Internationalization with localizations provided for 13 major languages
CSS-driven themes to make customization and extension simple
Dojo Offline, based on Google Gears, which makes offline applications easy to build
Support for the OpenAjax Alliance Hub 1.0 to guarantee interoperability with other toolkits
Native 2-D and 3-D vector graphics drawing
Access to many more widgets and extensions through the Dojo package system

Categories: Ajax Tags:

So it is Halloween?

October 31st, 2007 No comments

Is it Halloween nowadays?

It is not that I like Halloween or I celebrate it. FYI, I don’t celebrate it. It is just I want to say and post something. Haven’t been reading my RSS feeds for 4 days now and it is packed with 1997 articles so far. I have to read them all in Sunday because I have an exam tomorrow and another in Saturday and more in Sunday. I also have to submit E-Learning homework on Saturday which will take very long time to write. I wonder how I’ll study for Sunday’s subject. Anyway, my estimation of number of feed articles will be waiting for me on Sunday around 3500 to 4000 feeds to read since my feeds produces on average 500 articles per day and half of that on weekends.

By chance 1997 is the year I start diving in the world of I.T. and programming. Such nice days when I was an 11 years old kid surfing web pages when GIFs animations fills web pages all over the web.

Gotta go back to study, see ya all!

Categories: General Tags:

The Development of the C Language

October 28th, 2007 No comments

Very long article but great one. Know the history of the language you use!

Here’s the Abstraction:

The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it evolved a type structure; created on a tiny machine as a tool to improve a meager programming environment, it has become one of the dominant languages of today. This paper studies its evolution.

Categories: C++ Tags:

Free Web 2.0 Badgets

October 27th, 2007 No comments

Great collection of free badget for web developers/designers. Those are PSD source files!

Categories: General Web Development Tags: