School has kept me really busy lately, but I'm enjoying it quite a bit. My Python class is a breeze as I've been working with it since the beginning of last semester, but I'm still learning quite a bit about coding efficiently, which is kind of why I'm pursuing a Computer Science major to begin with. My electrical engineering classes are considerably more challenging this semester, but I'm enjoying almost understanding the science behind wireless communication systems. I'm even enjoying my senior design project which is at any given time the biggest obstacle between myself and my EET degree. I don't even mind too much the rate at which school is reducing my social life to the ghost of its former self.
Showing posts with label blog engine. Show all posts
Showing posts with label blog engine. Show all posts
Thursday, February 10, 2011
Friday, January 28, 2011
Beginning Work On The New Blog Engine
Today I'm starting to work on the new blog engine. A friend of mine has some server hosting he's letting me use in exchange for helping him develop a website for his recording studio. I'm planning on developing the same general blog engine for both his site and mine and then tailoring each to our specific needs. Today has been the first day I've had time to start working on it.
Time will tell.
Unfortunately, his hosting provider doesn't support Python as a web programming language, which is really too bad because its syntax is incredibly easy to use and its quite a fast, powerful language and is great for developing things quickly. So it looks like I'm going to have to jump back into PHP, in which I really haven't dabbled for some four or five years. LOTS has changed on the web since then. Anyway, I'm older and wiser now with lots more experience in writing "good code". PHP was my first language and I had no concept of proper code-writing and I just wrote what I could to make things work any way possible. This meant ugly code (hard to understand, difficult to modify, etc), LOTS of repetition, and slow execution. We'll see how I fare this time around.
Anyway, so far I've started my first script for reading-in existing posts from an RSS feed. Yesterday I installed an Apache server on my netbook and got everything running well by all appearances. I hope to get a little development time in every weekend, but with this being my last semester in my Electrical Engineering Technology major, I'm quite busy.
Time will tell.
PS: Ubuntu 11.04 is shaping up niiiiiiiicely. Can't wait for April. :]
Labels:
Apache,
blog,
blog engine,
PHP,
RSS,
Ubuntu,
Web Development
Subscribe to:
Posts (Atom)