So today marked the culimnation of my first webinar production experience. Over a week of preping off and on for a 45 minute conference (of which my part was about 15 mintues) sure made for a fun time. I haven’t listened to the recording yet, however I think it went well overall. Now if only [… Read More]
Archive for October, 2008
Fun with Webinars
By Alex | Filed in UncategorizedDropbox – File syncing without the hassle
By Alex | Filed in softwareSo I’ve been playing around with a few new recommended programs I’ve found through lifehacker (two of my current favorites are RocketDock and Emerge Desktop ), but I hadn’t given Dropbox a shot until this morning, and boy I wish I had of started using it sooner. You see, DropBox is a cross-OS app (it [… Read More]
Just wanted to make a quick post about some recent work I’ve been doing with the end goal being my first plugin for symfony. A customer recently requested an event calendar for their site, so I figured what better way to build one that with symfony? Currently, the calendar has a month view. I’m working [… Read More]
- I started out building a calendar subsystem, but then found a PEAR Package for building calendars http://pear.php.net/package/Calendar . So ...
- What are you using to build this? I've got several projects that I need to build calendars for, and wanted ...
- I'm still working on getting the event system integreated into the calendar I've been developing. With the fun of ...