Findie Rock Android App Released

Just a quick post to note that I have released a companion app for Findie Rock . It is available for free on the android market: https://market.android.com/details?id=com.zenwerx.findierock .

Posted in News | Leave a comment

Piwik Analytics

I’ve been using Google Analytics for a long time to track the number of visits to the site, as well as other metrics like where visitors come from. My biggest complaint with Google’s Analytics package, is that it’s not real time! I have to wait until tomorrow to see results for today (actually, it’s about 1-3 hours behind… but that’s not the default).

Most of the time, that’s not a big deal. There are some days though that I want to see real time stats about what is happening to my sites and Google Analytics just doesn’t cut it. So with a quick search, I was able to find Piwik, an open source and real time analytics package. I’m only in the testing phase at the moment, but in general the setup was fairly easy… I guess we’ll see how it goes!

Posted in Sites | Leave a comment

Ubuntu Day 11.04

It’s Ubuntu Day (1 of 2) for 2011. Praise your local Linux guru, and go download Ubuntu 11.04 . I have to say, I don’t like unity… at all. I went back to the classic desktop as soon as I figured out how to do it! This isn’t actually my first experience with the unity desktop, either. When I got my netbook back in October, I attempted to install the Ubuntu netbook remix. I was quick to wipe and install plain Ubuntu upon the precious system.

I was actually very close to reinstalling Ubuntu 10.10 this evening. There’s always an issue when installing/upgrading and this time, as it always seems to be, there was a problem with the sound. At first I didn’t even think it was the sound though! Upon loading Firefox 4 (so that I could download Google Chrome), I saw a youtube video on my homepage. I figured I should check it out quickly since flash is also a sore spot with Ubuntu every once in a while. It played, which was a good sign, but it seemed to play is super fast forward no matter what I did.

So I sharpened up my google-fu, and started trying to figure out why this was happening to no avail, including several re-installs of the flash plugin. With that hitting a sore spot, I decided I should try some music. It happened to do the same thing! Finally, after what seemed like forever, I was able to find a vague post on launchpad discussing hardware selections. A-HA, I said to myself. I remember this from the days when I had a Creative Soundblaster Live! card, and the motherboard also had onboard sound.

I fiddled with settings for a few minutes and managed to get things going, but this dilemma really drives me crazy. I don’t understand why these types of issues are so darn hard to figure out. Ubuntu seemed to think I wanted sound going out from my video card over DVI… but when that didn’t work, it didn’t ever consider another option for sound at all. Nope, it just decided to not work. I have the patience, albeit just enough of it, to try and figure these issues out, but I would never, not in a million years, expect an every day user to try to figure an issue like this out.

So… Mark Shuttleworth and Ubuntu Developer alike. I ask you, why can’t things like this be EASY?! I installed Windows 7 last night on the same PC, there wasn’t a single issue (other than wiping out the MBR… but that’s a gripe for another day). I won’t say that Linux hasn’t come a long way in the last 5 or 6 years, but I still think there’s a long, long way to go.

Also… why the heck do you have to change the default applications every damn release. It’s driving me insane!

Posted in News | Leave a comment

Happy Pi Day!

Happy Pi Day to everyone who can deal with American date standards for a day so we can celebrate an awesome number!

And… I broke the pi script (well, technically all my “projects” pages) with a little rewrite rule I was testing the other day. I forgot to remove it and it made a nasty redirect loop for things that actually existed. Oh well, it’s fixed for pi day!

Posted in News, Projects | Tagged , , | Leave a comment

Har Har HashBang!

A friend of mine pointed me at the following article today, and I do have to say it was a beautiful read:
http://isolani.co.uk/blog/javascript/BreakingTheWebWithHashBangs/

If you want your content to work with “ajax” and “web 2.0″ do the mass of your HTML rendering first. Don’t break your site with ridiculous things just because “it’s cool!”, that doesn’t fly.

Posted in News | Leave a comment

Looking for a Software Development Job

It seems that I am looking for work starting today. If anyone sees this and is on the prowl for a Software Developer in the Kitchener-Waterloo area, I am available. Please see my resume for more detail.

Cheers

Michael

Posted in News | 1 Comment

WordPress + forums = bbPress?

While trying to find a simple forum system for use by FindieRock I ran across a little gem called bbPress which intrigued me. I am considering using wordpress to host the blog portion of the Findie Rock site, and that got me started thinking. I wanted to involve a community section on Findie, and if I had to do any integration with wordpress I wouldn’t want to do it again with a piece of forum software either. This is where a little google-fu lead me to bbPress, which does integrate nicely with wordpress… although it does run beside wordpress, and is not a plugin. I was a little disappointed by this, but we will see what we can do. The other disappoint here is theming support. I was really hoping bbPress would integrate nicely with existing wordpress themes, but this is not the case! I either have to find a pair of themes that look nice together, or complete retheme one side or the other if I want them to look nice (not a task I’m particularly interested in doing).

Anyway, we’ll see how this goes. As of right now theme integration has failed horribly. Maybe I need to do some more research to see if there’s a better option for forums which integrate nicely with a Zend Framework site without me coding it from scratch.

Posted in News, Projects | 2 Comments

Indie Rock Rules

Most of my personal development focus for the last couple months has been on my new site: Findie Rock : Find Indie Rock . This project has been a lot of fun, and a great learning experience (which I’ll turn into a dev posting later). I haven’t had the chance to make a site like this from the ground up in a very long time and the time is well spent.

The basic premise for the site is to be able to find Indie Rock events near where you are. I use a geoip solution to find your approximate location and then do a radius search to find events near there. When the events are found I plot them on a google map. There’s more to the site, obviously but I feel that this (which is what you see on the main page) is the most important part.

Other options for the site include looking at albums, artists, venues, and even other indie rock events. I have a large database of all these things so I allow you to take a look at what we have on file.

Right now everything is read only, but user contributed information is slated. I would actually like to start a rating system as well to allow users to say what they like and don’t like, as well allow them to filter their views based on this. But, that’s something for the future!

Posted in News, Projects | Leave a comment

Findie Rock – Find Indie Rock

Ok… a new project has launched, finally! I’ve got Findie Rock now up and running. The functionality is a little sparse at the moment, but main page (Events/Artists/Albums) should work for searching. The artist page also has details for the artist you select. The new features are coming along at a fast pace as I nail them down, but things might change as I decide to do things differently. We’ll see how it goes.

This has been a good exercising using the Zend Framework. I hadn’t used it for anything large scale yet, but I’m definitely getting the hang of it. There were some steep learning curves, but after I was ramped up to speed I’m churning pages out like made. There’s so much functionality there which I had to do by hand before. Definitely a tool I’m going to be keeping around for future projects.

Stay tuned for more updates!

Posted in News, Projects | Leave a comment

New Project – TwitFeed

Today is the release of a new project : TwitFeed. It is a live streaming twitter plugin for wordpress. You can have your blog updating with content from twitter in real time. Follow your favourite people, or track keywords related to your site.

Go on and check it out.

Posted in News, Projects | Leave a comment