Recent Posts by mustafa

Weekend Project #1 : Slackgroups

By Tuesday, December 27, 2016 0 No tags Permalink 0

There are hundreds of communication tools and Slack has a great interface which allows users to engage in meaningful conversations. this makes it a very attractive tool to online groups and communities. although slack doesn't promote itself as a community management tool but rather for teams in  a business. there are already 100's if not 1000's ...

Knockout bugs List 

By Saturday, June 27, 2015 0 No tags Permalink 0

Uncaught TypeError: Cannot read property 'nodeType' of nullThis problem was happening because of  binding an HTML element before it was created. the script was loaded on top of the HTML (in the head) but it needed to be loaded at the bottom of my HTML code (just before the closing body tag).

Knockout Computed Observables

By Friday, June 26, 2015 0 No tags Permalink 0

Adding two Numbers  Checkbox Addition   ( Reference ) Using Function Concatination Read Write Example  ( Reference ) Read Write Example 2 Computed Reference Getting the Most out of Knockout.js Computed Observables Another Article .. Read write ( subscriber will be notified when you type in "valid") Pure Computed , read write  Computed vs Pure Computed

Web Sites Vs Web Apps 

By Tuesday, June 9, 2015 0 No tags Permalink 0

self-contained rich/interactive user interface, possibly mimicking the native UI of the device using advanced device capabilities – like geolocation, camera integration, or other technologies that the W3C Device APIs and Policy Working Group is developing action-oriented rather than information oriented not relying heavily on (or hiding when possible) the browser chrome (back button, reload button, address bar) working off-line, for ...

Project Management Resources

By Monday, February 9, 2015 0 No tags Permalink 0

- Get over 60 PMP Courses | 116 PDU hours. Just $199 - http://bit.ly/projectmanagementresources1 - 21 Survival Tips that will make you a better PM - http://bit.ly/projectmanagementresource2 - Get ready for the PMP Exam with online and classroom training - http://bit.ly/116HWZD  - Easy project, task & time tracking, online! - http://bit.ly/1GoIMRc  - Principles of Project Management - Developing Your Project Skills - http://bit.ly/1rnc4pl  - Intersecting ...

Javascript Exercise’s

By Saturday, November 22, 2014 0 No tags Permalink 0

Exercise 1 Create a Grocery store cash register given a total number of items you will be required to calculate  the total bill . Items are priced a few of different was. A given price for each item ex: Boxes of Cheerios are $6.99 A given price of Apples are $2.49 per Pound Items can be on sale where ...

Recent Comments by mustafa

    No comments by mustafa yet.