Recently published WordPress themes and plugins
Smart Backup Plugin
Smart Backup is a complete WordPress solution for database backup and restore...
premiumAmbient Occlusion Theme
Ambient Occlusion is a clean and warm theme, with a brown/cocoa colour...
freeWordPress Theme: Cyanide
This theme has originally been created for an offshore client. The theme...
freeWordPress Theme: Clear Apple
Clear Apple is a clean magazine theme, no thumbnails for posts, wide...
freeOn the blog
Recommended
As a hosting company, I always try to leverage the clients’ needs over smart and intelligent software or platforms. A lot of clients ask for email accounts and more than often they go above their quota. No problem with this so far, but if Google Apps offer access to their Google Mail account, all on your server and with your...
Method 1. This is the simplest way to list files in a folder: <?php $dir = "."; $dh = opendir($dir); while (($file = readdir($dh)) !== false) { echo $file.'<br />'; } closedir($dh); ?> In order to add links to the files in the folder, we modify the code as below. Warning, this might pose some serious security threats if publicly...
A new video project in 3D Studio Max, this time a fly-through experiment. Here are some video renders, one using normal motion blur, the other one using an excessive blur (together with some rendering errors, when the particle hits the camera, and motion blur is out of FOV). Be sure to watch them in HD quality. [video]http://www.youtube.com/watch?v=hPsfaIl9Bhs[/video] [video]http://www.youtube.com/watch?v=B-3DdCS7YIk[/video] Download the...
Butterfly Media Romania decided to release a graphics and a web showcase catalog. It will be available both as a PDF downloadable document and as a hard-cover book. I have lots of works to make public, and I try to this the most attractive way possible. Here are the 2 covers: And it’s alright to say catalog instead of catalogue....
As an independent web developer, I have to be very careful when analyzing my statistics. I have to be very thorough when optimizing or promoting one of my money-making web site. Google Analytics reports growth from 5,88% to 585,71%. Of course, I have my share of web sites that fluctuate more on the negative side, but they are less than...