Well hello there people.
I have been busy coding the last 2 days.
I am currently working on a very basic and simple Content Management System(CMS), you can track my progress here, nothing really works on the live version of the site except posting articles, all the work is being done in the background, writing functions and such.
The CMS is coded in PHP, and is using a MySQL database, i plan on implementing some jQuery at some point(for fancy effects and such), and I am utilizing HTML5 and CSS3.
So I got a lot on my hands at the moment, especially for the fact that I SUCK at MySQL… But, luckily for me i found a solution to my suckiness: MyQuery Builder;
“MyQuery Builder is a browser-based MySQL query editor for PHP web developers that makes building MySQL queries easy.”
So that works perfectly for me!
Anyways, while I am still rambling on, I can tell you what software and such I am using:
- Notepad++ – for writing and editing the source code.
- FileZilla - for uploading and downloading all my files on the website.
- MyQuery Builder – For constructing SQL queries(because i suck at SQL syntax)
- Spotify - to keep me from going insane while coding… in the dark… alone :(
- Ritalin - To keep concentrated while coding(I have ADHD)
And that is pretty much it.
I hope you enjoyed reading this little update, Thanks :)