Category Archives: Web Dev

Commenting via Facebook

After fiddling with the CSS for the WordPress-based commenting system on my site, I stumbled upon a nifty little plugin that replaces WordPress’ default commenting system with a Facebook commenting module that also allows visitors to “like” a page.

It seems to work pretty dern well, and since most of the modern world uses Facebook these days anyway, it seems like it may be a better option.

Thoughts? Comments work on any page, but this is kinda where I’m trying to test this out… so please, write a comment or hit like. Thanks! 😉

Testing out streaming surround audio via divShare…

Put on your headphones.

Seriously. Go get them.

Ok, now take a listen to 3L3TRONIC playing at the Robot Heart Bus at Burning Man.

I recorded this using a Zoom H2 velcroed to my shoulder and converted it to binaural stereo using Vortex Zoom Encoder.

This is an unedited clip, hence why you can hear me adjusting the velcro at the beginning as I walk towards the bus. Stick with it, things’ll get more interesting in a sec 🙂

Why binaural stereo (simulated surround) and not true 5.1 channel surround audio you ask? Because I can’t stream full surround, and most likely you can’t play it. (The binaural surround simulation is very effective on (good) headphones, but will just sound like regular stereo when played over your computer speakers) Hear the those intermittent whooshes behind you? Yeah, big fire jets being shot from the latest sculpture by the Flaming Lotus Girls.

Anyway, this was really just a quick post to make sure everything works right. All systems go.

Stay tuned for lots more (edited) surround recordings.

The Nonameyet Theme for WordPress

I created the Nonameyet theme to be simple and modular with a wide area for presenting media, and to teach myself the CSS and PHP involved in creating WordPress themes. User-facing options include custom headers and backgrounds, and with a bit of CSS “find & replace”, the entire site skin and “logo” image can easily be changed. The Nonameyet theme will constantly evolve, as well as be the basis for for future custom sites.

Mucking about with Google Friend Connect

One of the things I love about WordPress, is, of course, the huge amount of flexibility it provides. In addition to constant updates and improvements to the system and CMS, its modular nature allows me to plug in all sorts of new features and abilities with minimal coding.

Google Friend Connect is the latest handful that I’m throwing at the wall that is sterlingely.com, and so far, I like how it sticks. The idea behind GFS is simply to “make the web more social” by building a social networking system (based on your GMail account) that exists outside of any one website.
For example, instead of my Facebook “wall” which is private and on Facebook, I can now have a “wall” on sterlingely.com where anyone (or just approved friends) can write public comments. (Notice the modules to the lower right) Furthermore, I can use the GFC comment system instead of the WordPress comment system for comments on every post or page on my site.

And there’s the rub: Now I’ve reached a point where WordPress and Google Friend Connect overlap. As you’ll notice if you view any particular page or post on this site, at least for now, I have 2 forms of feedback on every page. Both can be completely open, allowing anyone to write an anonymous comment, or both can be locked down to only registered users. (Currently, only the WordPress comment system is active on each page)

For now I’ll keep both around: Google Friend Connect is still in its infancy, and has great potential, but I ain’t givin up on WP’s built-in commenting system yet!