Posts Tagged ‘Web Development’
There are quite a few sites linking to this post about Comcast problems with Mac OS and/or Firefox users. I personally fall under both categories, and haven’t had a problem, though I admittedly have had Comcast for several years, and never installed their software/branding, nor do I use any of their services/websites other than [...]
Wednesday, July 18th, 2007 Posted in Mozilla | 5 Comments »
So I downloaded and tested out Coda a little bit today. My initial impression is that I’m very impressed. It could be the new standard. A few like Alex King point out that it uses Safari as the default engine. I don’t think that’s so bad. Nothing stops you from [...]
Wednesday, April 25th, 2007 Posted in Programming, Software, Web Development | No Comments »
Just made a few tweaks/upgrades that should improve performance around here. Let me know if anything is acting strange or broken. Every so often I tend to do these, most are very minor.
Sunday, April 22nd, 2007 Posted in Blog | No Comments »
Jeremy Zawodny has a great post about common JavaScript usage where he concludes it’s harmful. Whether you agree or not, you have to admit it’s a great blog post. Here comes another long blog post.
Monday, February 12th, 2007 Posted in Around The Web, Internet, Mozilla, Web Development | 1 Comment »
I was thinking the other day about CSS shortcomings. CSS is good intentioned, and usable, but it’s also very unintuitive. It’s far from friendly to designers, and makes some simple tasks rather complicated (such as multi-column layouts, and vertical positioning). Of course CSS3 is coming, but is there some other way?
Saturday, February 3rd, 2007 Posted in Mozilla, Web Development | 4 Comments »
I keep regular backups of everything on this server just in case something happens. Recently I switched to a more automated and secure (PGP encrypted) solution for this blog due to it’s fast-paced nature. Just the critical stuff (database, media, templates). I choose PGP (implemented using GPG) since it’s easy, and I [...]
Tuesday, January 30th, 2007 Posted in Blog, Internet, Web Development | No Comments »
When a you browses the web, a fair amount of code is transfered from a server sitting in a cold lonely datacenter to your computer. It’s mostly serious business, but sometimes developers like to embed small jokes, and traditions.
A lot can be told by just a quick glance at a website’s design and it’s [...]
Saturday, January 20th, 2007 Posted in Mozilla, Web Development | 45 Comments »
Over the past few days I’ve made about a dozen small changes to this blog, including code cleanup, slight layout tweaks, optimization, etc. I also managed to cut page size and requests down a little bit, which is always welcome.
Every once in a while it’s necessary to stop developing and just cleanup after yourself. [...]
Tuesday, December 19th, 2006 Posted in Blog | No Comments »
Firebug 1.0 Beta is available for download. Only played with it for a few minutes, but it looks great so far. I’ll definitely be digging into it and see what’s really new and better in the next day or two.
Monday, December 4th, 2006 Posted in Mozilla, Web Development | 2 Comments »
One of the great things about virtual machines is you can test on a virtual machine, destroy it, and recreate it in pristine condition in a matter of seconds. You can do this with browsers as well. Before I mentioned PortableApps is a great thing to have on your USB drive. Well, [...]
Sunday, December 3rd, 2006 Posted in Mozilla, Open Source, Web Development | 5 Comments »