Viewing profile — okayzedd
okayzedd
HN member- Joined
- Thu, Aug 19, 2010, 9:06 PM UTC
- HN karma
- 98
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About okayzedd
Recent public activity
- story
-
comment
Comment #7113105
http://superfluous.io/glossary/read/007_isomorphic_javascrip...
-
comment
Comment #2574277
it's actually just JSON data being saved into a standalone html file with a canvas element that is drawn onto, so it should work in most places.
-
comment
Comment #2573836
that's really cool. i haven't seen bitbath or wormageddon before. wormageddon looks amazing.
-
comment
Comment #2573621
an example game: http://okayzed.github.com/dmangame/circleblaster_vs_expand.h...
-
story
Show HN: dmangame - a python AI game
over the past couple months, i've picked up an old project around writing AI in python. the premise is to code a strategy for an AI player to use in a simplified RTS game. the AI b…
- story
-
comment
Comment #1647643
thanks! 960gs sounds interesting, looking at it now. the tool right now automatically does hierarchical nesting if a div is inside another one. the download zip contains the sliced…
-
comment
Comment #1647295
We've been testing against IE8 on Win7, which we've managed to get working. We've gotten a few exceptions earlier (which we assume were from you :-D) We'll take a look at the logs …
-
comment
Comment #1647268
Oh, I see what you are getting at. You are right - an image is unnecessary currently, but we have features implemented that do image analysis that will be available in our next rel…
-
comment
Comment #1647085
We are doing the processing server side, so that might be slightly difficult, but we are intending to make the process automatic, including auto-finding the divs. here's an example…
-
comment
Comment #1647069
Overall, the idea is to automatically turn a mockup of a page into HTML. This is predicated on the user having a picture of the page they want, whether it be a photoshop drawn file…
-
story
Ask HN: Review my app, LayoutGenerator
Hi everyone - I'm part of a start up working on creating a tool to simplify web development. Our first app makes it easy for developers to position elements of their site. People c…