jeudi 29 novembre 2012

OverAPI – Easily Browsable CheatSheets For Designers And Developers

OverAPI – Easily Browsable CheatSheets For Designers And Developers:

Advertise here with BSA

Cheatsheets are great as they help us quickly find the feature of a library, language, app, etc. we are using.
OverAPI is a fresh project which collects all the designer/developer cheatsheets into the same place and presents all of them in a consistent interface.
OverAPI
This not only simplifies browsing them but also saves us time on searching for the latest cheatsheets as the list is regularly updated.
Currently, it is possible to find data for many popular languages like HTML, CSS, JavaScript, PHP, Python, MySQL, jQuery, Ruby and more.Advertisements:

Simple Effects for Drop-Down Lists

Simple Effects for Drop-Down Lists:
Simple Effects for Drop-Down Lists
View demo Download source
Today we want to share some simple drop-down list effects with you. The idea is to transform a normal select input into something more appealing with a jQuery plugin. The expanding of the options will happen with a transition and parameters can be configured in a way to achieve unique effects.
After the great custom drop-down list styles made by Hugo in his tutorial Custom Drop-Down List Styling, we wanted to make it simple to create a custom structure from a normal select input (without multiple option selection). So, we’ve come up with this little plugin that will allow some custom styling of the drop-down list. With the generated structure it is easy to apply some simple effects in order to spice it up.
Please note that the CSS transforms and transitions only work in browsers that support them.
...
View demo Download source

Customizable Notifications With JavaScript – Alertify

Customizable Notifications With JavaScript – Alertify:
Alertify is a lightweight JavaScript library for displaying stylish notifications with ease.
The library doesn’t depend on any JS frameworks, can show notifications in a modal window and also feature growl-like messages.
Alertify - JavaScript Notifications
Notifications are unobtrusive and the outputs can be completely customized via CSS as custom classes can be attached to elements.
Callbacks exist for ok + cancel events to act accordingly and there is support for chaining to create queued dialogs.

Master Data Management

Mise en place d’un projet de MDM : conseils et bonnes pratiques

mardi 20 novembre 2012

Implement The Impressive Paper Folding Effects

Implement The Impressive Paper Folding Effects: Paper folding animation effect is one of the newly introduced effects mainly available in touch devices. It works well with touch gestures, such as swiping to certain direction to reveal content underneath by "folding" the current view. It's a fancy effect and definitely giving its users a cool experience.