Tag Archive: project


Fear not friends, there will be a SingOff post or two today.

Today I’ve been working on the back end of my software. UI is one thing, but you can only get so far with ‘lorem ipsum‘ data. Well, okay… in my case some fake data that sort of fits the project. So today, I started the process of moving from fake data to real data. This is always an iterative process that programmers and project designers know far too well.

First we sketch out what we think is the data we want. I usually jump from a text editor to a spread sheet. I realise this would probably be better right off the bat with a database; but that’s just crazy talk. I start out by trying to map out my main object (not really normalised at this point) and then make one or two side objects where I think they will need to stand off by themselves. With this model we build up some quick code to insert data by hand to have it generate out into a couple of different formats: (CSV, XML, JSON, etc) This allows me to easily re-use this data once output.

Now I go looking for actual data. I know what data I’m working with, so finding sample data on the interwebz is fairly easy. HOWEVER, and that’s a big however; once you start looking at real data and trying to shoehorn it into your model; you begin to realise exactly how limited your model is and where you need to make fixes. (This is why lorem ipsum only gets you so far).

Unfortunately, I need about 10 entries to work with the data correctly and each entry is about 60 lines/2000 characters of hand transposed data. (The whole database side of things happens once I am happy with what I have.) Oh, did I mention… if there is ANYONE reading who knows how to go from MySQL through REST calls into a JSON output (preferably using Tomcat) I may have some work/hobby time for you? Not kidding here. Also, if anyone knows a service that does this (with load balancing, metrics, yadda yadda yadda) comments welcome… knowledge dump will be appreciated/rewarded (eventually)

So, currently I’m up to 3 records. I’ll be working this afternoon on the other 7. Now that the first part is done, each record takes about 5-10 minutes to research and build up. Then I turn the whole monster around and have the Project import and use the data. That’s when things start to get ‘exciting.’

Those who I talked to informally about “The Project” should feel free to message me if they want details or are interested in some questions.

Until later… having fun and making great progress!

auto-layoutsWell, here’s the accomplishment of the evening. Been working on the code project and managed to completely grok Objective-C auto layout including the Visual Format Language. And I’ve managed to do this with animations. It was very much a bumpy road; but the end effect is Soooooooooooo much better than the first draft of the UI for the screen.

Now of course, it’s really just pretty UI with dumb data. But, as noted in my previous post…. I’m looking to find someone to help me with less than dumb data. It’s been a very good run of code tonight. I’m going to check it in and show it off to the rest of the ‘team’ this weekend. (Oh, yes. There are people already working on this with me 😉

So short but sweet. But very happy.

300px-Tomcat-logo.svgI have been known for having a penchant for finding a pet project and then blithely moving onto something else. It could be surmised by my silence on the project followed by a huge shift into analysing “The Sing Off” that once again I’ve been side tracked by something new and shiny. I am however pleased to say, that I am actually well managing two irons in the fire at the moment. Actually more than two.

While I have been very publicly posting about “The Sing Off” which I really missed doing; I have also been spending my daylight hours (when not drugged out of my gourd on Halcion) working on code for the first revenue step in The Project. So much so, that I’m currently reading “Tomcat for Beginners.”

Now I have to admit. My Java experience could probably be stuffed into the toe of a ballet dancer’s slipper while she’s ‘on point.’ Of course, when you are the only unpaid engineer on a project; you break out the interwebz and learn what you need to. Now granted… if any of my colleagues wouldn’t mind doing some coding for project credit that will be convertible to private shares when we see revenue… please feel free to write me.

That’s right; this isn’t actually a job offer. (Because I currently have no money to pay; but I will track time and effort) What I’m looking for is someone knowledgeable setting up Tomcat services, JSON, REST, and other such buzzwords.

If this piques your interest at all, drop me a line or a comment.

More as things come to fruition. 🙂

 

After working in the corporate, startup, and educational enterprise space for about 15 years with about 10 years of freelance added in there, I’ve added up about 20 years of computer experience.

This experience includes, but isn’t limited to: Software Engineering, Project Design, Project Architecture, Team Management, Budgeting, Forecasting, Trends Analysis, and most importantly, Schmoozing. (The latter of which many of you were probably wondering how to spell)

Well, I’m finally going to come public. At least about why I’ve not been posting a lot and what I am up to. As a few friends are aware, I’ve embarked on a new project. At this time, I’m not going to make the details of this project public. Those friends I’ve given any details to directly about it, have actually been asked to sign an NDA.

Basically, I am coding again. And if you thought NewsAccess was a labour of love, you ain’t seen nothing yet.

What does this all mean?

Well task more than project. I thought it was done. Yes one of those little ickydoms. This is much like Buffy trying to figure out how to make the woman asking for the Mummy-Hand happy. If you don’t understand the reference, you are not watching the right TV show on Tuesday nights.
Now I sit waiting to find out if my last fix helped the situation….

Zzzzzzz