Archive for July, 2006

links for 2006-07-29

Saturday, July 29th, 2006

The 7 (f)laws of the Semantic Web - O’Reilly XML Blog
When it comes to the Semantic Web, you might call me a disillusioned advocate. I’ve been …increasingly frustrated by the lack of any visible progress.
from MorbusIff
(tags: technology semantic_web toread rant)

links for 2006-07-28

Friday, July 28th, 2006

XSS - Stealing Cookies 101
“Any time you let users post text and you don’t religiously restrict the content, they can steal sessions. Scarry? If you are a developer it better scare the hell out of you.”
Not only scarry, but scary too. Oi!
(tags: security javascript cookies xss programming)

My IP Address Lookup - Community Geotarget IP [...]

links for 2006-07-27

Thursday, July 27th, 2006

Brad Neuberg: Coding In Paradise: Now in a Browser Near You: Offline Access and Permanent, Client-Side Storage, Thanks to Dojo.Storage
Imagine if web applications could store megabytes of data on the client-side, in the browser, both persistently and securely. No server needed.
(tags: code technology tools web AJAX javascript)

We make bugs pretty, because bug tracking should be [...]

links for 2006-07-26

Wednesday, July 26th, 2006

Sed - An Introduction and Tutorial
(tags: code reference sed shell)

HANDY ONE-LINERS FOR SED
(tags: regex sed reference)

AlwaysOn Stanford Summit webcast
live, on demand for download later
(tags: webcast conference alwayson)

links for 2006-07-25

Tuesday, July 25th, 2006

Bubbles Refreshing The web
Keep your favorite web-sites a click away, on the system-tray.
(tags: cool!!! free software Tools web windows)

SlimTimer
SLIMTIMER changes the way we track time.
No more need for multiple time-tracking applications.
No more confusing and expensive timesheet software.
No more surprises when invoices go out.
(tags: wow|cool web tool)

Bookmarklets - Browser support
These are some of the features a [...]

links for 2006-07-23

Sunday, July 23rd, 2006

lollerskates.gif (GIF Image, 171×98 pixels)
heh
(tags: lol #swhack)

links for 2006-07-22

Saturday, July 22nd, 2006

The Fade Anything Technique
The Fade Anything Technique (FAT) is inspired by 37signals Yellow Fade Technique. FAT builds upon the YFT by allowing you to fade any element from any color back to its native background-color without the use of inline JavaScript. To activate FAT on an el
(tags: AJAX CSS development tool how-to javascript reference wordpress)

links for 2006-07-21

Friday, July 21st, 2006

Bokardo » A Messaging Proxy and Domain as Identity
I like the idea a lot. A little of something for everyone. Federated identity, federated messaging, federated attention, federated presence.
(tags: comments bokardo)

links for 2006-07-20

Thursday, July 20th, 2006

Social Networks are Killing Email
not a new idea, but an interesting take
(tags: mail attention network)

links for 2006-07-19

Wednesday, July 19th, 2006

Computing.Net - Remove all \n in sed
great short example of a loop in a sed command. removes newlines from a file.
(tags: sed reference regex)