The web and technology blog

Archive for the ‘ajax’ Category

My new webdesign portfolio (v2)

My New online webdesign portfolio
Check out my new web design portfolio at : www.dynamicguru.com/mujtaba/ . This time i ‘ve chosen light colors, mainly #eee for background and #09f for various visual elements . It is a single page site and is again powered by jQuery . I’ve tried to keep things as simple and to the point as possible, no more lengthy “about me” or boring portfolio page. The site was designed and developed in just 2 days.
Here is a look at whats behind it :

  • A jQuery UI powered “content slider” for showcasing my works
  • Table-less css based grid layout
  • Ajaxified contact form
  • css3 rounded corners (for browsers that support it)
  • Valid XHTML 1.0 Strict

40 Ahadeeth of Prophet Muhammed

40 Ahadeeth
40 Ahadeeth is an ajax based web application ( built by me ) that displays a random hadeeth of prophet Muhammed (s.a.w.) ( in english ) from a collection of 40 Ahadeeth hand picked from Sahih Al Bukhari . There is a button to display the next hadeeth that loads another hadith randomly using Ajax . The application was built using jQuery’s ajax functions .

UPDATE
Internet Explorer was caching the content produced by the backend php script and hence the site didnt work for i.e. users, tweaked php to send additional headers to disable caching and forced re validation of page.