Quantcast

More Featured Posts

Friday Fun: Awesome 3-D Building Projections

Friday Fun: Awesome 3-D Building Projections

 Read More →

10 Reasons To Have Internet Explorer.

10 Reasons To Have Internet Explorer.

1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Use it to download Safari, Firefox, and or Chrome. Ok so the title was slightly misleading. Once you’ve covered those 10 steps using internet explorer, get rid of it. Sorry I have to be so harsh about it, but Internet Explorer is an old dog, and it won’t be learning any new tricks. Not only is it currently the most outdated browser among the 5 popular browsers*,... [Read more]

Apple Admits There Is A Problem

Apple Admits There Is A Problem

After countless complaints of the iPhone4′s dropped calls and antenna problems, here’s what Apple has to say about it. On a more serious note, Apple has announced that they are doing something about it. They just released an iPhone software update (4.0.1), also they will be giving free iPhone cases to anyone who bought an iPhone4. The details so far are : You can get a free iPhone case... [Read more]

PHP Basics : Variables

PHP Basics : Variables

Variables in PHP, just like any programming language, are used for storing values, such as text strings, numbers, or an array of values. Once you have declared, a variable, it can be used over and over again throughout your script. Variables in PHP must be declared with a ‘$’ symbol. So a variable named test would be declared as $test. The ‘$’ symbol is also needed every time... [Read more]

PHP Basics : Introduction To PHP

PHP Basics : Introduction To PHP

Before we doing any coding, let’s talk about what PHP is. PHP (Hypertext Preprocessor) is a widely used scripting language that is designed for web development and can be embedded directly into HTML. What makes PHP so different from client-side languages like Javascript and HTML is that PHP code is executed on the server, and then sent to the client as HTML. The amount of things that PHP can... [Read more]

How To : Make Blu-ray Covers In Photoshop

How To : Make Blu-ray Covers In Photoshop

Now I’m sure everyone has been having fun making their own DVD covers, with the help of  a tutorial we added a while back, but now Blu-rays have taken over, and DVD’s are slowly becoming something your grandparents just found out about. So what am I doing about it? Creating this NEW tutorial that will show you how to make your own Blu-ray covers too. This way you don’t have to... [Read more]

A Geek Clock

A Geek Clock

So, I’m not sure how many of you have iPhones, I’m sure a lot of you have Mac’s and out of those of you that have Mac’s I’m not sure how many of you have had a chance to check out my Binary Watch Widget for Mac OS X. Well, I recently started developing apps for the iPhone, so my first app that I submitted to the App Store for approval was a port of my Binary Watch Widget... [Read more]

My New Company

My New Company

Just to keep all the readers informed, I thought I’d share with you that I’ve now started a software development company. The companies name is Empoc Media and will be primarily used to develop applications for Apple devices such as the Apple iPhone, iPod Touch, the upcoming iPad, Mac OS X, etc… When I started developing applications and scripts, I would normally just post them on... [Read more]