Any recomendation on epub readers for Mac?
There's always Calibre[1], but it's really bloated. It's a very powerful and capable ebook management system though, it's just not really Mac-ish. Adobe has a very good ePub reader, called 'Adobe Digital Editions'[2] that runs on Mac, Windows and (I assume) Linux. It's an Adobe Flash/Air application and is much prettier than Calibre. If you don't mind Flash on your mac (I gave up last year), It's currently the best c…
Backbone.js Fundamentals
61–70 of 83 posts
Re: Backbone.js Fundamentals
#62I was thinking of learning Backbone soon until I read about Meteor yesterday. Is there any point in learning Backbone, or should I just go the Meteor route?
Re: Backbone.js Fundamentals
#63Re: Backbone.js Fundamentals
#64A side question, which seems worth asking as long as this is floating at the top of HN ... We try to rotate in fresh projects into the list of Backbone apps on the homepage: http://backbonejs.org/#examples ... but there are often many more interesting things out there in the wild than we're necessarily aware of -- for example: Rdio, the new GoogleArtProject.com, and Pitchfork.com. Are you currently working on a fun B…
Re: Backbone.js Fundamentals
#65'[epub]' appended to submission title would be nice.
Backbone.js Fundamentals (free ebook - epub version)
A moderator changed it a couple hors ago.Re: Backbone.js Fundamentals
#66Any recomendation on epub readers for Mac?
Re: Backbone.js Fundamentals
#67Earlier quoted context omitted.
There's always Calibre[1], but it's really bloated. It's a very powerful and capable ebook management system though, it's just not really Mac-ish. Adobe has a very good ePub reader, called 'Adobe Digital Editions'[2] that runs on Mac, Windows and (I assume) Linux. It's an Adobe Flash/Air application and is much prettier than Calibre. If you don't mind Flash on your mac (I gave up last year), It's currently the best c…
Thanks. Isn't ePub just zipped xml/html? Why aren't there more choices? Seems like a wrapped Webkit would do the trick. Or maybe people just don't read much on PCs anymore.
Use Calibre (right click -> tweak ePub -> explode ePub), or eCub[1] to see and manipulate what's inside an epub...
Re: Backbone.js Fundamentals
#68Earlier quoted context omitted.
There's always Calibre[1], but it's really bloated. It's a very powerful and capable ebook management system though, it's just not really Mac-ish. Adobe has a very good ePub reader, called 'Adobe Digital Editions'[2] that runs on Mac, Windows and (I assume) Linux. It's an Adobe Flash/Air application and is much prettier than Calibre. If you don't mind Flash on your mac (I gave up last year), It's currently the best c…
Thanks. Isn't ePub just zipped xml/html? Why aren't there more choices? Seems like a wrapped Webkit would do the trick. Or maybe people just don't read much on PCs anymore.
Re: Backbone.js Fundamentals
#69Earlier quoted context omitted.
Your question strikes me as an odd one. Meteor just came out. I'm not sure that there are any folks who have built any substantial systems using Meteor yet (aside from it's authors) who would be able to give you a firm recommendation. That said, Meteor and Backbone do different things. Meteor is an attempt to solve (obviate, really) the mismatch between client/server development. To what extent it does this in a reas…
I'm a newbie, although I feel somewhat informed on these subjects (although not skilled in coding). Anyway, I like the idea of using javascript everywhere. I plan on building smaller apps that are only client side. But I wonder if there is a cohesive method yet of using javascript everywhere. Obviously meteor was big news yesterday, but it's quite immature. The YUI Mojito project also recently made news and is more s…