Disqus comments with Jquery Mobile
Recently, I started a project that required the use of two very popular components, Disqus Comments and jQuery Mobile. I was able to make them work together and decided to write a tutorial to help others trying to implement these two components. The issue Currently Disqus supports mobile devices and loads without any problems in static pages, but there […]
Mobile User Agent Detection
Recently I was asked to work on a Drupal site that required detection for three different display; tables, mobile phones, and computer screens. I found code that will allow a detect to all mobiles devices, meaning it will redirect to mobile phones and tables alike. I recommended to use media queries just like what you see currently […]
Block WordPress comment spam with no plugin
We know that there are great spam plugins like Akismet to prevent comment spam, but some user has reported that some genuine comments get filtered out by the plugin, and other plugins don’t do a good job at all. WordPress has provided a few tips on how to prevent spam in Combating Comment Spam. I will provide […]
Google-plus-like galleries with Image Store
If you are using the Image Store (ImStore) plugin just to display your images and will like to improve the way the galleries display or just like Google+ galleries look. Here is the tutorial to do it. Here is an example gallery. I am going to start by using the standard gallery page, but and the […]