"intense, simple, wordlike graphics."Not much development has happened on the PHP sparkline package, but it is definitely a good starting point for putting sparklines on your own site.
Alright, alright. I know it took way to long for me to get around to updating guestMap, but I finally did it. Mainly, I put the code in process.php back into a function, inside a class due to the fact that IE has a problem with the code if it's not inside a function.
Still having a major issue with Firefox displaying the infowindow, so if anyone could give me a hand figuring that out, I would appreciate it greatly.
Take a look at my newest project over at www.pinnacleguild.com. This is the Everquest 2 guild that I am a member of.
We started work today on a custom module for Copper Project. Copper Project is a PHP/MySQL project/client/employee management web application. The code is written in a manner that would suggest that the creators intended to allow users to write custom modules.
After spending all day today trying to find basic parts of the code, I have come to the realization that either the creators don't want it to be easy to make a module, or they want it to be impossible. I have written modules before for web applications such as [Read More]
I found a great tutorial for easily adding a calendar to your blog system. Luckily, I planned ahead for adding a calendar so I have been inserting dates along with the blogs that I make. The tutorial can be found at Zend's website. I am still having problems linking the calendar to the blogs, but it does create and draw the calendar with no problem.
As you can see I haven't changed anything about the calendar from the tutorial, but I will be rewriting it soon to reference the blog id instead of the blog date to create the links from the calendar.
I have finally finished a working and fairly stable version of PHP guestMap. This is a web based application that allows people that visit your site, to click on a map of the world, and insert their information, and place a "marker" on your map.
With the boom of blogging, I believe this will be a huge hit and will quickly take off. It utilizes one of Google's open source API's to display a zoomable map ofthe world.
Once I have completed a better working version, I will release it for download. So tell all your friends to come check it out.
