• Share
  • ?
  • Profiles ▼
  • Communities ▼
  • Apps ▼

Blogs

  • My Blogs
  • Public Blogs
  • My Updates

Hazem Saleh

  • Log in to participate

About this blog

Technical Blog about common technical issues
  • Facebook
  • Twitter
  • Google
  • LinkedIn
  • RSS

Archive

  • May 2016
  • August 2015
  • April 2015
  • January 2015
  • November 2014
  • May 2014
  • April 2014
  • March 2014
  • January 2014
  • September 2013
  • August 2013
  • July 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009

Tags

Posts by date
  • Sort by:
  • Date ▲
  • Title
  • Likes
  • Comments
  • Views

Testing JavaScript code using Jasmine (Kickstart)

Hazem Saleh (IBM) 2700027XCV | | Visits (4749)

Tweet
Jasmine is one of the JavaScript unit testing frameworks. It has a nice advantage that its syntax is readable and a very human friendly. In this post, I will give you a kickstart to help you start working with Jasmine. Read more ...

Tags:  kickstart unit describe testing jasmine javascript

Modern Web Architecture: The HTML5 Web Storage

Hazem Saleh (IBM) 2700027XCV | | Visits (6057)

Tweet
One of the most important features of HTML5 is the Web Storage feature. Using the Web Storage feature, the client state can be saved on the browser level without consuming the network bandwidth or the server memory. The Web Storage increases the scalability of the web applications on the server level and on the network level. In this article, I will show you how to work with the HTML5 Web Storage feature: http://www.technicaladvices.com/2012/04/12/modern-web-architecture-the-html5-web-storage/ .

Tags:  architecture scalability ie8 opera firefox localstorage modern javascript storage safari sessionstorage web html5 chrome

Creating a Mashup Dojo Widget

Hazem Saleh (IBM) 2700027XCV | | Visits (6085)

Tweet
I just published an article about creating Custom Dojo component in Wazi. This article illustrates how to create a Dojo mashup component. The Dojo mashup component utilizes the Google maps API V3 to display the locations on a map. Read the full article in Wazi .

Tags:  custom attach dojo google maps point mashup widget component

Resolution of genhtml: ERROR: cannot create directory !

Hazem Saleh (IBM) 2700027XCV | | Visits (5578)

Tweet
When using the LCOV Visualizer tool to generate the HTML reports from the JsTestDriver lcov coverage files, you may face this error "genhtml: ERROR: cannot create directory !". In this post, I illustrate how to fix this error: http://www.technicaladvices.com/2012/04/25/resolution-of-genhtml-error-cannot-create-directory/

Tags:  genhtml jstestdriver cannot linux ! visualizer genhtml: lcov create directory error: reports redhat
  • Show:
  • 10
  • 20
  • 30
  • Previous
  • Next
1