php

Future Development

One of my latest client work has been a custom php/sql Team Management System for a soccer club. The goal of the system is to allow each team to have their own dynamic page to include their own schedule, snack schedules, coach information, etc. The coach is able to update all their information from their dashboard. Everything is generated on the site so we can generate team lists and coach listings elsewhere on the site just calling the database. The plus is allowing the coaches to control their own information and a quicker way for them to get information to their team/parents. The system is being written in php/sql. I have to have a working demo (read: rough demo) by Friday for a lunch meeting with the client. This isn’t really a problem as its mostly showcasing the features and mainly the flow of information inside the system and discussing features. The system doesn’t need to be complete until the end of December. I’m learning a lot of new things with this system. I’ve never messed with dynamic pdfs but for this system will be using fpdf to generate pdf’s of schedules, team roster and contact sheets. This will be great for the coaches and parents to have printable ready pdf that are generate with the latest info. The pdf’s will be branded with the club logo, etc. I am also working with mod_rewrite for the first time. Which is not going great. I had nothing but problems. I think I’ve since figured them out but won’t test it until tomorrow. The goal is to redirect team subdomains (teamname.clubdomain.com) to the team directory (www.clubdomain.com/teamname). Looking forward to showing the system to the client during our lunch meeting on Friday and discussing new pricing. I’ll let you know how it goes.

I love working with php however am looking at learning a new language. The top of my list is Ruby on Rails. I’ve always been interested in it but have never had the time to just sit down and learn. I know a few other people who use Ruby so I hope to take the plunge and start working with Ruby in December. I have a few client work to finish this month before I can take the time to spend with it. I also need to spend sometime with javascript. I know the basics and enough to modify current scripts to work for what I need but as far as writing one myself, can’t do it.

Tags: , , ,