Join our Folding@Home “Tech and Dev” Team
What is Folding@home? Folding@home is a distributed computing project, that very simply stated, studies protein folding and misfolding. You can help scientists studying Alzheimer’s, Huntington’s, and many cancers by simply READ MORE
Turning your server into a proxy using Squid
Squid is a fully-featured HTTP/1.0 proxy. Squid offers a rich access control, authorization and logging environment to develop web proxy and content serving applications. Installing Squid To READ MORE
Facebook Registration Plugin (With Custom Fields and Examples)
Facebook Registration Plugin (With Custom Fields and Examples) In this post, I will show you how to implement facebook registration plugin, and I will create some examples, with custom fields, READ MORE
Facebook App Tutorial – The Basics
Facebook applications gives you the opportunity to deeply integrate into the core Facebook experience. Your app can integrate with many aspects of Facebook.com, including the News Feed, Notifications, open-graph and READ MORE
How to install eAccelerator on linux
eAccelerator works in a way that whenever there is request to a webpage, eAccelerator will parse all the php files and cache them in a shared memory in their compiled READ MORE
Increase shared memory on linux (shmmax)
Shared memory is often used in many applications on linux such as Oracle, Tibco, Webmethods. It’s also used for php extensions such as eaccelerator. In this tutorial, I will show READ MORE