Want to know what is the Best Tool for Downloading YouTube Videos and Playlists, here is how.
WordPress 3.0 Menus – Add a login / logout link
Lear how to Append or prepend login / logout link to the WordPress menus without having to mess the code.
WordPress auto resize images on upload
Learn how to auto resize images on upload in WordPress. Stop using the buggy third party scripts and keep your blog safe.
Open Finder in Current Folder from Terminal
In this post we are going to see how you can open your current working directory of terminal into finder. This trick comes handy when you are browsing various levels of directory and then want to switch to the GUI mode. To open the current location into the find simply
How to create sliding feedback form using jQuery
Learn how to create the sliding fancy form which shows up from your website’s left or right side. Few lines of code and you own it all.
The Shredder from #FellowesInc Offers New Innovations
This post brought to you by Fellowes. All opinions are 100% mine. Not too long shredders were a noisy office accessory. They were bulky, used to jam, needed constant cleaning & maintenance. Overall they never worked to our satisfaction when desired. That started to change when Fellowes, Inc. designed and
Increase logout or session time in phpmyadmin
What can be more annoying than logging repeatedly into phpmyadmin while you are working on a project. So in this post I am going to discuss how you can increase the logout time for phpmyadmin. The default session storage method is via cookies, hence we need to increase the logout
MacUpdate Bundle: VMware Fusion, Drive Genius, PDFpen & More For Just $49.99
We at Digimantra always recommend great application to make your life easier. Our new affiliate MacUpdate is providing their March 2012 apps bundle, featuring VMware Fusion 4, Drive Genius 3, PDFpen 5, Typinator 5 etc. at just $49.99 . This offer is only for the month of March 2012 and
OS X Terminal Slow at startup
Terminal becomes quite slow at launch after a while. Learn how to make it load faster, so that you do not have to face the lag anymore.
Show your facebook fan page in multiple languages
Dynamically show your facebook fan page in multiple languages. Depending on the user’s language or locale your facebook page will be shown.
How to : Create a new WordPress user using PHP function
Learn how to create a new WordPress user with Administrator role from a PHP file. It may be helpful when you have got FTP access to a server and you want to create a new Admin user to access WordPress Admin Dashboard.
How to: Remove /category/ from your WordPress url
Learn how to hack your .htaccess file to remove the unwanted /category/ from your wordpress URL.
Spell check your documents from Command line in Linux
Learn how to spell check your documents in Linux using command line function aspell.
How to use Nextgen gallery using custom php code on theme file
Nextgen is pretty famous gallery plugin used in WordPress. It provides shortcode to insert gallery in posts,pages, sidebars etc. In this post, you are going to see how to we can use nextgen’s built in functions to show these galleries, albums in WordPress template files.
How to create Nextgen gallery custom template
Learn how to create custom template to display your album in the Nextgen Gallery.