• RSS
  • Facebook
  • Twitter

Latest Free software updates of PHP, Mysql, Wordpress, Ubuntu, Fedora, HTML5, CSS3, Jquery, CodeIgniter, Android

Archive for January, 2012

The problem in Fedora 16  Gnome was not showing the bluetooth devices and in fact it didn’t detect any. However, lsusb found them with no problems. There is a bug #695588 at RedHat and it looked like systemctl may have not started it.  You can correct these bugs very easly #systemctl status bluetooth.service bluetooth.service - Bluetooth Manager       Loaded: loaded (/lib/systemd/system/bluetooth.service)       Active: inactive (dead)       CGroup: [...]

Categories: Operating System

There are lot of jquery plugins available for image sliders and accordians. Fred Heusschen, a talented frontend web developer  developed a set of 20 different type image sliders and carousels using jquery. CoolCarousels is a showcase of 20+ image sliders and carousels with each having a different look and functionality. There are sliders with thumbnails, responsive examples, horizontal/vertical ones, lazy-loading supported sliders for displaying many images and much more. Cool [...]

Categories: javascript, jquery, web

After the introduction of HTML5 the multiple file upload without flash script is possible. jQuery File Upload is a nice plugin for handling multiple file uploads with HTML5. For legacy browsers it falls back to an Ajaxed-like iframe-PHP solution. Multiple files can be selected for upload, a user  even be drag ‘n’ dropped from the desktop and the upload process can start automatically or just click the upload button and [...]

Categories: CodeIgniter, HTML 5, jquery