Author Articles

Perl Internet Rake

by | Comments Off | Tags: None
02 12

This is my solution to raking the internet with Perl. Just populate the array with the extension you want. I use the dark art of Google hacks to get the information back. There is a two part loop running off this. Part one build a list of Url where the data can be collected Hash [...]

Bitmap decoding problem

by | Comments Off | Tags: None
02 12

This is a problem when you pull pictures back from the camera to the Gallery View. After each photo call the Uri is placed in an array for processing by the Gallery View.  Problem arise with memory if you just process the bitmap from the jpeg in the phone. Here is a solution to reduce the size of the [...]

auto reboot

by | Comments Off | Tags: None
12 9

1.   Launch Task Scheduler. 2.   Click Action and select Create Basic task. 3.   Type AutoRestart (or others you want) in the Name box and click Next. 4.   Select Daily and click Next 5.   Type the time you want to restart the computer and click Next. 6.   Select Start a program and click Next. 7.   Click [...]

Cheltenham CTC

by | Comments Off | Tags: None
12 5

Club website using BluePrint CSS work out the golden ratio for you which is a great help. The old site original hosted on WordPress.com which limited what could be done.  So moved over to my web space set up a new Domain and rebuilt the site.  This has a link with MailChimp which picks up [...]

Smith-Wood

by | Comments Off | Tags: None
12 3

Mike Smith-Wood a Antique Furniture Restorer dealer required a site which was simple and easy to use.  To do this I work closely with the business to define what information was shown on each page.  This required a bit of training on how to use WordPress along with what the function of pages and port [...]

GNS3 and SDM

by | Comments Off | Tags: None
12 3

GNS3 stands for Graphic Network Simulator and can be used to simulate Cisco routers.  I first came across this when I want to try out Cisco SDM and could not do this in Packet Trace. The Cisco SDM is a web base management for Cisco device which take the command line away and provides a [...]

Stephen Electrics

by | Comments Off | Tags: None
12 3

The shop has a lot of stock on the shop floor and need to advertise this out on the web.  They used yell but the running cost of the site were very high.  Paying for hosting and managing WordPress in house saved them money.  To get this concept working WordPress 3.0 has custom meta fields.  [...]

In-vision Hair Design

by | Comments Off | Tags: None
12 3

Second site to be built following on from Deepcar Dental Care.  This site started off with a plan in Photoshop then sliced over to Dreamweaver.  After this I had to slice the HTML and CSS to fit in to a wordpress template.  The main problems I had with the site starting out was with Jquery [...]

Deepcare Dental Care

by | Comments Off | Tags: , ,
11 30

First website I built teaching myself basic HTML and CSS.  I used Dreamweaver CS4 and Photoshop from adobe along with some help from websites YouTube and books from the local library.  Very basic site but every one has to start some where.  I learned about backed server technology and how to use C pannel and [...]