What's going on...
-
Project Showcase
-
Products.ImageEditor
An advanced image editor for plone that allows a user to
crop, resize, blur, brightness, contrast and sharpen with undo and redo support.
-
collective.plonetruegallery
A feature rich gallery product for Plone that allows the user to specify sizes,
display types, and transitions all while including flickr and picasa support.
-
collective.easyslider
Of course I couldn't forget to mention the product for Plone that I am using to make this awesome showcase! This product allows you to make any Plone content type implement a easySlider content rotation. It allows you to use the kupu editor to design your slides. Very slick.

-
flickrmirror
flickrmirror allows you to mirror you flickr sets onto your hard drive. There is a python package and a Mac OS X GUI written for it. There is no plan to support a GUI for any other platform. The python package should suffice for those just wanting a simple backup as it comes with a command line tool to help you do the mirror.

-
UW Oshkosh Themes
One of the bigger projects I was a part of was creating all the different Plone projects
for the UW Oshkosh Plone move. They were just very customize Plone skins for the most part.
-
uwosh.flash
A Plone product that allows users to add flash elements or flash movies to a Plone site via kupu editor. It uses flowplayer to play the video and just dynamically inserts the flash onto the page.

-
uwosh.simpleemergency
An emergency notification system for Plone that allows privileged users to display
warning message to all pages or just the home page.
-
Resu
Recent activity on the site. This can be blog posts, project updates or just changes to previous content.
Resume
More of a technical resume. work in progress....
collective.easyslider
The product will allow you to apply an easyslider to any page with the ability to create each slide.It also provides a slider view for Folders and Collections.
collective.plonetruegallery
A gallery/slideshow product for plone that can aggregate from picasa and flickr or use plone images.
flickrmirror
A library that allows you to easily mirror your flickr set colletion to your hard drive.
Resu
Resu was a project I did in my Software Engineering class during College. It was built using Cake PHP, Extjs and MySQL and ran on apache. A great example of a RIA. When looking back, we should have made it work on adobe air. Then we wouldn't have had so many browser issues.
collective.easyslider
This product allows you to easily add an easySlider content rotator to any page on a plone site.
Creating and subscribing to events in Zope
This will show you how to create events and subscribe to them using Zope 3 approaches. These methods will also work in Plone.
Using a BrowserView as a traversable adapter utility in Plone
This will show you how to make a traversable multi-adapter on the context and request object that can be called within tal expressions and used as utilities elsewhere. It is done the exact same way as the plone_tools, plone_context_state, plone_portal_state BrowserViews you see used often throughout Plone viewlets and tal expressions.
Using the zope debug console
A short howto on using the zope debug console.
uwosh.themebase
This product adds many base features that all UW Oshkosh plone themes will use from here on out. Three new sets of navigation, random banner image that pulls from image folder, call to action portlet, and various viewlet changes.

