Tag Archives: Code

How to Auto Post on Twitter with

Mar 05, 2014

Manually post to social networks is probably better than to use an automated method. But, if you post many new topics every day, automated post..

Read more

PHP Object cloning using clone keyword and

Feb 17, 2014

Object cloning or clone of an object means to create a duplicate of an object. With regular variables $var1 = $var2 means that a new..

Read more

Top spam-killer server program SpamAssasin gets new

Feb 15, 2014

Summary: If you really hate spam, and you run your own e-mail servers, you’ll be glad to know that Apache has released a new version of..

Read more

5 Useful code snippets for Magento Developers

Feb 13, 2014

When developing with Magento I have maintain a library of most used code snippets. These code snippets are very useful when developing theme or custom..

Read more

How to ensure privacy in the age

Feb 08, 2014

HTML5, the latest version of the language of the Web, was designed with Web applications in mind. It contains a slew of new application programming..

Read more

Review: 10 JavaScript editors and IDEs put

Feb 08, 2014

JavaScript is used for many different kinds of applications today. Most often, it’s partnered with HTML5 and CSS to build Web front ends, but it’s..

Read more