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.


iFreeMem - The Memory Optimizer for Mac OS X

iFreeMem
If you are in the middle of using an application and the system becomes unresponsive for several seconds it could be the memory manager working and claiming back some of the Inactive memory for your application to use, if you wish to avoid this then iFreeMem may be for you.


Some scenarios where iFreeMem can be useful:

  • You have been busy on your laptop preparing for a presentation meeting and you would rather not have the system become unresponsive in the middle of your demo, might be worth running iFreeMem shortly before the meeting.
  • You are a musician or DJ, about to do a live performance or session using your Mac, you want to ensure everything will run smoothly and on cue.
  • 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