Archive for the ‘Around the Web’ Category

   RSS Feeds for this category

ChiliProject – A Ruby on Rails Project Management System

thumbnail

ChiliProject is an open source Ruby on Rails web-based project management system that allows your team to control the complete life cycle of a project from start to finish.

Flotr2 – An HTML5 charts and graphs library

thumbnail

Flotr2 is a library for drawing HTML5 charts and graphs. It can generate line graphs, bar charts, pie charts and bubble charts.

Hovercard – A jQuery plugin to display inline info

thumbnail

Hovercard is a lightweight jQuery plugin that allows you to display related information when a link, image or any other HTML elements are hovered upon.

Joomla! 2.5 Released with Extra Features

thumbnail

Joomla!, one of the most popular PHP-based open source content management system (CMS) went through a major upgrade with their version 2.5 release. Along with the new features such as advanced search and automatic notification…

Sharrre – Social Media Sharing Widgets Made Easy

thumbnail

Sharrre is a jQuery plugin that allows you to create and personalize uniform sharing widgets for popular social networking sites like Facebook, Twitter, Google Plus, LinkedIn and more.

SeeMeLikeMe – A free user voting script a la YouTube

thumbnail

SeeMeLikeMe is a free PHP and JavaScript user voting system inspired by YouTube’s “I like/dislike this” buttons. Once installed and configured, it can be applied to any page on your site to offer two buttons for users to cast their like or dislike votes.

The 2011 Web Development Year in Review

thumbnail

Our annual “Web Development Year in Review” returns for a look back at major news events in the Web development industry in 2011.

Google launches Dart, a JavaScript alternative

thumbnail

Earlier this month, Google unveiled a new programming language for the web named “Dart,” aimed at being a replacement for JavaScript. Dart’s purpose is to offer better performance, easier scaling….

TaffyDB — The JavaScript Database for Your Browser

thumbnail

TaffyDB is an open-source library that brings database features to your JavaScript applications. It is based on the concept of storing data in objects and then grouping those in an array to provide a client-side collection of data similar to a database table.

PCSS – where CSS meets PHP

thumbnail

PCSS is a PHP server-side CSS3 preprocessor aimed at helping developers write CSS3 using less code. PCSS truly extends the concept of shorthand CSS through several built-in features like constants, variables, functions and classes.