Live data from Hacker News

Ask HN: Do you have any code or projects of your own you would like to talk about instead?

news.ycombinator.com

101–106 of 106 posts

Re: Ask HN: Do you have any code or projects of your own you would like to talk about instead?

#101
post #75

Earlier quoted context omitted.

You might want to consider naming it something else since there is already a firefox addon called stylish: https://addons.mozilla.org/en-US/firefox/addon/2108 Yes they are different products but I still think there might be some confusion...

There are a limited number of good names in the world! :) To nitpick slightly, I wouldn't call my library a product. If you have any suggestions for alternative names I'd be happy to hear them.

I guess that the firefox addon isn't really a product either; it was a late night.

Here are a few names off the top of my head:

  * Stylee

  * EaseSS (Easy Style Sheets? :))

  * Flair ease

  * Stylify (Style-ify, Styleify)

  * Chic Sheets
Good luck and happy coding!

Re: Ask HN: Do you have any code or projects of your own you would like to talk about instead?

#103

I've been working on a couple of javascript projects. The big one is best described as iTunes for Flash games - a rich internet app for creating and managing a library of Flash games - http://www.webalon.com/gamemanager/ The second thing that I have been working on is a resizeable javascript image carousel featuring a variety of transitions - you can see it in action at: http://www.webalon.com I hope to open source t…

You've created some really awesome stuff!

Thanks mate. Glad you liked it. You working on anything interesting?

Re: Ask HN: Do you have any code or projects of your own you would like to talk about instead?

#104
Webapp, will prototype with Drupal, so no real hacking at first. Counts? Then Railsification. Me: Industrial/UX designer (and food lover) who loves DIY, but needs products for laymen, not just dev.s. Story: Our local (Maine) farmers market needs a site. Hell, why not build a build-your-own farmers market site platform/app? So that's the deal. Comments, recipes welcome.

Re: Ask HN: Do you have any code or projects of your own you would like to talk about instead?

#105

A music recommendation engine: http://theperceptron.com (code: will be open sourced soon). A site for writing your autobiography in songs: http://playmary.com (code: http://github.com/maryrosecook/playmary/ )

Your domain name - are you using neural networks for your recommendations?

Ah, no. I bought the domain name because, for a while, I was going to call my new band The Perceptron. I ended up calling it something else, but figured I could reuse the domain for the site.

Re: Ask HN: Do you have any code or projects of your own you would like to talk about instead?

#106
I'm building tools for myself and other web developers at www.binaryage.com:

  FirePython - realtime logging from Python into Firebug

  Visor - Quake-like terminal.app - took Visor by Blacktree and pushed it further
  
  FireRainbow - javascript syntax highlighting for Firebug
  
  xRefresh - browser refresh automation
My most ambitious project is www.hashpage.com, which will be web-based tool for creating mashups. Imagine WYSIWYG grid based editor for visual prototyping + Bespin for coding on top of GitHub, sites are published in the cloud (App Engine).
Post reply on HN