Your website is cool, but If all you are doing is setting up some basic widgets like (tables and buttons) why don't you just use interface builder. It's way faster and cuts down on the use of these jerryatric noob tools. Who needs to show someone a prototype of a basic table view anyway? Moreover, creating stuff like this in graphics gives you the resulting assets and similarly creating in interface builder gives you the actual foundation for the app. What a horrible waste of time.
Interestingly, one of the creators of Ratchet is @fat, who is a co-creator of twitter bootstrap, so he would know a thing or two about adoption of new frameworks.
Maybe I'm missing something, but it looks like you could extract just the CSS and build an HTML5 app with it (as in PhoneGap or trigger.io), without all of the push.js stuff. It looks really nice, and would be good for more than just prototyping.
I was playing around with jQuery Mobile the other night to create a simple iPhone compatible web form.
I found the WYSIWYG builder Codiqa on their web site was really handy. It was literally 5 mins of building, download, and then tweak the HTML file and I was done.
Perhaps that is the next step for Ratchet? A drag and drop WYSIWYG editor.
Ratchet does look awesome, though it seems from these comments the goal isn't to build a HTML5 mobile framework, so I'm not sure it would replace jQM in that regard.
While that would be cool, I'm not sure what Rachet really does for me above JQM. JQM could be better on performance, sure, but all in all, I don't see any other compelling reason to use Rachet. Is there something I'm missing?
my first thought: i have no real interest in building iphone apps, but this looks like it would be really nice to develop mobile-specific webapps and even pages. are there any non-obvious reasons this couldn't just be used to develop and deploy a webapp?
I came here to say the exact same thing. I've worked with JQuery Mobile, and found it to be a bit 'heavyweight'. It likes to take your html elements and replace them with a soup of divs and spans, so that it can support devices such as blackberry, feature phones, etc. I've been wishing for a pure CSS mobile framework for some time.
I just tried ratchet out on my Android phone - it works well under chrome, but there are some minor CSS problems with the directional buttons under the built in web browser. Performance seems ok, but not lightning quick.
On the ipad everything seems to work ok. I had a bit of trouble with sliding the toggles.
So on the face of it, building an actual HTML5 app should be feasible. Does anybody with an iphone or a windows phone want to comment on how it runs?
This is really impressive. I'm tempted by the idea that combined with AngularJS directives[1], this can really work wonders for iphone development. So instead of all the divs and css, the code can be really boiled down to this:
This feels a lot more lightweight than jQuery mobile while retaining the look/functionality needed to work on a mobile web app. Does this seem like a suitable replacement for jQM for a basic mobile web application?
The attention to detail is superb. This is the first complete set of mobile widgets which I would actually use on a website, as well as for prototyping.
Did you guys build your site using Bootstrap or at least Bootstrap as starting point? It looks like a lot of similar components function like Bootstrap ones. If you did, amazing work taking the bootstrap design and making it unique to your product and not "just another standard Bootstrap design!"
Also, great product! It looks beautiful and makes for fast prototyping! I can't wait to try it out! :)
Combined with the component set and push.js, it looks like a similar framework to jQuery Mobile. Thus, it would be great for building straight up mobile websites or HTML5 mobile apps. Am I right, or missing something?
Ratchet is starting with iPhone prototyping. It hasn't been tested on Android/Windows devices. That said, if the components were tested it could totally work for mobile web apps.
Awesome job from awesome guys. Really liked it but I don't get why you haven't reused Bootstrap resources. Really small and neat toy. Really good to see all the stuff packed in 50 KB stuff!
Does anyone know of similar project that are built with the Android's UI in mind? It seems like almost all of these kind of projects are built with iOS' UI in mind... wonder why..
[+] [-] minikomi|13 years ago|reply
http://hn.site44.com/
HN top page, parsed by webscript.io, hosted by site44.com, using ratchet :)
Edit: pattern matching a little off.. Only 28 results showing up https://gist.github.com/e449457ff64cf4bccc44
[+] [-] unknown|13 years ago|reply
[deleted]
[+] [-] minikomi|13 years ago|reply
[+] [-] netghost|13 years ago|reply
[+] [-] 8ig8|13 years ago|reply
Sounds great.
[+] [-] mybbor|13 years ago|reply
[+] [-] asselinpaul|13 years ago|reply
[+] [-] bobdole3|13 years ago|reply
[+] [-] brianr|13 years ago|reply
Slightly off-topic... the name "Ratchet" seems to be getting pretty crowded. In addition to this, there's also:
- Ratchet the websockets library for PHP: http://socketo.me/
- http://ratchet.io - error tracking (my startup)
- Ratchet the consulting company (acquired earlier this year), which owned ratchet.com
[+] [-] xradionut|13 years ago|reply
[+] [-] jgv|13 years ago|reply
[+] [-] unknown|13 years ago|reply
[deleted]
[+] [-] ayanb|13 years ago|reply
[+] [-] joshuamerrill|13 years ago|reply
[+] [-] icambron|13 years ago|reply
Edit: clarifying what I meant by HTML5 app.
[+] [-] kellishaver|13 years ago|reply
[+] [-] connorsears|13 years ago|reply
[+] [-] jyap|13 years ago|reply
I found the WYSIWYG builder Codiqa on their web site was really handy. It was literally 5 mins of building, download, and then tweak the HTML file and I was done.
Perhaps that is the next step for Ratchet? A drag and drop WYSIWYG editor.
[+] [-] yesimahuman|13 years ago|reply
Ratchet does look awesome, though it seems from these comments the goal isn't to build a HTML5 mobile framework, so I'm not sure it would replace jQM in that regard.
[+] [-] chaselee|13 years ago|reply
[+] [-] zem|13 years ago|reply
[+] [-] luke_s|13 years ago|reply
I just tried ratchet out on my Android phone - it works well under chrome, but there are some minor CSS problems with the directional buttons under the built in web browser. Performance seems ok, but not lightning quick.
On the ipad everything seems to work ok. I had a bit of trouble with sliding the toggles.
So on the face of it, building an actual HTML5 app should be feasible. Does anybody with an iphone or a windows phone want to comment on how it runs?
[+] [-] marizmelo|13 years ago|reply
[+] [-] superasn|13 years ago|reply
[1] http://docs.angularjs.org/guide/directive
[+] [-] matb33|13 years ago|reply
[+] [-] rcchen|13 years ago|reply
[+] [-] doctorpangloss|13 years ago|reply
[+] [-] yannski|13 years ago|reply
[+] [-] jahewson|13 years ago|reply
[+] [-] bluetidepro|13 years ago|reply
Also, great product! It looks beautiful and makes for fast prototyping! I can't wait to try it out! :)
[+] [-] dhgamache|13 years ago|reply
[+] [-] deepGem|13 years ago|reply
[+] [-] yesimahuman|13 years ago|reply
[+] [-] dhgamache|13 years ago|reply
[+] [-] KingMob|13 years ago|reply
[+] [-] perfunctory|13 years ago|reply
[+] [-] Cyranix|13 years ago|reply
[+] [-] alpb|13 years ago|reply
[+] [-] hdra|13 years ago|reply
Does anyone know of similar project that are built with the Android's UI in mind? It seems like almost all of these kind of projects are built with iOS' UI in mind... wonder why..
[+] [-] ommunist|13 years ago|reply