Re: [Moo] selectors

2010-02-10 Thread Ryan Rampersad
> am just processing it. > > I could get all a tags and loop through them and check if it has a > particular class but would rather not have to if possible. > > > -- Ryan Rampersad www.ifupdown.com

Re: [Moo] Re: auto refresh the page

2010-02-08 Thread Ryan Rampersad
ter each and every 5 seconds. I > > > was playing around with periodical function but it seems i am not > > > writing it properly. > > > > > here is my code- > > > > > > > > window.addEvent('domready', function(){ > > > $('content').load('test.php'). > > > periodical(5000); > > > > > }); > > > > > > > > > > > > > > > Loading content... > > > > > Can anyone please tell me how can i refresh(auto) my page with > > > mootools? > > > > > Thanks in advance. > > > > -- > > Ryan Rampersadwww.ifupdown.com > -- Ryan Rampersad www.ifupdown.com

Re: [Moo] auto refresh the page

2010-02-08 Thread Ryan Rampersad
ting it properly. > > here is my code- > > > window.addEvent('domready', function(){ > $('content').load('test.php'). > periodical(5000); > > }); > > > > > Loading content... > > Can anyone please tell me how can i refresh(auto) my page with > mootools? > > Thanks in advance. > > > -- Ryan Rampersad www.ifupdown.com

Re: [Moo] Re: Forge not accepting update

2010-01-25 Thread Ryan Rampersad
ajor update do you think the code needs? It's currently using > Symfony 1.2 (end of maintenance is next month, but upgrading to > 1.3/1.4 is simple and will be done). Same for Propel 1.3 to Propel 1.4. > -- Ryan Rampersad www.ifupdown.com

Re: [Moo] Why don't we create a Mootools IDE

2010-01-20 Thread Ryan Rampersad
ts but it seems >> like they like Ext.JS more. >> >> So... Why doesn't the mootools community create one IDE that helps >> showing the world how great mootools' OOP is? I've tried to use >> Eclipse DLTK to build one but failed because my base is PHP & MySQL.

Re: [Moo] Re: Forge not accepting update

2010-01-11 Thread Ryan Rampersad
> GITHub project page:http://github.com/siteroller/moorte > > > > > > v0.54 was hanging on the words 'Verifying JS files'. > > > > v0.55 hangs on the "Verifying README.md and package.yml" > > > > The package.yml is the same as was during initial (accepted) commit > > > > except the update of the version number. > > > > I don't know what I did to the README that would upset the updater. > > > > > > How do I go about finding the err? > > > > > > Thanks guys! > > > > > -- Ryan Rampersad www.ifupdown.com

Re: [Moo] Forge Trouble (500 Internal Error)

2010-01-05 Thread Ryan Rampersad
helpful, it's not even reported, >> I only noticed because the loading bar stops so I checked it out with >> firebug. >> >> Any ideas? I'm sure it's a problem on my end since others have added >> to the forge since yesterday. >> >> Thanks. >> > > -- Ryan Rampersad www.ifupdown.com