Archive for coding
You are browsing the archives of coding.
You are browsing the archives of coding.
For the past couple of months I have given up on PHP and moved to Django to learn Python for Web. Which at first I was like hrm another framework! Just what i need in my life another dang framework for my clients to want sites done in. I have to say at first I was a little shaky at becuase I didn’t know python and had never programmed in python in my life.
Here is a quick update on what I have been up. I have been writing a lot of python code for projects using the django web interface frame work. I have been tieing up ends here because its starting to get really close to the time when I’m finally going to be shipping out for [...]
Ok I upgraded tonight to wordpress 2.5 RC-1. I have to say the Admin interface is pretty. I’ll write and code a new theme tonight and work on moving my plugins over to wordpress 2.5.
I wrote this code when I was coding for a Company doing web development. Basically what this is three parts:
text file containing html
php file calling the text file
A smarty template
So this is how it works.
Ok, I got bored and decided so I wrote a bunch of PHP in the past month. First one I worked on was a bar code system for my EMS(Employee Management System). For last.FM I have been using the audioscrobbler API and feed parsing which are all simple php concepts that everyone that does php [...]