« November 2007 | Main | January 2008 »

December 29, 2007

The Future...

The future is already here.

Posted by 0xFF3300 at 12:08 PM | Comments (0)

December 27, 2007

Greasemonkey Darken Script

I just love Greasemonkey scripts for Firefox. I happened to stumble upon this basic script to 'Darken' a web page, it's simple but a start. Now I'll make some tweaks to invert colors.

It's really nothing special, just switching back and forth from a shell console to a bright white page can be a little harsh on the eyes.

Posted by 0xFF3300 at 10:01 PM | Comments (0)

December 24, 2007

del.icio.us blocking IP addresses

I've built more than one web application with del.icio.us integration, now it appears they (yahoo) are blocking certain IP ranges:

Re: del.icio.us blocking IP addresses?
Subject: Re: del.icio.us blocking IP addresses?
List-id: discuss.del.icio.us

we've been getting severe abuse from that network. i have been trying to resolve the issues with the ISP (but not getting very far...) as well as putting in more code to deal with the abuse, but getting paged all through the night has not been making this any easier.

Joshua

On Jan 11, 2006, at 4:28 PM, Markus Spath wrote:


Hi,


I can't access del.icio.us anymore for the last 3 days, others don't seem to experience any problems - is del.icio.us blocking IP addresses? (mine are randomly assigned in 84.58.x.x)

(I can access http://blog.del.icio.us/ and http://lists.del.icio.us/ cgi-bin/mailman/listinfo/discuss but not http://del.icio.us/)

Sorry if this is the wrong place for this, but I'm not able to check the site for a more appropriate addressee and maybe others are affected as well.

If you need any kind of information on my setup or if there is a better place to post my problems, please let me know.

thanks,
Markus

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxx
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


--
joshua schachter
joshua@xxxxxxxxxxx

Posted by 0xFF3300 at 04:13 PM | Comments (0)

Groovy or JRuby? That is the question.

As for myself, I can't speak for JRuby, as I've only had experiences with Groovy. And I have nothing but good things to say about Groovy. It's easy to setup, implement and deploy and has much faster performance than just Ruby alone. Hundreds of times of faster in some benchmarks .

And so onto the comparison, Martin Fowler creates yet another thought provoking computer language article:

GroovyOrJRuby

Posted by 0xFF3300 at 10:19 AM | Comments (0)

Amazon Releases EC2 Public AMI Images

Amazon has released public AMIs for use with the EC2 computing service.

And there are quite a few tutorials cropping up around the web, regarding rolling your own AMI image.

Creating your own FC6 instance for EC2
http://www.ioncannon.net/system-administration/115/creating-your-own-fc6-instance-for-ec2/

Posted by 0xFF3300 at 10:04 AM | Comments (0)