In the past month or so I have wrote three articles/tutorials on various CSS3 elements that the developers of CSS3 have been working on, I've shown you some of my favorite new features such as the border-radius attribute and box-shadow, but I have had to stress on each article that only certain browsers will allow to use CSS3 modules and elements. The main two browsers that have supported CSS3 along it's on going development path are Mozilla Firefox and Safari, both using there own frameworks the moz and webkit, with Mozilla constantly making revisions to there browser and currently working on Mozilla Firefox 3.1 (Currently in BETA) alot of CSS3 is supported and able to be displayed, similar with Safari, particularly the latest version of Safari (which is version 4 BETA) packs in more CSS3 into the webkit and like Mozilla people are able to use CSS3 and see the effects.
Website Development Tools: Whois Domain Lookup
May 9th, 2009Resources, Tools, Website DevelopmentNo CommentsRolling out the next website development tool we bring you the Whois Domain Lookup tool. Which is simply a domain query tool. This tool allows you to enter either the domain or IP Address of a website and look at certain information such as where the domain is hosted, it's creation and expiry date and more. The tool gets this information from InterNIC Whois database which is updated daily. Information such as when the database for that domain was last updated is also avaliable to look at, however because we are using a standard whois database you will also see alot of random information such as terms/use of the database, we can't remove it as it's part of Internic's policy. But the information you want is at the top and easy to find!
Website Development Tools: Image Uploader
May 6th, 2009Resources, Tools, Website Development1 CommentA few months ago in a random blog update post, I talked about providing some free website development tools for anyone to use, while I did mention this quite a while ago, I have started creating these tools, and today I finished the official image uploader for James' Blog. Using the script that was featured in this tutorial I have created a public image uploader, which is free for anyone to use. Yes there are alternative services which are dedicated image/file hosts, ImageShack being one of them, but I have the webspace for small uploads and im not going to completly visually rape you with silly advertisements so why the hell not!
The Love hate relationship between coders and browsers
February 21st, 2009Articles, Browsers, Website DevelopmentNo CommentsBack in January 2009 I did a somewhat new year suprise to you all and made the new 2009 theme, "Renovatio" for James' Blog more of a suprise than anything as I'd been developing the theme and did not make any post about it, and one day *poof* new theme to James' Blog and I got very good responces from people saying it was a good improvement and they really liked it, but the theme took longer than expected because of display issues in different browsers. Which brings me onto a somewhat article/rant about browsers.
Creating a localhost in Windows (Part 4: Installing phpMyAdmin)
February 18th, 2009Tutorials, Website Development14 CommentsYour Localhost is very nearly complete, we've installed Apache, PHP 5 and MySQL 5. I breifly talked about the ability to modify and change MySQL databases. Well phpMyAdmin can do just that, this tool allows you to do this, it helps you manage your MySQL database in a nicely presented admin panel which you can easily change tables, prefixes and much more. This tool is a must if you plan on creating databases on your localhost
Creating a localhost in Windows (Part 3: Installing MySQL 5)
February 15th, 2009Tutorials, Website Development4 CommentsIn part two, we installed almightly PHP language onto our localhost, with that you can now run php scripts and code offline on your localhost, but for example what if you want to test a script that needs a database your basically stuck aren't you? Well to handle databases there's something called MySQL, this is simple a relation database management system and is present on most web-servers avaliable today. MySQL allows you to create and modify (To a certain extent) databases on a server, and lucky you, it can be installed on a localhost! We will be installing the MySQL service and getting it to run with your localhost.











» Recent Comments/Trackbacks