Posted by matthew | Posted in Tutorial | Posted on 27-11-2009
0
You know that little box in the top right of Internet Explorer and Firefox with search engines listed, well wanna add your site in there, find out how after the jump.
Posted by matthew | Posted in Tutorial | Posted on 27-11-2009
2
Adding a watermark to an image is quite easy with PHP and has many applications, such as branding or copy protection. So after the jump see just how easy it is, and let us know your thoughts.
Posted by matthew | Posted in Tutorial | Posted on 26-11-2009
0
PHP is highly scalable and will most likely be installed on a Linux of Unix web server by default, so below we introduce the basics of using this language. This is by no means definitive, for full documentation you should visit the official PHP website, but this article should help you understand the basics.
Posted by daniel | Posted in Code Snippets | Posted on 26-11-2009
2
Here is some VB.net 2005 code to set an NTFS file\folder owner:
Posted by matthew | Posted in Features | Posted on 26-11-2009
0
Playing back digital audio has turned into a regular experience for most computer users thanks in part to a variety of formats that helped make audio smaller in size, allowing simple methods of digital distribution. There are many different formats that serve many different purposes. Need to know FLAC from MP3? We’ve broken down each format and its main purpose in this audio formats primer.
Posted by matthew | Posted in Features | Posted on 25-11-2009
1
Easy steps to improve your system performance…
Posted by matthew | Posted in Code Snippets | Posted on 25-11-2009
0
RSS feeds are a great way to syndicate important information, your recent blogs or your wares, so check out our simple PHP code after the jump!
Posted by matthew | Posted in Code Snippets | Posted on 24-11-2009
0
jQuery is an extremely powerful library, one of the things it does really well is Ajax, this post shows how to send a request and post the response on to the page.
Posted by matthew | Posted in Tutorial | Posted on 23-11-2009
0
Sometimes you need to check if an email is valid for many reasons from visual signposts to validation before an AJAX call is sent, so here it is a simple function to do just that in JavaScript.
Posted by daniel | Posted in Useful Links | Posted on 22-11-2009
1
I have found that exporting exchange mailboxes to PST in code isn’t easy – and most the time it seems its better to use a tool from Microsoft called Exmerge.