TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AsciiFlow - diagram & wireframe tool

151 pointsby rabblealmost 14 years ago

12 comments

jhickneralmost 14 years ago
If you want something like this without leaving VIM, I recommend DrawIt. I use it all the time: <a href="http://www.vim.org/scripts/script.php?script_id=40" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=40</a><p>It comes in handy when you need to diagram something in your code comments.
评论 #2849444 未加载
apgwozalmost 14 years ago
See also the discussion 51 days ago: <a href="http://news.ycombinator.com/item?id=2651745" rel="nofollow">http://news.ycombinator.com/item?id=2651745</a>
评论 #2847270 未加载
Wilduckalmost 14 years ago
Cool, but Emacs org-mode has really simple ASCII table creation that will auto re-size columns for you.<p><a href="http://orgmode.org/manual/Built_002din-table-editor.html#Built_002din-table-editor" rel="nofollow">http://orgmode.org/manual/Built_002din-table-editor.html#Bui...</a>
评论 #2847872 未加载
gwernalmost 14 years ago
Ah, I see. It's like emacs' artist-mode.
评论 #2848094 未加载
评论 #2848113 未加载
cmeralmost 14 years ago
Reminds me of TheDraw! :) <a href="http://en.wikipedia.org/wiki/TheDraw" rel="nofollow">http://en.wikipedia.org/wiki/TheDraw</a>
评论 #2848759 未加载
mattadamsalmost 14 years ago
The combination of Emacs' artist-mode + <a href="http://ditaa.sourceforge.net/" rel="nofollow">http://ditaa.sourceforge.net/</a> renders a fairly nice diagram. Useful if you want to store as ASCII but render something that "everyone else" will want to look at. org-mode can use it, too.
i2oalmost 14 years ago
Looks to be over quota on Google App Engine. Can we call this the HN Effect? :)
评论 #2849606 未加载
palishalmost 14 years ago
Wow. I can't imagine why anyone would want to deploy using App Engine... <i>"This Google App Engine application is temporarily over its serving quota. Please try again later."</i>
评论 #2848742 未加载
siphralmost 14 years ago
Just what I always wanted. Hats off to you sir. My code documentation is going to get a makeover.
thorwawy99almost 14 years ago
very well done. i think i saw this a few months ago and had problems using it. good progress. bookmarked for future use. thanks
hm2kalmost 14 years ago
Seen this before (on here I think), but it's an incredibly useful tool.
评论 #2849653 未加载
ahmetalpbalkanalmost 14 years ago
Apparently now they hit the App Engine quota. Y U NO HOST YOURSELF? i want to say.