Austin Tech Events Calendar WordPress Plugin

April 21, 2008
Categories: Random Thoughts & Going Ons
Tags: , , , ,

Want to promote the tech community in Austin? This is your WordPress plugin! You can see an example of the plugin on my blog’s sidebar.

The Austin Tech Events Calendar plugin is a “branch” of the wpng-calendar, a WordPress plugin for integrating a Google calendar into your WordPress blog. I’ve customized it to best display events from the door64.com events calendar.

To install this plugin:

  1. Download it from here
  2. Upload the plugin to the “wp-content/plugins” directory in your WordPress installation
  3. Activate the plugin in your WordPress admin panel
  4. Go get yourself a Google GDATA API key here
  5. In your Wordpress admin panel, goto “Options -> Austin Tech Events” then enter your Google GDATA API key. If you’re running WordPress 2.5, look under “Settings -> Austin Tech Events.”
  6. Under “Presentation -> Widgets” add the widget to your side bar, alter the options if you like

That’s it!

For more information about this plugin checkout the documentation from the the wpng-calendar site.

Drop me some comments if you have questions or feedback! :)

PS. This plugin uses Javascript to interface the Google API. I’d love to rebuild this plugin using PHP so that the links inside of the event descriptions would help each organization’s page rank in Google search. If anyone wants to take a stab at converting this from Javascript to PHP, I’d love you forever!

Have an old version of WordPress that doesn’t support widgets? Not using WordPress at all? Check out this post: Austin Tech Events Widget for those without widgets or WordPress.

  1. 26 Responses to “Austin Tech Events Calendar WordPress Plugin”

  2. By Matt on Apr 22, 2008

    To borrow the vernacular from my youthful days… Wicked awesome! This is great – thanks very much for developing this widget.

  3. By RoundSparrow on Apr 22, 2008

    what’s the licenes, I suggest BSD ;)

  4. By Dusty on Apr 22, 2008

    @Matt – You bet. :)

    @RoundSparrow – It’s crazy open source. :)

  5. By Dusty on Apr 22, 2008

    Eww. Just noticed a couple visual bugs in IE7. I’ll push out version 1.1 to address that soon. If you’ve installed the plugin, you should see the next version release in your WordPress plugin admin panel when it’s ready to go.

  6. By dsimone on Apr 23, 2008

    Hey- great hack. If I want to use this with code rather than use the widget, what can I place on a page to get your agenda format rather than the standard wpng list format? Thanks!!

  7. By dsimone on Apr 23, 2008

    Also! Which file(s) are your table formatting outlined in? Love the flexibility you have going on the AT Events site. Cheers.

  8. By Dusty on Apr 23, 2008

    @dsimone – If you want to get the widget style without installing the widget (I’m guessing you’re running an older version of WordPress?) You could view the source on my site, copy the JavaScript in the header related to the calendar (it’s fairly apparent) place it in your header (remember to change the file paths), then copy the JavaScript on the page that display the widget, and drop that where you want it on your page. You can even set the options in the JavaScript in the header.

    The HTML formating is in the php file. But if you’re doing it in code without the widget, you can just edit the HTML directly and drop in JavaScript box where you want the list.

    I hope that helps a bit. :)

  9. By Øyvind Ruud on Apr 26, 2008

    This look very nice for me. But I have problems to instal this widget:

    “In your Wordpress admin panel, goto “Options -> x” then enter your Google GDATA API key”

    There is no Options -> x in my admin panel? I have WordPress version 2.5

    Can you Help me!

  10. By rodrigo on Apr 28, 2008

    Hi, thanks for your effots…

    I´m trying incluye the calendar in my handmade sidebar but I don’t know the exact code to insert. I’m not widget compatible.

    thanks
    Rodrigo

  11. By Dusty on Apr 28, 2008

    @Øyvind Ruud – Thanks for checking out the widget. For WordPress 2.5 try looking under “Settings -> Austin Tech Events.”

  12. By Dusty on Apr 28, 2008

    @rodrigo I wrote a new post on how to do what you’re asking. :)

    http://dustyreagan.com/austin-tech-events-widget-for-those-without-widgets-or-wordpress/

  13. By adancer on May 8, 2008

    Hi,

    it’s posible to see in the sidebar the pastevents? Not the upcoming only but the past also, so the people can see what have the organization done.

  14. By Bebe Gadanghari on Jan 23, 2009

    Im using Wordpress 2.7 and Events Calendar 6.5.2.1. My problem is the events that I posted doesn’t appear on the Large Calendar. I’ve done deactivating and activating the plugin and try a post but still the event does’nt appear in my events calendar. here is the link: http://eaa.edu.ph/schedules/seminars/ . The post that I’ve made last december and january is working, but in the month of february is a problem. Needed an urgent reply. Thank you very much.

  15. By Kurt Greenbaum on Feb 24, 2009

    Thank you for the plugin. Am I ungrateful if I ask you this: Is it possible to configure this so the widget’s title does NOT link to the tech events link, but to my calendar? I apologize if I’m missing it, but I can’t figure that out. Thank you for any help you can provide.

  16. By stuart on Apr 2, 2009

    HI ,

    Great widget, Im using it for up and coming 3D movies, it works a gem, except when I click on the evnt a Javascript box appears. However If I have a youtube video in my blog it appears over this. I have looked at lightbox2 and it seems to work fine with youtube videos however its obviosly dosnt do the magic your plugin does. IS this something you can fix??

    cheers

    Stuart

  17. By stuart on Apr 6, 2009

    HI , I worked out how to get the videos to play behind lightbox, I just downloaded another youtube video plugin. However I have have the issue of, When it displays the events
    it does it like this

    April 1st

    Aliens

    March 1st

    Fish

    How do I get it to display like?

    April 1st
    Aliens

    March 1st
    Fish
    or

    April 1st Aliens

    March 1st Fish

    cheers :)

  18. By Yves Bergeron on Apr 25, 2009

    Hi !

    I’m testing your plugin for our school basketball team.

    I’d like to have a french translation. Which files do i have to translate ?

  19. By Zvi Landsman on May 26, 2009

    How is this branch different from wpng-calendar?

  20. By Dusty on May 29, 2009

    @Zvi It’s nearly the same thing. I changed a few things to make it suited and easy to distribute for a specific Austin tech events feed.

  21. By Sara on Jun 7, 2009

    Hi! I’m trying your plugin on wordpress, but I get an error!

  22. By Boris on Jun 29, 2009

    Hi,
    I’m too daft to find Dusty’s email address so I write here in the hope to get some help.

    I want to change the font-face and style, but whatever I do in the style.css has absolutely no effect on the output.

    Has anyone got any suggestions what I am doing wrong? The stylesheet is linked properly.

    By the way, Yves, it’s the functions.js that you have to work on if you want to have French, ie substitute ‘demain’ for ‘tomorrow’ and so on.

    Well, I hope anyone can help. This is a great widget and I am just not smart enough to change the stylesheet properly.

    Thanks a lot!
    Boris

  23. By Adrian on Dec 28, 2009

    Thank you for the plugin.

  24. By Muzz on Jan 20, 2010

    Hey Austin, I’m trying your calendar plug-in and get a blank page when activating.

  1. 3 Trackback(s)

  2. Apr 27, 2008: Recent Links: April 16 to April 23 at Alex Jones
  3. Jun 1, 2008: You can haz Austin Tech Events Widget without WordPress! - Dusty Reagan
  4. Jan 30, 2009: Austin Tech Events Calendar

Post a Comment