Quantcast
Channel: Od2dev.be Web Development » English
Browsing latest articles
Browse All 10 View Live

Code Igniter, a PHP Framework

Choosing a PHP Framework to develop websites can save you time and efforts. I’m not writing this post to write an exhaustive list of the pros and cons of different PHP frameworks but just want to...

View Article



JQuery event tracker for Google Analytics

Google Analytics is the ultimate tool if you want to get some trustworthy statistics about the hits on your website. It will easily give you statistics about your visitors, about the sources of traffic...

View Article

JQuery to show or hide form fields

JQuery is a javascript library that has revolutionized the way we can trigger client-side events. Having Javascript interact with HTML has become much easier and also more standard thanks to that...

View Article

From Notepad2 to Aptana, IDE for PHP Dev

This time I’ve found it! I used to script with notepad2, which features a basic color syntaxing and line numbering, but not more! I’ve looked for PHP IDEs (Integrated Development Environment) for a...

View Article

SEO Keyword tools

Better SEO thinking A freelance Web developer may be asked to develop websites for diverse customers (charities, companies,…) in many fields : hairdressers, architects, schools,… Being aware of SEO is...

View Article


From Windows to Linux to Mac

Santa Claus has dropped a present a bit earlier than usual, this year : a Mac book Pro 13.3″ 2.4 GHz 4Go 250Go Mac OSx 10.6 I used to develop on a Linux desktop with twinview (2 screens) and on …...

View Article

Codeigniter form with Ajax

CodeIgniter (CI), the PHP framework, has evolved towards version 2.0. The main version feature is scripts are being rewritten in PHP5 (helpers in former verisons were still in PHP4). This framework is...

View Article

Configuring Aptana to connect MySql databases

Using Aptana is great but having to constantly switch to PhpMyadmin to check Mysql table structures can be tiring (even if [CMD + TAB] or [CTRL + TAB] makes it a bit easier). It may then be useful to...

View Article


Choosing the right PDF library in PHP

There are a number of PDF libraries that can help you dynamically generate .PDF files through PHP : FPDF, TCPDF, DOMPDF, CEZPDF… I’ve long worked with FPDF which is very light (with a core file of...

View Article


Zend Framework on MAMP

After spending much time in OOP PHP (Object Oriented PHP) and choosing Codeigniter as my first PHP framework, I decided to start working with Zend Framwork which is said to be less lightweight but...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images