BeauLebens.com

An aggregation of Beau on the internet

Menu

Skip to content
  • Blog
  • Archive
    • Posts
      • Tweets
    • Images
      • Flickr
      • Instagram
    • Links
      • Delicious
      • Instapaper
    • Places
      • Check-ins
      • Trips
  • Explore
  • Projects

#programming

The Duct Tape Programmer

http://www.joelonsoftware.com/items/2009/09/23.html
  • #article
  • #coding
  • #development
  • #ducttape
  • #philosophy
  • #programming

The Duct Tape Programmer

Awesome article on the non-design-pattern, non-over-architecting approach to software development. It’s all about getting shit done, and shipping product.

Saved on Delicious 2:23 pm, September 24, 2009

A Recipe for OpenID-Enabling Your Site

http://www.plaxo.com/api/openid_recipe
  • #authentication
  • #howto
  • #openid
  • #programming
  • #tutorial
  • #webdev

A Recipe for OpenID-Enabling Your Site

Howto/tutorial from Plaxo on how to OpenID-enable your website. Includes DB schema details and all.

Saved on Delicious 8:43 pm, September 8, 2009

CodeMirror: In-browser code editing

http://marijn.haverbeke.nl/codemirror/
  • #code
  • #development
  • #javascript
  • #programming
  • #syntax

CodeMirror: In-browser code editing

“CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar.” Better option than CodePress?

Saved on Delicious 12:33 pm, September 8, 2009

Detecting Client Side Time Zone Offset Via Javascript

http://josephscott.org/archives/2009/08/detecting-client-side-time-zone-offset-via-javascript/
  • #gmt
  • #javascript
  • #programming
  • #timezones
  • #utc
  • #webdev

Detecting Client Side Time Zone Offset Via Javascript

Using JS to detect the timezone setting of a user so that you can store everything in UTC and just adjust based on that, client-side.

Saved on Delicious 5:27 pm, August 10, 2009

Storing Hierarchical Data in a Database

http://www.sitepoint.com/print/hierarchical-data-database/
  • #database
  • #design
  • #development
  • #mysql
  • #programming
  • #sql

Storing Hierarchical Data in a Database

Tutorial/summary of some different approaches to storing hierarchical information in a database.

Saved on Delicious 6:35 pm, August 6, 2009

WordPress hooks database

http://adambrown.info/p/wp_hooks
  • #api
  • #development
  • #hooks
  • #plugins
  • #programming
  • #reference
  • #wordpress

WordPress hooks database

“his WordPress hooks database automatically scans each WP build for apply_filters() and do_action() to figure out exactly which hooks are available in each version and where the hooks occur.”

Saved on Delicious 5:15 pm, July 30, 2009

Hidden Features of PHP?

http://stackoverflow.com/questions/61401/hidden-features-of-php
  • #development
  • #features
  • #php
  • #programming
  • #reference
  • #tips

Hidden Features of PHP?

Awesome list of “hidden” features in PHP on StackOverflow. Really good collection of tips, pointers etc.

Saved on Delicious 1:37 pm, July 21, 2009

/packer/

http://dean.edwards.name/packer/
  • #compression
  • #javascript
  • #js
  • #jsmin
  • #minify
  • #packer
  • #programming
  • #webdev

/packer/

Javascript packer/minify script.

Saved on Delicious 12:04 am, July 8, 2009

How to use curl_multi() without blocking

http://www.onlineaspect.com/2009/01/26/how-to-use-curl_multi-without-blocking/
  • #curl
  • #http
  • #php
  • #programming
  • #webdevelopment

How to use curl_multi() without blocking

Good post on more efficient use of curl_multi() under PHP. Much better use of resources than most examples around the place.

Saved on Delicious 6:17 pm, June 25, 2009

ReMate

http://ciaranwal.sh/remate/
  • #network
  • #programming
  • #remate
  • #sshfs
  • #textmate

ReMate

ReMate is a TextMate plugin which can be used to disable the automatic project tree refresh when the application regains focus.

Saved on Delicious 1:02 pm, June 18, 2009

Post navigation

← Older posts
Newer posts →

People

  • Erika Schenck (1,817)
  • Helen Hou-Sandi (194)
  • Automattic (177)
  • Scott Taylor (132)
  • Kelly Hoffman (131)

Categories

  • Uncategorized (28,849)
  • Personal (9,315)
  • Posts (304)
  • Techn(ical|ology) (192)
  • Projects (77)

Tags

  • read (3,919)
  • wordpress (624)
  • sanfrancisco (421)
  • automattic (394)
  • photo (392)

Year

  • 2025 (231)
  • 2024 (1,014)
  • 2023 (953)
  • 2022 (819)
  • 2021 (906)
Powered by Homeroom for WordPress.
 

Loading Comments...