Archive for February, 2009

h1

My Midterm Exam in WEBDEVT

February 22, 2009

I just had created my very own social networking site using Pligg.

Pligg is an open source Content Management System (CMS) that you can download and use for free. Pligg CMS provides social networking software that encourages visitors to register on your website so that they can submit content and connect with other users.

See my social networking site here.

Another WEBDEVT requirement.

h1

My Drupal Site

February 19, 2009

Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power scores of different web sites, including

  • Community web portals
  • Discussion sites
  • Corporate web sites
  • Intranet applications
  • Personal web sites or blogs
  • Aficionado sites
  • E-commerce applications
  • Resource directories
  • Social Networking sites

Drupal is ready to go from the moment you download it. It even has an easy-to-use web installer! The built-in functionality, combined with dozens of freely available add-on modules, will enable features such as:

  • Content Management Systems
  • Blogs
  • Collaborative authoring environments
  • Forums
  • Peer-to-peer networking
  • Newsletters
  • Podcasting
  • Picture galleries
  • File uploads and downloads

and much more.

Drupal is open-source software distributed under the GPL (“GNU General Public License”) and is maintained and developed by a community of thousands of users and developers. If you like what Drupal promises for you, please work with us to expand and refine Drupal to suit your specific needs.

[reference: http://drupal.org/about%5D

See my Drupal site here.

Another WEBDEVT requirement.

h1

PHP Session

February 19, 2009

Click my sample work here.

Another WEBDEVT requirement.

h1

My LiveValidation

February 12, 2009

One way to ease the pain of web forms is to add Ajax validation that tells the user instantly when he’s made a mistake. LiveValidation is an excellent Ajax script that can make adding Ajax form validation super easy for the developer. A must-have for any project that uses forms.

See some of example works here.

Another WEBDEVT requirement.

h1

Form Validation using PHP

February 11, 2009

Click my sample work here.

Another WEBDEVT requirement.

h1

My AJAX Crud Example

February 5, 2009

What is AjaxCRUD?

AjaxCRUD is an open-source PHP API which allows you to connect to a mySQL database and easily perform the necessary CRUD operations (create, read, update, & delete rows).

Click my sample work here.

Another WEBDEVT requirement.

h1

My Google Map

February 4, 2009

Visit the location of my house using Google Maps by clicking here.

Another WEBDEVT requirement.

Check my other works too.

h1

CRUD – Scaffold

February 2, 2009

phpscaffold.com is an online CRUD scaffold creator for MySQL. It generates code from MySQL query in PHP for copying into existing code/s.

You can view my work here.

Another WEBDEVT requirement.