dailyApps

Avatar

dailyApps is a blog that brings you the best of the apps from all over the Web for you, be it desktop apps or web apps. dailyApps has it all.


SiteSucker - Download Entire Websites

How many times did you wish, that how nice it would be if you could download entire websites on your Mac and browse later leisurely. There are many apps out there that help you to download entire websites but nothing struck as well as SiteSucker that Website Downloader for Mac.

SiteSucker is a MacOSX app that automatically downloads Web sites from the Internet. It does this by copying the site’s Web pages, images, backgrounds, movies, and other files to your local hard drive. Just enter a URL (Uniform Resource Locator), press return, and SiteSucker can download an entire Web site.

SiteSuckerActive Read more…

Optimizing Wordpress for Best Performance

Wordpress users have always had problems with their blog not loading when their blog posts have been dugg. Because of the very high traffic the blog goes down with MySQL errors, PHP errors etc.. But Wordpress is a powerful blogging engine and you can take it to any levels you wish.. I am going to talk about how you can optimize your wordpress blog so that it can withstand any kind of load.. This topic has been widely debated in the past so i’ll just do a brief rundown to what has already been discussed and then pass over to tips that haven’t really been discussed so far.

  • Reduce DB Calls
  • Remove Plugins which are not in use
  • Use WP-Cache

While these tips are pretty much enough for everybody, but in case you want to extract that extra bit of juice from your wordpress blog then read on..


  • Compress your Stylesheet and Javascript

First make a copy of the both the Javascript and CSS files and save with an extension php. Once you have done that your header.php will look something like this.

Before
<link rel="stylesheet" type="text/css" media="screen" href="/style.css"/>
<script type="text/javascript" src="js/prototype.js"></script>
Read more…


Sponsors