Developing MooTools with my Dev App
My last few posts have covered the development sandbox I’ve been working on for the last few months. I thought I’d take the time to crank out a screencast of what it does and how you use it.
This video walks through the MooTools Development application. More about it here:
If you’d like to see the text a bit clearer, I suggest you download the source movie at Vimeo.
No TweetBacks yet. (Be the first to Tweet this post)
Follow @clientcide on twitter to get notified of new posts.
To follow me personally on twitter, follow @anutron.
June 27th, 2011 at 12:43 am
Great job, Aaron, thanks for this. I’ll definitely give it a try.
One of my most painful memory with mootools was the first time I tried to build it from repos. Finding the way to run specs wasn’t that easy too the first time.
June 27th, 2011 at 1:42 am
Ok, just tried it, everything go fine, except for demos that are not displayed in their tab (the list is empty : http://awesomescreenshot.com/041flgz4b ).
For what I see from sources, it’s because the demos key for more has been set with exclude: true in settings.py. Is there any reason for that?
June 27th, 2011 at 8:12 am
Sorry. I must have committed that by mistake. The clientcide configuration excludes these tests, and I must have confused myself and altered the wrong settings in the wrong branch. It’s fixed now. Just git pull and run the server again.
Good catch though!
July 20th, 2011 at 2:17 pm
Hello I like your video, I am learning mootools, can you please give a clue when you want to upload a file what needs to be procesed in a mootools ajax thats my question, I need to that ajax reach another php where it takes $_FILES, but the tutorial are not being useful and the plugins also (too much information so complicated), I just want a message says the the file is stored but I am lost in mootools, I have searched but nothing seems to work