tags
-
Recent Posts
- Internet blackout day: The day the internet goes dark
- Apple will release new iPhone in September
- Backup your files online and sync to multiple device
- Test Driven Development with QUnit
- An excellent introduction to SCRUM
- Creating multiple email account in cPanel with PHP and XMLAPI
- jQuery for iPhone and iPad
- Using jQuery wysiwyg
- Top 5 jQuery based menu
Author Archives: Mynamesmac
Apple will release new iPhone in September
The device will include the A5 processor, the more powerful chip that Apple added to the iPad 2 earlier this year, along with an 8-megapixel camera, up from the 5-megapixel model in the iPhone 4, said the people, who asked not to be identified because the details aren’t public. Apple is also testing a new [...]
Posted in Gadgets, blog Leave a comment
Backup your files online and sync to multiple device
Dropbox allows you to sync your files online and across your computers automatically.
2GB of online storage for free, with up to 100GB available to paying customers.
Sync files of any size or type.
Sync Windows, Mac, and Linux computers.
Automatically syncs when new files or changes are detected.
What makes Dropbox great is they give you a 2GB of [...]
Posted in blog Leave a comment
Test Driven Development with QUnit
QUnit is a powerful, easy-to-use, JavaScript test suite. It’s used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code on the server-side).
QUnit is especially useful for regression testing: Whenever a bug is reported, write a test that asserts [...]
Posted in blog Leave a comment
An excellent introduction to SCRUM
WTH is SCRUM?
Scrum is an iterative, incremental methodology for project management often seen in agile software development, a type of software engineering.
Although the Scrum approach was originally suggested for managing product development projects, its use has focused on the management of software development projects, and it can be used to run software maintenance teams or [...]
Posted in blog Leave a comment
Creating multiple email account in cPanel with PHP and XMLAPI
A few days ago I was tasked to create email accounts for our clients via cPanel, creating a single account is easy. cPanel comes with an excellent account management feature, but I am going to create 400+ email address.
As the old saying goes, RTFM! I dug through its massive documentation http://docs.cpanel.net and after googling a [...]
Posted in blog Leave a comment
jQuery for iPhone and iPad
Apple’s iPad and iPhone definitely revolutionized the web! for developers and designers it also changed the way how we make websites.
While reading Six Revision’s Designing Web Apps for the iPad, I came across a powerful jQuery Plugin:
jQuery Swipe – This plugin uses Mobile Safari’s built in touch events to allow jQuery binding of swipe events [...]
Posted in blog Leave a comment
Using jQuery wysiwyg
jHtmlArea is a simple, light weight, extensible WYSIWYG HTML editor built on top of jQuery.
To use this plugin you need to download the package here. The zip file contains samples on how to initialize the editor with different options and custom buttons. In this example we will create an editor with a colorpicker.
1.) Unpack the [...]

Internet blackout day: The day the internet goes dark