Elastic Textarea field with jQuery

Here is a nice plugin for jQuery that allows you to create elastic effect on Textarea by letting the user expand it with the mouse and leave more space for writing. It is also known as expandable textarea or resizable textarea. Here is a screenshot showing how it looks in my Geonota project.

image

See an example
Download the jQuery Plugin

Simple Vector Editor for the Web

svn-edit is an open source and web-based vector editor that uses jQuery and can be embedded in a web page.

With svn-edit you can create vectors directly from a site, and integrate it with your own web applications. It is a plus that the interface runs very fast compared with other solutions.

image

Features

(more…)

How to delete Users from Mediawiki

delete-users-mediawiki

In case you need to remove users from a Mediawiki installation, it is good to know that Mediawiki do not recommend to do that. They do not recommend to remove from database tables, neither. So, the better solution seems to be installing a Mediawiki extension named User Merge and Delete Extension.

Flip, a great effect in jQuery

Flip jQuery
Flip is a jQuery plugin that flip your elements in four directions.

Create Gantt diagrams onlines

gantt-online-tool

I have found Gantter, a fantastic online and free project management tool for create and edit online Gantt diagrams.

One of the most attractive aspect of this tool is that you don’t need to register or login to use it. Just open the homepage and you are ready for use it (this is an extreme example of lazy registration).

gantt-boxThe design is very neat and easy to use. Also, it allows to import from Microsoft Project files and you can save the files (download) to your local disk. Probably Volodymyr Mazepa, the author, will be adding new other fantastic features once he realize the great success on this online project management tool alternative.

Telephony applications with PHP using Tropo

php-framework-voice-ip

With Tropo you can build powerful telephony applications. It is a framework that allows you to quickly create and deploy web-based telephony applications with Javascript, Groovy, PHP, Python and Ruby by using a simple API.

Comprehensive comparation about Hosting Plans

Compare Hosting Plans

SquareCompare is a simple and effective way to compare hosting companies and plans across a wide range of categories.

They have a clean and neat interface with useful information and minimal advertising that makes this tool very attractive.

Information is updated daily and currently you can compare from Hosting Plans, VPS Plans, Dedicated Hosting Plans to Morgages Rates and Web Conferencing solutions.

Lazy Registration

Lazy Registration

Lazy registration is a non-intrusive way to ask users for registration. This article shows multiple examples of websites that have implemented great registration interfaces.

Creating a Business Directory using WordPress

link-directory-wordpress

WordPress is a powerful tool and it brings the possibility to create any kind of websites: simple blogs, CMS, website showcase, and also a business directory website.

Today we are glad to introduce the Business Directory plugin from Square Compass that we are just evaluating in one of our content websites. You can see an example here.

(more…)

CodeIgniter next generation PHP framework

codeigniter-framework

For most of us, CodeIgniter is a great PHP framework. From my point of view, it is the best PHP framework and I am not impressed about the great evolution it have been reaching during past year, because after using lots of PHP frameworks (CakePHP, Symfony, etc.) I finally focused on CodeIgniter framework for my PHP projects. (more…)