Wordpress SEO – rel=nofollow for Trackback/pingback Links :: Web Scripting
Use rel=nofollow in your trackback/pingback links for better seo. It avoid seo leak from trackback.
Tweet 0 CommentsSave Tags: opinion, php, web 2.0
An Interactive Fully Autonomous Web Browser - Live Demo
Browses the web based on past exeriences and "internally" defined motivations. You can interact with this fully autonomous web browser using text or... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, trends
Content Management Systems Without The Need Of A Database
Yesterday, there was a post in my favorite forum, asking for a very simple cms that needed no database to operate and to be able to run on a very old... more »
9 Useful open source PHP editor for web developer
PHP is perfectly suited for Web development and can be embedded directly into the HTML code. The PHP syntax is very similar to Perl and C. So if you... more »
Tweet 0 CommentsSave Tags: open source, php, tools
The Easy Way To Install PHP on Windows
Earlier this year Microsoft released a small piece of software called the Web Platform Installer (Web PI)—a dead-simple way to install a complete... more »
Tweet 0 CommentsSave Tags: php, reviews
Creating a simple bar chart using pChart Library in PHP
Simple tutorial on how to create simple charts using pChart Library, pChrt is a simple, easy to use charting engine for php.
Tweet 0 CommentsSave Tags: gui, open source, php, web design
Questions on controllers testing
A reader has written to me asking some basic questions about my last post on dropping unit testing for controllers. I am glad to write a less... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, methodology, php
WP Additions - Pagination : p51 Labs
Pagination in the Wordpress Administration has always been a bit tedious when you have hundreds if not thousands of rows to go through. This is no... more »
Tweet 0 CommentsSave Tags: ajax, javascript, php, web 2.0
Links collection - QA, QTP, Web Development, C#.Net , Excel and Others
Links collection - QA, QTP, Web Development, C#.Net , Excel and Others
Using Memcache With PHP
I want to just start this little post with that fact that I don’t know all the ins and outs of using Memcache but I have enough knowledge to just... more »
50 Extremely Useful PHP Tools
This post presents 50 useful PHP tools that can significantly improve your programming workflow. Among other things, you’ll find a plethora of... more »
Tweet 0 CommentsSave Tags: php
43 Ways to Optimize your PHP Code
Some great ways to optimize your php code.
Tweet 0 CommentsSave Tags: php
Simple layouts with php
This tutorial is for those starting out in PHP and want to learn a great way to create layouts. This will help reduce redundancy and keep you from... more »
Tweet 0 CommentsSave Tags: php
Google Closure Compiler with PHP
Today Google released their new Closure Compiler, you can use it to optimize and minify your javascripts. Now i show you how to use the new Google... more »
Tweet 1 CommentsSave Tags: javascript, php, tools
FULL TEXT Searching In MySQL
I’ve been wanting to add a search feature to wp-click-track for a while now. After almost a year of writing 150 posts I have a lot of links; so many... more »
Tweet 0 CommentsSave Tags: database, php