computergear.blogspot.com
Computer Gear: JavaScript -> IE Issue
http://computergear.blogspot.com/2008/04/javascript-ie-issue.html
IT industry from new gadgets, software and Internet Services. Saturday, 12 April 2008. JavaScript - IE Issue. I'm having no luck with this code below and I'm asking the community for help as I've been working on this bit for about 2 hours now and have no luck. This is a snippet of code from a large script. Now this snippet does work in Firefox, however it doesn't work in IE. Var customerMealsDiv = document.createElement('div');. Var customerMealsRow = document.createElement('tr');. CustomerMealsTableHead...
computergear.blogspot.com
Computer Gear: Hide the paths to files on your server with PHP
http://computergear.blogspot.com/2008/03/hide-paths-to-files-on-your-server-with.html
IT industry from new gadgets, software and Internet Services. Thursday, 13 March 2008. Hide the paths to files on your server with PHP. If you want users to download files off your site but you don't want to expose the links of the files on the server, the script below in PHP is an excellent way to hide your files to your viewers. When the user is downloading the file they see the source of the download as the page rather then the actual file ie: downloadFile.php rather then downloadFile.zip.
computergear.blogspot.com
Computer Gear: PHP runs up to 130% faster on Windows Server 2008
http://computergear.blogspot.com/2008/04/php-runs-up-to-130-faster-on-windows.html
IT industry from new gadgets, software and Internet Services. Saturday, 12 April 2008. PHP runs up to 130% faster on Windows Server 2008. From recent tests conducted with StreetDirectory.com. Shows that PHP executes a lot faster on Windows Server 2008 now with their built-in CGI support. In fact it runs 130% faster then any other server operating system out there. The Windows Server 2008 installation was a core installation. So what does this mean? Less servers for the administrators to maintain, less ha...
computergear.blogspot.com
Computer Gear: October 2007
http://computergear.blogspot.com/2007_10_01_archive.html
IT industry from new gadgets, software and Internet Services. Monday, 29 October 2007. Billed as “humanity’s last remaining hope against computers” Bug.gd is aiming to build a collaborative search and answers database of computer bugs. Duncan Riley - Techcrunch ( http:/ www.techcrunch.com/2007/10/28/buggd-collaborative-search-and-bug-solutions/. The service is free and ad-free, Microsoft have already been generous enough to share 60 000 bug fixes (that's a scary figure). Check the site out at bug.gd.
computergear.blogspot.com
Computer Gear: JavaScript: isDate() Function
http://computergear.blogspot.com/2008/03/javascript-isdate-function.html
IT industry from new gadgets, software and Internet Services. Wednesday, 12 March 2008. If you're looking at how to test whether or not a date is valid, use this JavaScript function below to test your dates. Any recommendations, improvements etc are welcome. Function isDate(year, month, day) {. Month = month - 1; / javascript month range 0 - 11. Var tempDate = new Date(year,month,day);. If ( (year = tempDate.getFullYear() & (month = tempDate.getMonth() & (day = tempDate.getDate() ) {.
computergear.blogspot.com
Computer Gear: Change the way your page prints with CSS
http://computergear.blogspot.com/2008/04/change-way-your-page-prints-with-css.html
IT industry from new gadgets, software and Internet Services. Saturday, 12 April 2008. Change the way your page prints with CSS. Sometimes your pages just aren't that pretty when you print them and these days users are printing a lot. Even with all the actions to try and limit printing, we're still increasing our printing by 300% each year. With CSS we can remove anything we don't want printed, change particular parts to our liking or add more details in, anything you want to do. Posted by Dallas Freeman.
computergear.blogspot.com
Computer Gear: Another patent... another lawsuit
http://computergear.blogspot.com/2008/04/another-patent-another-lawsuit.html
IT industry from new gadgets, software and Internet Services. Sunday, 13 April 2008. Another patent. another lawsuit. Yet another lawsuit for breaking a patent, Ultra is suing the majority of it's competitors. They are suing 22 other modular power supply manufacturers for not violating the patent, but being an accomplice to end users who are violating the patent. Yes I hear what you are saying "how would we have known about this patent? Posted by Dallas Freeman. Another patent. another lawsuit.
computergear.blogspot.com
Computer Gear: April 2008
http://computergear.blogspot.com/2008_04_01_archive.html
IT industry from new gadgets, software and Internet Services. Sunday, 13 April 2008. Another patent. another lawsuit. Yet another lawsuit for breaking a patent, Ultra is suing the majority of it's competitors. They are suing 22 other modular power supply manufacturers for not violating the patent, but being an accomplice to end users who are violating the patent. Yes I hear what you are saying "how would we have known about this patent? Posted by Dallas Freeman. Saturday, 12 April 2008. The built-in supp...
computergear.blogspot.com
Computer Gear: November 2007
http://computergear.blogspot.com/2007_11_01_archive.html
IT industry from new gadgets, software and Internet Services. Tuesday, 27 November 2007. France plans to cut-off Internet Pirate Users. Internet users will have to start thinking seriously about their illegal use of downloading music and films without paying for them as France will shut down web access to each individual who makes the offence. Other countries are in discussion of following France's 'ground-breaking' agreement such as Australia, New Zealand and Canada. For more information checkout:-.