Binpress components 2011-02-22T01:57:49+00:00 Zend_Feed_Writer http://www.binpress.com Binpress contact@binpress.com http://www.binpress.com <![CDATA[CalendarView - JavaScript | Prototype | Location & Localization]]> 2011-02-22T01:57:49+00:00 2011-02-22T01:57:49+00:00 http://www.binpress.com/app/calendarview/149 Justin Mecham noreply@binpress.com http://www.binpress.comdev/profile/67 The Calendar widget is a JavaScript-based calendar that can either be embedded within a page or popup when a trigger element is clicked. Developed with CSS in Mind In CalendarView you will find no embedded style or presentation. You are encouraged to make it look how&nbsp;you&nbsp;want it to look so that it looks like it belongs in your project. Embedded or Popup &quot;&rdquo; You Decide! CalendarView can be either embedded into your page or used as a pop-up. The choice is yours! Lightweight and Easy to Use Frustrated with the complexity and bloatedness of existing calendars, CalendarView was implemented as a lightweight alternative. Utilizes the Prototype Framework CalendarView uses the Prototype JavaScript framework, lessening the overall JavaScript impact if Prototype is already being used in your project. <![CDATA[MatrixView - JavaScript | Prototype]]> 2011-01-26T14:42:29+00:00 2011-01-26T14:42:29+00:00 http://www.binpress.com/app/matrixview/44 Justin Mecham noreply@binpress.com http://www.binpress.comdev/profile/67 MatrixView is a JavaScript library that enables web application developers to easily and unobtrusively add rich functionality to standard HTML unordered lists, such as keyboard navigation and mouse selection. It is great for enhancing photo galleries, file browsers, and more! MatrixView is written for use with the Prototype framework. Unobtrusive Design MatrixView stays out of your way so you can focus on what's important. Just point it at a standard unordered list and MatrixView takes care of the rest! Callback Support Define custom callbacks/handlers for various events within the matrix view, such as opening or removing an object. Selection by Mouse & Keyboard Handles selection of one or more objects using your keyboard and mouse. Click to select, double-click to open, combine clicks and keyboard navigation to expand selection with shift+click and shift+arrows. Also supports common keyboard shortcuts, such as Ctrl+A to select all objects, enter to open, and backspace/delete for deletion. Keyboard Navigation Allows you to navigate the matrix using the arrow keys and other shortcuts on your keyboard.