Category: jquery
Playing with jquery
Leave a comment | Posted on June 27, 2011 | Published in jQuery TutsBefore I decided to switch to jQuery, I was using the Prototype JavaScript library combined with Motools in all my projects, they were kinda cool, it took me some days to learn but it was cool! But, about a year ago, I heard about a cooler library that was much more easier …
ACO EDITOR
Leave a comment | Posted on August 19, 2012 | Published in jQuery jQueryUI PHP WebAppThis is one of my 1st year of master degree’s projects. It is an editor with basic commands, but that is completely built using Design Patterns: Command, Memento, Observer, Singleton. It was really an interesting project and a great challenge because my mate and I were asked to use Java but we’ve …
WaScrum
Leave a comment | Posted on August 19, 2012 | Published in CSS3 jQuery PHP Scrum WebAppA quit basic scrum whiteboard where developers can manage product backlogs and tasks (for now!). More features as the burndown chart, view others task … will come in future versions. Till then, have fun with this simple app. »Powered by: PHP, JavaScript (jQuery), CSS3 »NOTE: This is an alpha version (still under …
Simple Instant Messenger
Leave a comment | Posted on August 19, 2012 | Published in jQuery PHP WebAppA Simple Instant Messenger I developed for fun. I wanted to be able to communicate with my internship mates because I was too lazy to move to their place: p Please use this as it is. I developed it during my spare time, when I was very bored! So forgive me if …
Espace Numérique de Travail
Leave a comment | Posted on August 19, 2012 | Published in jQuery jQueryUI PHP WebAppI developed this “simple” ENT (in French Espace Numerique de Travail, corresponds to a Web Based Workspace), when I needed to share some of my lab work documents with my classmates. Actually, Our university has a good web based workspace environment, but I found it … incomplete, I needed some tools which …
SimpShell
Leave a comment | Posted on August 19, 2012 | Published in jQuery PHP Python WebAppThis is a simple web based shell. It can execute simple commands like: ls, uname, ps … But some of the advanced commands: vi, streams redirections, ssh … are disabled in the DEMO mode. I really enjoyed developing this app, so I hope you will enjoy giving it a try »Powered by: …