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.

LaTeX based chat

77 pointsby chromophoreover 15 years ago

9 comments

tesseractover 15 years ago
<a href="http://sourceforge.net/projects/pidgin-latex/" rel="nofollow">http://sourceforge.net/projects/pidgin-latex/</a><p>Adium used to have a plugin for this too, which I used to use, but I haven't bothered to see if there's a current version.
评论 #840383 未加载
ludwigover 15 years ago
You can also use <a href="http://thewe.net/tex/" rel="nofollow">http://thewe.net/tex/</a> to type out equations on gmail (as well as in the gmail chat).
评论 #840874 未加载
jeyover 15 years ago
How about if we meet/test in room "HN"? <a href="http://www.mathim.com/HN" rel="nofollow">http://www.mathim.com/HN</a>
benhoytover 15 years ago
Note that on <a href="http://www.mathim.com/translate/" rel="nofollow">http://www.mathim.com/translate/</a> when you type anything with a slash in it (eg: "x/2") it tries to go to <a href="http://www.mathim.com/translate/x/2" rel="nofollow">http://www.mathim.com/translate/x/2</a> and fails, presumably because it's trying to interpret the slash as a directory separator.<p>Edit: cool, looks like you fixed the <a href="http://www.mathim.com/translate/x/2" rel="nofollow">http://www.mathim.com/translate/x/2</a> as I spoke. Though the image at <a href="http://render.mathim.com/x/2" rel="nofollow">http://render.mathim.com/x/2</a> is still broken.
dlazover 15 years ago
I did this a few years back for an independent study in college. Once the semester was over I never touched it again though. Hopefully they'll do a better job.<p><a href="http://carnap.cs-i.brandeis.edu/~dlaz/dev/groupmath/chat.xml" rel="nofollow">http://carnap.cs-i.brandeis.edu/~dlaz/dev/groupmath/chat.xml</a>, for anyone who's interested.
DaniFongover 15 years ago
The interface for Mathematica, which typically consists of bracketing special characters with escape characters, is a lot less cumbersome than LaTeX for writing something quickly. For example, the integral of the square root of x is entered<p>esc int esc ctrl-2 x left arrow esc dd esc x. Shift-enter evaluates the thing to 2/3 x^3/2.
catzaaover 15 years ago
Nice. Would be nice if it use MathML (or something like that) instead of images.
评论 #840420 未加载
Dilpilover 15 years ago
Wow, I'm glad I don't have to use LaTex.
评论 #840311 未加载
lambyover 15 years ago
Needs more tornado. Or, err, twisted.web.