Showing posts with label Projects. Show all posts
Showing posts with label Projects. Show all posts

Sunday, January 15, 2012

Contact Manager

Been working on a Contact Manager. It's almost done... well the main part is almost done. I'm sure I'll figure more to add to it. There are still a few things I need to implement. Adding / modifying users comes to mind. But yes, there's more I can do with the project for sure.



Come to think of it, I should comment my code more. Sure there are some comments and all, but if someone wanted to modify it... yeah not sure how helpful the comments would be.

Friday, January 6, 2012

Recovering Old Projects

I was looking through some old folders the other night and stumbled upon a bunch of code that looked like they were starts to projects that never came to anything.



It was interesting to see the different kinds of ideas I had going, and then for some reason or another just stopped.



I'm wondering if any of these are projects that I should pick back up or not. Should be an interesting journey. Well not to mention it would be nice to clear out the junk and clutter that doesn't need to be there anymore.



So yep something to do for sure.



Looked over my HTML project. I should revive that one for sure and at least post the existing source code that I have. That'll be my next step.

Sunday, January 1, 2012

One Program Multiple Platforms

They've been doing it in regular desktop apps for years. Why not do the same for web apps?



Here's what I'm thinking. Create a project and code it in the main languages that people use for websites.



Honestly, would it be that difficult? I don't understand why people don't do this. Aside from the fact that they don't know more than one language maybe?



So let's say you have a blogging platform. Why not code it for PHP, ColdFusion, JSP, Perl etc.? (Lets not bring ASP into the mix... but I suppose to be fair we should.)



So yep, that is my question for the morning. Why not do that?



It makes sense to me... of course it might be the high quantity of caffeine in my system at the moment. But that's besides the point.



If you were to code your project in the different web programming languages... made sure that they all looked the same. Just ran differently under the hood. Shoot. I'm loving this idea!

Wednesday, December 28, 2011

Projects

Another thing I plan on adding to this website are different Projects that I'm working on. I have a couple that I'm working on, but I need to organize them in some form or another.



Some of the projects that I'm working on include:




  • HTML Utils - Simple HTML creating utils for a Java program

  • Contact Manager - Written in ColdFusion, this will be a highly customizable Contact Management System. With the ability to upgrade it via plugins.

  • WordPress in CF - Yep... I would LOVE to port WordPress over to ColdFusion, I think that would rock.



It's not much of a list at the moment, but eventually it will grow. But yes these are the first couple of ideas that I have in mind. We'll see how they all pan out.

Slump

 I feel like I'm in a slump. I can't even think of what to write about. The cursor just sits there. It's a staring match that wo...