Posts Tagged ‘Web Development’
This is just a little note for anyone doing xmlHttp work. I just encountered this situation this morning. As most web developers know IE7 introduces support for the native scriptable XMLHttpRequest object. The big advantage here is that ActiveX is no longer necessary to use ajax applications on IE. One thing [...]
Saturday, December 2nd, 2006 Posted in Programming, Software, Web Development | 5 Comments »
I complained a while back about how unlike Firefox or Opera, it’s hard it is to support multiple versions of IE. Microsoft apparently did listen to developer complaints, and came out with a solution.
You can now download a time crippled VirtualPC Image and running IE6 in VirtualPC. It’s available free of [...]
Thursday, November 30th, 2006 Posted in Mozilla, Web Development | 3 Comments »
I updated SafePasswd.com tonight. Updates include better generation of memorable passwords, easier to handle length selector, and better quality bar. Most of the changes were to algorithms, rather than major features. Hopefully the quality of passwords generated is now slightly improved. It’s not always about the big things, sometimes it’s the [...]
Sunday, November 19th, 2006 Posted in SafePasswd.com | No Comments »
I just made some changes around here, cleaning up some of the older code. Most notable changes:
Comments - New lighter ajax comment script in place, this should make the pages load a little faster (actually quite a bit if your on 56k). Could use a little help testing so feel free to leave [...]
Sunday, November 12th, 2006 Posted in Blog | 1 Comment »
An awesome article on Optimizing Page Load Time from Aaron Hopkins (who works for Google). While his suggestions aren’t quite revolutionary he’s got a lot of data and experience to back up his statements, which is really great when your looking to improve performance. To summarize the best point: high object counts hurt [...]
Monday, October 30th, 2006 Posted in Google, Web Development | No Comments »
I use a few extensions on a routine basis, so I thought I’d spend a moment just listing what I use, briefly explain them for anyone curious. I do quite a bit of web related work (hence the developer slant) as well as some Firefox/Thunderbird and extension hacking. For now I’ll just stick [...]
Sunday, October 15th, 2006 Posted in Mozilla, Software | 4 Comments »
This weekend my Contact page got spammed. It’s now rewritten and using a few blacklists (including Akismet) among other techniques to eliminate spam. Should be much better now. I also think the handling of attachments should be better.
The spam appeared to be from a botnet, based on the fact that no 2 [...]
Monday, October 9th, 2006 Posted in Blog, Spam, Web Development | 1 Comment »
So it’s been about 10 days since I launched SafePasswd.com, and so far the response has been extremely positive. I made a few small changes to the system to improve the quality of “memorable” passwords, and I have now made the default length of passwords a minimum of 10, up from 8 (it’s actually [...]
Saturday, September 9th, 2006 Posted in Accettura Media, SafePasswd.com | No Comments »
Ok, I’ve done a fair amount of work over the years in browser compatibility. From web development work, to writing the reporter tool. I’m well acquainted with the stress of testing your beautiful site against a dozen different browsers/versions/platforms. I just recently did so with SafePasswd.com which I launched the other day. [...]
Saturday, September 2nd, 2006 Posted in Apple, Mozilla, SafePasswd.com, Web Development | 14 Comments »
I don’t think I’ll ever get tired of tinkering. Way back when, I wrote a script to help me generate cool random passwords. I thought people wouldn’t mind one that didn’t suck… so recently I got to work on that.
The site is still in beta, and quite a few things aren’t quite done [...]
Wednesday, August 30th, 2006 Posted in Accettura Media, Internet, SafePasswd.com, Web Development | No Comments »