Articles in the category "MooTools" / Portfolio / Christoph Pojer http://cpojer.net/ Portfolio / Christoph Pojer en-US Thu, 11 Mar 2010 06:42:40 +0100 Thu, 11 Mar 2010 06:42:40 +0100 Portfolio / Christoph Pojer christoph.pojer@gmail.com (Portfolio / Christoph Pojer) christoph.pojer@gmail.com (Portfolio / Christoph Pojer) MooTools Tree Components http://cpojer.net/blog/MooTools_Tree_Components http://cpojer.net/blog/MooTools_Tree_Components It is a tedious task. Expand/Collapse with nested Trees, sorting of Trees, expanding/collapsing of flat data. But I'm here to bring some classes to you to make your life easier. Sounds good? I have released my Sortable Tree class over a year ago and it worked well for me in several projects. I'm currently building a CMS where I need the ability to expand/collapse

... ]]>
Wed, 23 Sep 2009 13:23:46 +0200
Custom outerClick event http://cpojer.net/blog/Custom_outerClick_event http://cpojer.net/blog/Custom_outerClick_event I'm very happy to announce today's snippet: The outerClick custom event. It is a special gem by MooTools developer Scott Kyle. I couldn't be more happy to be allowed to release it here. While there is a well-known version of the outerClick event by

... ]]>
Mon, 31 Aug 2009 17:13:03 +0200
Speed Up Your Moo Part 1: Selectors http://cpojer.net/blog/Speed_Up_Your_Moo_Part_1_Selectors http://cpojer.net/blog/Speed_Up_Your_Moo_Part_1_Selectors I never expected myself to do that. In any discussion that was coming up I was the one saying "It is not important anyway". And I still think it does not matter in most cases. However, speed can be an issue and I'm going to post a series of posts that will help you increase the performance of your applications heavily. I will do that by either releasing small snippets that can speed up

... ]]>
Thu, 27 Aug 2009 15:35:43 +0200
InputMask Class for MooTools http://cpojer.net/blog/InputMask_Class_for_MooTools http://cpojer.net/blog/InputMask_Class_for_MooTools I needed a simple time and date input on a project so I thought about using a mask. I want the user to type "1830" which gets automatically translated to "18:30". While there are two MooTools plugins out there one of them was outdated and I did not like style of the

... ]]>
Thu, 27 Aug 2009 09:52:04 +0200
Snippet: Element.appearOn http://cpojer.net/blog/Snippet_Element_appearOn http://cpojer.net/blog/Snippet_Element_appearOn This is one very powerful yet simple Snippet. It is the first thing I implement on all projects, you can find it in the MooTools FileManager as well as on this website. With this handy Element extension for MooTools you can fade an element in or out once the user enters or leaves another Element. Lets

... ]]>
Fri, 31 Jul 2009 12:20:09 +0200
ScrollLoader Snippet http://cpojer.net/blog/ScrollLoader_Snippet http://cpojer.net/blog/ScrollLoader_Snippet To celebrate the redesign of this portfolio I'm going to release several simple snippets. One of them is ScrollLoader. I've been using this functionality for years on various websites and it is a nice, handy addition. A lot of websites are dynamically loading additional content via a "More" button and I'm sure you all have read the latest

... ]]>
Fri, 31 Jul 2009 12:20:04 +0200
MooTools based FileManager (1.0RC2) http://cpojer.net/blog/MooTools_based_FileManager_1_0RC2 http://cpojer.net/blog/MooTools_based_FileManager_1_0RC2 I am not the guy who writes articles every other day, but fear not: I am planning to post further interesting Blogposts in the near future. For now, here is probably the biggest Script I've released as open-source: A MooTools based File-Manager for the web that allows you to (pre)view, upload and modify files and folders via the browser.


... ]]>
Wed, 29 Apr 2009 22:55:44 +0200
MooTools - What's Going On http://cpojer.net/blog/MooTools_Whats_Going_On http://cpojer.net/blog/MooTools_Whats_Going_On Over the past few weeks I found out again that it is hard to regularly publish and to work on great scripts that I can release here every now and then, but the idea of a Round-Up-Post about MooTools has been in my head ever since I started working on this Portfolio. You will find cool scripts, interesting blog posts, information about the MooTools development in general and my opinion on all

... ]]>
Thu, 12 Feb 2009 14:43:13 +0100
A Better Pagination http://cpojer.net/blog/A_Better_Pagination http://cpojer.net/blog/A_Better_Pagination More than two years ago I implemented something unique and I thought it would take over the world someday. Well, it seems like I was wrong. It may just be that I had no place before to release this awesome little snippet. There also is a reason why it took me so long to release it: See, it is about Pagination and I did not want to show off a nice feature without actually using it myself.

... ]]>
Sat, 24 Jan 2009 22:24:58 +0100
MooTools Tree-Component http://cpojer.net/blog/MooTools_Tree_Component http://cpojer.net/blog/MooTools_Tree_Component This version of the MooTools Tree Components is outdated. Please see MooTools Tree Components for more.

There is a time when you do nothing more than creating recursive page structures. And then you want your clients to organize this structure easily and they should be

... ]]>
Fri, 11 Jul 2008 01:42:14 +0200