Archive

Archive for the ‘Computer and IT’ Category

Learn Haskell Programming Language in 10 minutes

July 19th, 2007 No comments

Haskell is a general purpose, purely functional programming language featuring static typing, higher order functions, polymorphism, type classes, and monadic effects.

Haskell wiki has a topic that covers the basic of basics of Haskell “Learn Haskell in 10 minutes“.

Categories: Programming Tags:

Web 3.0, is it close?

July 16th, 2007 No comments

Steve writes about Web 3.0 in his prespective. He starts by defining Web 3.0 and goes deep to details of Web 3.0 social networks, how RSS will effect the web, how advertising will be place, how people will be recorded… etc.

Link here

Categories: Computer and IT Tags:

Nokia starts Open C contest

July 16th, 2007 No comments

Nokia launches the first annual Open C contest for developing Symbian OS programs. The contest will end at August 31 2007. Click here to go to contest website.

Categories: Programming Tags:

PHP Frameworks comparison

July 15th, 2007 No comments

PHP frameworks often are used by PHP developers when creating large systems. Frameworks have different functionality and implementation, not to mention different implementation usage. This article compares popular 10 frameworks.

Categories: PHP Tags:

Video: Web 2.0 Funny Production Birth

July 15th, 2007 No comments

Categories: Fun Stuffs, General Web Development Tags:

205 days left for PHP upgrade

July 14th, 2007 No comments


Support GoPHP5.org

Several major open source projects and their teams made a move toward upgrading to PHP 5. Many groups and companies are following them. The listed software projects have all agreed that effective February 5th, 2008, any new feature releases will have a minimum version requirement of at least PHP 5.2.0. Furthermore, the listed web hosts have agreed that effective February 5th, 2008, they will include PHP 5.2 (or a more recent version) in their service offer.

Categories: PHP Tags:

Design Question

July 14th, 2007 No comments

Andy Rutledge wrote about what question we should ask clients before designing a website. “Initial direct contact with clients during the discovery meeting is likely the most important moment in the life of a project”.

It is a great article, a must read article for web designers!

Categories: General Web Development Tags:

Flex 3 New Charting Documentation

July 14th, 2007 No comments

Adobe Flex Doc Team released the Flex 3 Charting Documentation.

The entire set of charting chapters is included here in one PDF because the organization has changed so much. I added a new chapter and consolidated some sections from other chapters.

New sections:
CHAPTER: Displaying Data and Labels
“Using data labels”
“Using per-item fills”
“Omitting days on a DateTimeAxis” (aka, work-week axis)

CMSs Comparison Tool

July 14th, 2007 No comments

The web is packed with many content management systems (CMS). Sometimes it’s difficult to choose a good one because you haven’t tried any yet or maybe because you don’t have time to choose one. In any case, The CMS Matrix provides a great tool to compare major CMSs. A long list of tens if not hundreds of CMSs to compare.

Categories: General Web Development Tags:

Death Penalty for PHP 4, Good bye!

July 14th, 2007 No comments

PHP.net announced that the support for PHP 4 will end at the end of this year. However, they also stated that PHP 6 is on the way!

For an migration guide from PHP 4 to PHP 5 click here.

Categories: PHP Tags: