Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-23-2008, 03:17 PM   PM User | #1
juanc
New Coder

 
Join Date: Aug 2006
Posts: 32
Thanks: 3
Thanked 0 Times in 0 Posts
juanc is an unknown quantity at this point
Exactly what is mootools?

Hi

I'm keen to learn as much as I can about mootools but at the risk of looking like a complete idiot I just cannot see anywhere on mootools.net that explains firstly what it is and secondly how you would get started with it. Sure I could download it in the hope there's some readme files....but even then there's so many different possible things you could download that how do I know what to go for.

Does anyone else agree or is it me?

While I'm here what is it exactly meant by the word "framework"

Well enough ranting can someone please enlighten me on what mootools is and how I can get started with it.

thanks very much.
juanc is offline   Reply With Quote
Old 01-23-2008, 03:26 PM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,596
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Quote:
Originally Posted by juanc View Post
While I'm here what is it exactly meant by the word "framework"
Definition of the term “framework”.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 01-23-2008, 03:28 PM   PM User | #3
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
What is MooTools? It says it right on the front page of their site.

Quote:
MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
Article on what a framework is: http://en.wikipedia.org/wiki/Software_framework

MooTools is pretty well documented here: http://docs.mootools.net/ which gives you all of the functionality of the api.

Also if you do a general search: http://www.google.com/search?q=mootools+tutorial you can find plenty of tutorials out there to get you started.

There are plenty of frameworks and toolkits out there. MooTools is just one of many.

Eric
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote
Old 01-23-2008, 04:04 PM   PM User | #4
juanc
New Coder

 
Join Date: Aug 2006
Posts: 32
Thanks: 3
Thanked 0 Times in 0 Posts
juanc is an unknown quantity at this point
I appreciate the replies guys and certainly don't want to get into a heated debate....

the opening paragragh on the mootools.net is obviously very jargon filled ........the wiki links even on what a framework is ..even more so......http://docs.mootools.net I felt still did not tell what the thing actually was.......and of course I could research it on google but my point was that a complete beginner could come to the mootools site and leave being none the wiser......so if he wanted to learn what mootools was............... going to the site wouldn't be the best start.

I believe that (and this is understandable) you need to be an accomplished developer from the outset to get productive with mootools straight away.
juanc is offline   Reply With Quote
Old 01-23-2008, 04:48 PM   PM User | #5
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
Learning a framework is just like learning any language out there. You would have the same issue if you wanted to start to write an application with .NET, Rails, Java, Python, etc.

To me that opening paragraph is not jargon filled if you understand what Frameworks and JavaScript is about

MooTools is a compact, [Small size]
modular, [Can be used in parts]
Object-Oriented JavaScript framework [OO JavaScript? : http://java.sun.com/javascript/ajaxi...tion_ApB.html]
designed for the intermediate to advanced JavaScript developer.

It allows you to write powerful, flexible, and
cross-browser [It deals with the browser quirks]
code with its elegant, well documented, and coherent API. [compared to other frameworks the api is nice]

You are not forced to use this thing [unless your boss says you are]. There are plenty of frameowrks out there from prototype to JQuery to Dojo and so on. There are 1000's of them. Find one you like.

Eric
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote
Old 01-27-2008, 10:30 PM   PM User | #6
sybil6
Regular Coder

 
Join Date: Jul 2006
Posts: 399
Thanks: 33
Thanked 7 Times in 7 Posts
sybil6 can only hope to improve
hello juanc

i'm a beginner too, i have been a couple month with javascript, the best thing before getting into a framework is to learn javascript fundaments(like events, accessing elements on pages), i suggest :simplyjavascript a book by sitepoint editions then you can check a framework (or as you read in parallel):jquery is for now the one i prefer: the website is very clear when exposing different functions.
sybil6 is offline   Reply With Quote
Old 02-05-2008, 02:47 AM   PM User | #7
binaryWeapon
Regular Coder

 
Join Date: Sep 2007
Location: AZ, USA
Posts: 685
Thanks: 6
Thanked 46 Times in 46 Posts
binaryWeapon is on a distinguished road
Quote:
I believe that (and this is understandable) you need to be an accomplished developer from the outset to get productive with mootools straight away.
I too didn't find mootools the easiest thing to learn to use. But then again, thats probably because I myself am barely competent enough to fall into the "intermediate" category ...

oh ya...remember to do that prefixing title with the name of the framework thing... it sould be
"[mootools] What is mootools?". Seems kinda pointless except for the fact that when there are a lot of threads in this category, people could sort by the thread name to group all the threads together.

Last edited by binaryWeapon; 02-05-2008 at 02:50 AM.. Reason: add prefix to the name
binaryWeapon is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:52 PM.


Advertisement
Log in to turn off these ads.