Hacker News new | past | comments | ask | show | jobs | submit | imalolz's comments login

Very nice. I would suggest adding url support to be able to go back and forth between slides (using browser's back/fwd button), emailing dirct link to certain slides, etc.


I just merged an awesome PR that does exactly this [0]. It doesn't take over the forward/back buttons, which is a good thing in my opinion.

[0]: https://github.com/jdan/cleaver/pull/25


Good point, another similar tool p_slides[1] has just that.

1. https://github.com/munen/p_slides


I love this - wish we had this when I studied at Tech (BS+MS in ECE, over a decade ago). I'm now working on my own startup (outside the US), and was actually thinking to try and meet up with investors in Atlanta. As others mentioned in this thread, ATL is a great city to live in - perhaps it's not as hyped as SF or NYC, but I enjoyed my time there and would love to come back one day. Keep up the good work!


Feel free to shoot me an email if you'd like some introductions to VCs in ATL or NY :)


Thanks, sounds great.


Just saw your post after posting myself. Please share how you got rid of some of the clutter.


Menu > Customize. This puts the chrome in "edit" mode where you can add and remove UI elements.


I love firefox and use it daily on all platforms. What bothers me a bit (just a bit) about the design is that only on linux the menu bar row sticks out [1], while on Windows or Mac they were able to collapse it or hide it quite well. I suppose this is due to the GUI implementation constraints on the platform, but it is still very noticable when I switch from my mac to ubuntu.

[1]: http://i.imgur.com/qDUuOXH.png


I'm not on ubuntu right now, but this should be done by an ubuntu specific extension that places the menu bar in the global menu bar area that unity creates in essentially the same place it is on a mac. Should be installed by default on untuntu+unity, perhaps you disabled it?


Right-click on your Home button and uncheck the "Menu bar" :)


Yeah, check if you have the firefox-globalmenu apt package installed. If so, check for "Global Menu Integration" in extensions.



I'd say let them switch to using Qt on Linux instead of GTK, and that problem could be solved.


It's not a GTK issue.


Then what prevents Firefox from doing it?


I would guess that it's possible that the way X works prevents this from happening. At least, easily.

I use an offbeat windowing manager (WM) (aka, the client to Xorg that actually draws the base-level windows for the GUI). The WM gets to present titlebar as it pleases, and given how my WM works, there's 0 chance that Firefox would be able to draw it's own stuff up in there.

Given that, perhaps some WMs can allow the client window to draw up there and some can not. I get the impression that, at a minimum, the titlebar is not guaranteed to be fair game.


It's as B-Com said. The window manager. I used to use Emerald. There was no way you could consistently draw in the titlebar across all the themes available for it.


Upvote, beacuse I see myself as a descent programmer and my github account has been idle for ages.

Not to mention that holding a full time job and my wanting to spend time with my wife and kid leave very little time to maintain a blog (which I don't) or contribute to OSS (as much as I can, but next to nothing compared to other readers of this site).


I have mixed feelings about what to take away from this article. We actually rely exclusively on SVG in the startup I work at, so it's nice to see this topic getting some love. Then again, the lack of serious support, especially in mobile browsers (no mention of SVG not really being supported that well on iOS 4 or lower) means we have to carefully pick our battles or perhaps rethink our stack. Sad.


"no mention of SVG not really being supported that well on iOS 4 or lower)"

I'm guessing the author felt it doesn't need to be mentioned, as usage share for iOS <v5 is negligible (estimates range from 1% to 4%). In contrast, Android <v3 makes up more than 50% of Google Play users.


Very nice, though a couple of things immediately jump out:

First, no https. I think it's something you owe your less technical users.

Second - no non-social way to sign up. Personally, I find it annoying when I can't use simple email/username+password login. I don't really want to give up my entire social graph+data just to try something out. I realize this might be necessary for your business model, but you can offer me the option to add my social data later on, and I will if I like your service.


Good site, found a few there myself.

Fair warning to low performance/feeble browser machines - there are A LOT of images there.


I agree to these five, and add:

* matchit - extends % functionality to support HTML/XML tags and also functions, blocks, conditionals in many languages.

* Supertab - tab completion done right.

* Tagbar or Taglist - code tree browser.


I've been neck deep in MySQL for the past 5-6 years, simply b/c that's what my company uses.

I've been wanting to pick up postgres but my only motivation has been curiosity. Any good resources/tutorials people here can recommend?


Our site is dedicated to that: http://www.postgresonline.com/

Also check out our new book which came out this month. http://shop.oreilly.com/product/0636920025061.do

Its primary target audience are people coming from other relational databases.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: