Install Windows 7 from USB device
Jun 23The Windows 7 downloaded image that many online software retailers supply is simple too large to install from a single CD, being about 2.2Gb This short guide has step-by-step instructions on how to install Windows 7 from any USB device with more than 2.3Gb free space. You will obviously need an original Windows 7 DVD or image file. If using an image file it will need to be mounted on a virtual...
Intelligent Full Screen Button
Mar 03I think it’s a widely known fact that Flash Games are getting bigger. The resolutions are increasing as well as the file sizes. This may pose a problem if you use AV Arcade to manage your arcade sites’ content. The area usable for containing the games in AV Arcade’s default template is about 650px, which is fine for most games. Some other templates, on the other hand, use an...
Disable Post Revisions
Nov 27If you have run a WordPress blog for any length of time, you should know how large the SQL database can get. This is largely due to the “Post Revisions”, which get auto-saved. If you edit a post a few times, a huge list of revisions gets saved to the database. You can see these at the bottom of the post editing page. This post has easy methods to disable and delete the post revisions,...
Dhtml Calculator Source Code
Oct 23A DHTML calculator with error checking. Definitely more stylish than the traditional JavaScript calculator, if nothing else! Very easy to customize and would fit well into a website providing a variable rate service and suchlike. It would be better to use css for all the styling and layout information, but it’s easier to copy and paste the source code below as one file. <table...
100 Great Ajax Scripts
Sep 24I was googling for an ajax “contact us” form to finish off a website of mine. I found a great page with a collection of 100 ajax scripts, ranging from simple forms so complex file manager systems! The page contains 100 examples suitable for any level of programmer. Each example has a live demo and source code available for download. The web is changing and so is the way we posting...
PHP Detect page to show code
Aug 26I was recently offered an deal by an agency for my Free Online Arcade. I use a PHP and MySQL based content management script called AV Arcade for most of the web site because it saves me hours of programming and design. The were interested in displaying a text advert show near the top of only my home page. I played with the PHP template system for a while, but could not find a clean and simple...