Archives
- July 2010 (3)
- June 2010 (2)
- April 2009 (1)
- March 2009 (3)
- October 2008 (4)
- September 2008 (2)
- June 2008 (1)
- May 2008 (4)
- April 2008 (1)
Meta
Author Archives: AngelOD
Calorie Calculator – Making it bigger
So my plan to take small steps, and start out really simple, only to work toward something bigger, has paid off. I actually have an application out there, and people are downloading it, trying it out. Due to its simplicity … Continue reading
Posted in Android, Calorie Calculator, Java, Projects
Leave a comment
[Release] Calorie Calculator v0.4
Well this is a rather pleasant surprise. I hadn’t honestly expected to finish this version while I was at vacation, but obviously I managed to do just that. Visually not a whole lot has changed. There’s a new icon, and … Continue reading
Posted in Android, Calorie Calculator, Java, Projects
Leave a comment
[Release] Calorie Calculator v0.3
The newest version of the application has been released now, a few days later than I’d planned for, but that’s still acceptable by my measures. I’ll post more about it tomorrow, but for now, I really need to get some … Continue reading
Posted in Android, Calorie Calculator, Java, Projects
Leave a comment
Calorie Calculator v0.3 — Making Progress
I’ve been working on the next release of Calorie Calculator for a couple of days now, and so far I’m liking what I see. I believe I’ve made some good changes to the interface, that will make it easier to … Continue reading
Posted in Android, Calorie Calculator, Java, Projects
Leave a comment
New Android Project — Calorie Calculator
Wow… It sure has been a while since I last wrote anything in this blog. I would claim I’ve just been busy, but quite frankly that would be a lie… I just haven’t really been doing anything related to programming … Continue reading
Posted in Android, Calorie Calculator, Java, Projects
Leave a comment
To sum it all up…
Like CakePHP, Yii is initially a bit confusing, but it’s also exciting, and so you keep going, wanting to explore deeper.. But the main difference, to me anyway, is that when the excitement fades, to no longer cloud your judgement, … Continue reading
Posted in CakePHP, Other, Yii Framework
Leave a comment
Thoughts on Yii
I’ve been working with Yii for a while now, and my original, positive opinion of it, has only gotten stronger since then, to the point where I feel comfortable starting on one of my larger, paying projects in it. I’ve … Continue reading
Posted in CakePHP, PHP, Yii Framework
6 Comments
Very simple source control for personal projects
I think that most developers have small projects, be they pet projects, or just ones made to test a specific programming language / framework, to get to know it more in depth by using it more practically, making the experiences … Continue reading
Posted in General, Other, Projects
Leave a comment
My last slice of cake
For a long while now, I’ve been trying to approach CakePHP, and have somewhat enjoyed working with it, but it has been a long and rather troublesome path. CakePHP is a great framework, that much is certain, but it kept … Continue reading
Posted in CakePHP, PHP, Yii Framework
2 Comments
Missing documentation
I’ve been reading up on the CakePHP documentation (as I have mentioned a few times before), and I’ve noticed that there are some sections missing from it. Not a whole lot, but enough that one can miss some things. I … Continue reading