Share/Bookmark

Featured Posts

SharePoint Ticker Web Part from Existing Data Ever wanted to create a ticker in SharePoint without having to buy the $99 add-on from Microsoft, well here's the code: Simply create a new Web Part using the 'Content Editor' and open the 'Source Editor...'...

Read more

Sony E3 Prediction 2010 With E3 upon us in the coming weeks, and Sony keeping tight lipped about their schedule I think it's time we started predicting the outcome, the announcements and surprises with educated and industry sector...

Read more

Sony E3 Prediction 2010 With E3 upon us in the coming weeks, and Sony keeping tight lipped about their schedule I think it's time we started predicting the outcome, the announcements and surprises with educated and industry sector...

Read more

Whats next for Nintendo? Today I noticed that Nintendo have had falling profits for 2010 and predict even less sales for next year. The Wii 2 hasn`t been officially announced and from what I can see is not really on the radar....

Read more

7 Great Free Android Apps The Android mobile operating system is both fast, reliable and can do everything that the Apple OS can and a little more (all for normally a fraction of the price.) plus it supports Flash and soon Flash...

Read more

Quick Search Box for IE7+ and Firefox (OpenSearch)

Posted by matthew | Posted in Tutorial | Posted on 27-11-2009

Tags: ,

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.

Add a Watermark to Images on the Fly

Posted by matthew | Posted in Tutorial | Posted on 27-11-2009

Tags: ,

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.

PHP Variables and Echo

Posted by matthew | Posted in Tutorial | Posted on 26-11-2009

Tags:

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.

NTFS File Owner in VB.net

Posted by daniel | Posted in Code Snippets | Posted on 26-11-2009

Tags: , ,

2

Here is some VB.net 2005 code to set an NTFS file\folder owner:

The Best and Worst Audio Formats

Posted by matthew | Posted in Features | Posted on 26-11-2009

Tags: , , , , , , , , ,

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.

99 Ways but Linux ‘aint One

Posted by matthew | Posted in Features | Posted on 25-11-2009

Tags: , , ,

1

Easy steps to improve your system performance…

Create an RSS Feed with PHP

Posted by matthew | Posted in Code Snippets | Posted on 25-11-2009

Tags: , ,

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!

Simple jQuery AJAX Post and Response

Posted by matthew | Posted in Code Snippets | Posted on 24-11-2009

Tags: , ,

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.

JavaScript Email Validation

Posted by matthew | Posted in Tutorial | Posted on 23-11-2009

Tags: ,

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.

Exporting mailboxes from exchange

Posted by daniel | Posted in Useful Links | Posted on 22-11-2009

Tags: , ,

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.