Generate Charts/Widgets in smart way by angularjs – LegoCharts

  Live Demo. Dependencies: JQuery. AngularJS. D3JS. NVD3. LegoStyle CSS Framework. You want to generate chart with very dynamic parameters? You care about performance? You want to manage the chart size, colors, order, type, label and others from one place? Do you like angularjs framework? so you’ll love LegoCharts plugin, actually i created this plugin with love in Bayt(.)com and specialy in BCCs(Branded Career Channel) project to show a very…

Read More

Writing a good jQuery plugin

You spend weeks developing a complex plugin, which does everything and you publish it on GitHub, create an awesome website and wait for users to roll in creation, you wait…and wait… but very few customers, Okay…so what gives? and download your latest Actually, you can write code but you missed of some good practices, so here is some practices i want to share it with you before publish you code: 1. Documentation.…

Read More

Advanced topics in HTML5 & CSS3

Lately, I have finished from present a training in advanced topics in HTML5 and CSS3 in collaborate with Prince Sumaya University, here is the main topics covered:  HTML4 Review. HTML5 Elements and Attributes. Advanced Topics in HTML5(Canvas, LocalStorage, AppCache, Drag&Drop, Web Worker, History Api, Geolocation, Web Sockets and FileSystem). Web Performance. Web Accessibility & Microdata. Web Design Approches(Resposnive, Adaptive, Fluid). Mobile touch events. The most important resources in front end…

Read More

TeamToolTip – Jquey Plugin

This is my first time to write a Jquery plugin, actually i expected this more difficult but its appear easy, and i am start learning from Jquery Documentation, and I recommend anyone need to learn basic, best practice and writing your plugin, to start by Jquery Documentation. Now I want to talk about my plugin, lately increased requests from our clients to add page with their team member and add…

Read More