InfoWorld's Bossies Recognize the Best Open Source Offerings
InfoWorld's annual Bossies awards recognize top free and open source software, and the second annual list of winners is out now. Unlike SourceForge's... more »
0 commentsSave Tags: news, open source, opinion
Upside of Freelancing
Discussion on the upside of Freelancing, what works, what doesn't and the pit falls of the good times.
0 commentsSave Tags: how-to, opinion
Hibernate with MySQL - a beginners guide - part 3
In part 1 and part 2 I showed how to get up and running with hibernate. This part continues from where we left off.
0 commentsSave Tags: database, how-to, java
PHP 5.3 alpha1 With New Native MySQL Driver
The first alpha version of PHP 5.3 was made available for download by the PHP Development Team. It contains the latest version of the MySQL native... more »
0 commentsSave Tags: announcement, php, web design
Hibernate with MySQL - a beginners guide
This 2 part (so far) article is an introduction from getting hibernate working from scratch. The only dependency is that you have a text editor, a... more »
0 commentsSave Tags: database, how-to, java
Ubuntu issues big PHP update
The Ubuntu development team yesterday released a series of security fixes for PHP running on Ubuntu 6.06 LTS, 7.04, 7.10 and Ubuntu 8.04 LTS. The... more »
0 commentsSave Tags: announcement, php, security, unix-linux
Using Proper Header Redirects In PHP
If you use PHP on a regular basis, you've already used the header() function to perform a redirect. Have you considered sending in the proper status... more »
0 commentsSave Tags: how-to, php, standards, usability
Cuil Is Not the Google Killer It Would Like to Be
You’d think that after Google, nobody would even dare to venture into the search engine market. That apparently doesn’t include some former Googlers... more »
1 commentsSave Tags: news
Firefox 3.1 Alpha 1 now available for download
The first developer milestone of the next release of Firefox - code named Shiretoko Alpha 1 - is now available for download. Shiretoko is built on... more »
0 commentsSave Tags: announcement, tools
Is Firefox 3 a buggy browser?
I am using the Firefox version 3, which I downloaded during the Download day. I was impressed with the features that were promised by the Firefox team... more »
4 commentsSave Tags: css-html, standards, usability, web 2.0
Should you learn a framework?
Today someone came into the symfony user channel, and asked why they should learn a framework. It's an interesting question, to which I think the... more »
1 commentsSave Tags: frameworks, php
Dependency Injection and the Zend Framework Controllers
Among the standard object oriented principles is favouring composition over inheritance, and there are plenty of design patterns that work along this... more »
0 commentsSave Tags: frameworks, php
Symfony 1.1
The official stable release of symfony 1.1 is now nearly a month old, and response so far has been fairly positive. This is not surprising, as this... more »
0 commentsSave Tags: frameworks, php
Cuil: Color Me Unimpressed
A first look at the Cuil search engine, the latest supposed Google-killer. Some search results analyzed.
5 commentsSave Tags: opinion, reviews, usability, web services
Application wide locale in Zend Framework
a new feature has been added within Zend Framework. it now supports the usage of an application wide locale. Anyone who is using I18N classes in his... more »
0 commentsSave Tags: frameworks, php
Zend_File_Transfer examples or using validators to increase security
the new Zend_File_Transfer component is growing day for day. As incredible new feature this component allows to use file validators.
0 commentsSave Tags: frameworks, php
Why build all your pages in PHP?
I recently had this question put to me by a web designer who was considering the idea of using PHP pages in her websites: “Why build all your pages... more »
9 commentsSave Tags: css-html, php
jQuery iPod-style Drilldown Menu
We created an iPod-style drilldown menu to help users traverse hierarchical data quickly and with control. It's especially helpful when organizing... more »
0 commentsSave Tags: frameworks, gui, javascript
CSS Child Selector Performance
Are child selectors slower than more simple brethren? This is a question that Jon Sykes sought out data for after he read the work of Jim... more »
0 commentsSave Tags: css-html, reviews
How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery
Build a slick little mootools-esque effect using the jQuery library
0 commentsSave Tags: ajax, javascript, web design
Yahoo! Answers powered by symfony
Yahoo! used symfony to redevelop another project. This time symfony was used as part of the foundation for Yahoo! Answers.
0 commentsSave Tags: announcement
Delphi Jumps Ship: Welcome Embarcadero
As you probably know by now, Delphi has a new owner. After 25 years of Borland Turbo Pascal and later Borland Delphi, after the Inprise fiasco and... more »
1 commentsSave Tags: other languages, tools
Change Text Size On Click With Javascript
A lot of blogs and websites that have a wide range of users tend to have buttons or images that change the text size for easier readability. This can... more »
0 commentsSave Tags: how-to, javascript, usability
CSS Message Box collection
Message boxes are useful elements to display status messages after or during a specific user request. Some days ago I wrote this post about how to... more »
0 commentsSave Tags: css-html, gui, opinion, web design
PHP logging class
This is a php class that will allow you to easily log any important activity in your site. It doesn't require any programming skills as it is very... more »
0 commentsSave Tags: how-to, php, security, tools
via