Php Free Chat

April 19th, 2010 by admin No comments »
phpFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It supports multi-rooms (/join), private messages, moderation (/kick, /ban), customized themes based on CSS and plugins systems that allows you to write your own storage routines (ex: Mysql, IRC backends …), and ... Continue reading...

Globalize your Web Applications: PHP’s Locale Package

April 18th, 2010 by admin No comments »
Having survived the Great Y2K threat, we are now observing an economy that has become far more globalized than it was in the previous century. The extent of the Internet’s contribution is open to debate, but there is no question that the associated information explosion supported the acceleration of market internationalization that we now take for granted. For many of us, the realization of the extent of countries’ interdepende... Continue reading...

Wordpress Toolbar v 2.2 : Custom toolbar url, Support for WPMU and bug fixes

April 17th, 2010 by admin No comments »
Wordpress toolbar plugin provide a facebook, digg style toolbar for all outgoing links from your blog posts. The toolbar url defaults to http://yourblog/wp-content/plugins/wordpress-toolbar/toolbar.php. However with version 2.2, blog admin can customize toolbar url to http://yourblog/wordpress-toolbar/ through the admin panel. A lot of other enhancements have been added like cross-plugin compatibility and support for WPMU hosted blogs. Check full fe... Continue reading...

Create a Wishlist

April 17th, 2010 by admin No comments »
I got a question about creating a wishlist from one forum. If you have any idea of that please just reply this post. Here is the question: Hi all, I’m trying to create a wishlist for my advertisment site. What I want to do is let the user browse through and once an article that they want to watch is found then they click a link to add to favorites. Once added they must then be able to view a list of their favorite items. Basicly a system like eBay... Continue reading...

How to use locks in PHP cron jobs to avoid cron overlaps

April 17th, 2010 by admin No comments »
Cron jobs are hidden building blocks for most of the websites. They are generally used to process/aggregate data in the background. However as a website starts to grow and there is gigabytes of data to be processed by every cron job, chances are that our cron jobs might overlap and possibly corrupt our data. In this blog post, I will demonstrate how can we avoid such overlaps by using simple locking techniques. I will also discuss a few edge cases we ne... Continue reading...

Why echo is slow in PHP and how to make it really fast

April 17th, 2010 by admin No comments »
You may have noticed that PHP scripts that echo a lot of content appear to be running with poor performance… Well, the operative word here is “appear”. It is a common misconception that “echo is the slowest PHP command”! :p The problem is actually just a bandwidth issue! When you try to pump a lot of content though the Internet, at some point you experience “load time”… and at some point PHP actually experiences “send time”! You ... Continue reading...

TYPO3

April 16th, 2010 by admin No comments »
TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. TYPO3 Quick Links TYPO3 Official Download Documentation Continue reading...

BitsyBox

April 16th, 2010 by admin No comments »
BitsyBox is a hosted content storage platform that offers two products that work in perfect harmony. The first is an easy-to-use web interface that lets site owners edit and update their content. The second is a robust API for developers to quickly access that content from their website or application code. BitsyBox Main Features Create flexible, custom datastores Data access through a REST API Easy to use interface for editing data Built-in Content De... Continue reading...

Pixelsilk

April 16th, 2010 by admin No comments »
Pixelsilk is a web-based SEO friendly CMS, content management system, built from the ground up with search engine optimization (SEO) requirements at its core. Pixelsilk CMS is easy to use and allows full HTML and URL control. Pixelsilk’s SEO-Friendly CMS enables the highest level of SEO possible by ensuring the design, code, content and architecture all provide the search spiders with exactly the information they need most. From keyword-rich, relevant ... Continue reading...

CushyCMS

April 14th, 2010 by admin 1 comment »
CushyCMS is a Content Management Systems (CMS) that is truly simple. It’s free for unlimited users, unlimited changes, unlimited pages and unlimited sites. It’s built from the ground up with ease of use in mind – for both content editors and designers. It’s such a simple CMS that it takes less than 3 minutes for a web designer to implement. No PHP or ASP required for this CMS. If you can add CSS classes to HTML tags then you can ... Continue reading...