-
Recent Posts
- My Experience with Carbonite Home and CrashPlan+
- Logging Levels
- A system for getting the most out of “TODO” comments in code
- Fixing the Google Android USB driver to work with the NOOK Color ADB on Windows
- Error 1327 “Invalid Drive” while installing or updating applications in Windows
- AT&T U-verse for the Curious Consumer – The Residential Gateway and Wiring Options
- bebooper
- View Your Google Apps Calendar in Outlook 2007/2010
- s3nukem – Delete large Amazon S3 buckets
- WREST (Website REST)
Categories
Elsewhere
Category Archives: Web Technology
View Your Google Apps Calendar in Outlook 2007/2010
Microsoft Outlook (2007 and 2010) and Google calendar both support the iCalendar format, which means you can view your Google calendars in Outlook. This is great if you, for example, want to be able to see your Google Apps personal … Continue reading
Posted in Personal Technology, Web Technology
6 Comments
s3nukem – Delete large Amazon S3 buckets
s3nukem is a slightly improved version of s3nuke, a Ruby script by Steve Eley that relatively quickly deletes an Amazon Web Services (AWS) Simple Storage Service (S3) bucket with many objects (millions) by using multiple threads to retrieve and delete … Continue reading
Posted in Web Technology
4 Comments
WREST (Website REST)
WREST [rest] = Website + REST -noun A RESTful API service that is made available to its own website. The distinguishing behavior from a regular RESTful API is that calls coming from the client are identified the same way as … Continue reading
Posted in Web Technology, portmanteau
Leave a comment