Posts tagged: MooTools

The Django & MooTools tutorials I promised.

No, they are not here yet, and I havn’t forgotten.  With Django 1.2 being out shortly I decided to redo parts of the site to reflect changes in the framework, some of which were mentioned in a previous post.  I would also like to review all of the new features, some changes and remove anything which will be Deprecated shortly.

I also stated the tutorials would cover MooTools.  Due to the fact I need to learn how to use jQuery in the fairly near future, I’ve decided I will use this for starting.  Granted the tutorials may not be the best, but will be far easier for beginners to understand, being one myself.  I will probably write the same things in MooTools over time as it is (at the moment) still my framework of choice.

mootoolrocks.com up

Well mootoolrocks.com is now up.  It works, which is the most important thing right now.  Has a couple of Hints & Tips on it, a section which I may be renaming to snippets, or something.  Send me suggestions for code.  I do have a few snippets to do, less than 10 lines each I think, but other suggestions are always good.

MooTools Rocks….coming soon

Over the next few days I will be putting up MooTools Rocks, just like Django Rocks….but MooTools.

There will not be a great deal of stuff on there to start with, but at least a few snippets to get things started.

Some in-depth tutorials…

Well, at the moment I am working on a site, built with Django.  I’ve decided to, sort of, release the source code for it.  What I will be doing is writing tutorials based on many aspects of the site, which also means…real world examples rather than just snippets and hello world.

All of the Django based tutorials will be published in full on DjangoRocks.com and a few will probably make it here as well.  It may help a few people, who knows.  Some of the key parts of it include;

  • Breadcrumbs
  • User profiles
  • Writing a forum
  • Generic foreign keys
  • Custom template tags
  • Image upload & manipulation
  • Internationalization (possibly)
  • Scheduled tasks
  • HTML & Text E-mail with templates
  • Caching & Performance

Thats just the Django parts, also expect a couple of javascript (mainly MooTools) tutorials as well. The Javascript tutorials will, initially, only be posted on this site. There isn’t really much point in posting MooTools tutorials, on a Django site.

  • Simple lightbox
  • Slideshow
  • Some AJAX tabs

I know scripts for those are all available, but scripts you use don’t really make you better developers.  People don’t usually spend time finding out what the scripts do, but hopefully they will be a guide into the mootools world.

Dansette