2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMPInkscape
3D GraphicAudio & VideoAdobe PremiereAdobe After EffectsAdobe AuditionSound ForgeFinal Cut StudioEyeon FusionReasonSony Vegas
Desktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsOtherTutsBuzz Stuff 
What kind of tutorials are you interested in?

2D Projects FilesApp DevelopmentSecure Your PhotosRestore Old PhotographsGlossy Community LogoWeb 2.0 Style IconGlossy Menu
Ruby » 02.04.2009 » by gearup
0faves
It is a common Ruby misconception that certain argument handling techniques are faster than others, as well as using constants will increase the performance of your app compared to that of using locally scoped literals for regular expressions, strings, etc.
Ruby » 25.03.2009 » by gearup
0faves
So simple and easy I do not even need to speak in this screencast!
Ruby » 10.03.2009 » by gearup
0faves
So you discovered Ruby's Rack 'web framework framework', and would like to know how to extend it, this is done using Rack middleware.
Ruby » 02.02.2009 » by gearup
0faves
Ruby is packed with confusing metaprogramming and reflection features, this article was written to end any confusion that Ruby programmers may have about metaclasses, also known as singleton or eigen classes.
Ruby » 08.12.2008 » by gearup
0faves
Extend existing ruby methods to add your own functionality while retaining previous functionality.
Ruby » 07.12.2008 » by gearup
0faves
Common conventions used for module mixins.
Ruby » 07.12.2008 » by gearup
0faves
Speed up your program using ruby threads.
Ruby » 07.12.2008 » by gearup
0faves
Utilize the method_missing method to create dynamic methods at runtime.
Ruby » 07.12.2008 » by gearup
0faves
Quick yet effective way to clean up simplistic blocks.
Ruby » 15.11.2008 » by gearup
0faves
The facets gem is packed full of common functionality that is certainly welcome along-side of the standard library. If you are not using it, chances are you SHOULD be.





