// Javascript to convert date to mm/dd/yyyy format
function GetFormattedDate() {
var todayTime = new Date();
var month = format(todayTime .getMonth() + 1);
var day = format(todayTime .getDate());
var year = format(todayTime .getFullYear());
return month + "/" + day + "/" + year;
}
Day one is winding down at CES, and we're already starting to see some trends emerge. Like, everyone seems to have the flu. And, wow, those are some big-ass TVs. But we've been picking up on a few themes that seem to be emerging after this first official day of CES. Here are the highlights, lowlights, and ultralights that made the biggest impression: More »
Savvy Panda and Anything Digital proudly announce the first annual Joomla Day Midwest. The conference will run Saturday November 12th at Milwaukee’s exciting Potawatomi Bingo & Casino.
This one day event will be an unmatched networking and learning opportunity for the Midwest Joomla community. Speakers will be attending from across the world to discuss the latest advancements in Joomla! and web development. Attendees include Joomla and PHP developers, graphic designers, web marketers, CMS professionals, Business owners, webmasters and sales associates.
October is going to be an incredible Joomla! Month, there are so many Joomla events--4 Joomla Days on 4 continents by my count. I wish I could go to all of them, but I'm really excited about the one I do get to go to Joomla Day and Joomla Dev Day New York which is really three full days of Joomla, October 21-23. It will be an amazing event for developers and people who want to start learning Joomla! Development.