Reflection As I get closer to the release of my newest project BMX Race Schedules I’m starting to see personal growth as a developer. During the development process there’s been little to no bugs and the one’s that have arisen have quickly been fixed. Features are easy to design and develop. More and more code [...]
GitEvery day Journal Writing Simple, once a day, everyday, take the time out to write about something you saw that was creative. If you find yourself in a situation where nothing around stimulates your creativity, MOVE! Discipline Curiosity Write down 10 things you hate. Pick one item each day and force yourself to find something [...]
So I recently came to a stopping point with my new pet Project BMX Race Schdules, were I can comfortably put together a quick post with a few screenshots. So here it goes… User Registration Form I’m using jQuery UI for the modals with a custom overlay to give the circular gradient. The User Name & [...]
I ran the gitstats script as I’ve done numerous times in the past. This particular time I received the following errors while the html files where being built: Generating graphs… >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/hour_of_day.plot”/bin/sh: gnuplot: command not found [0.00441] >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/hour_of_day.plot” >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/day_of_week.plot”/bin/sh: gnuplot: command not found [0.00360] >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/day_of_week.plot” >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/domains.plot”/bin/sh: [...]
Git, Unix