Tagged Questions
3
votes
1answer
337 views
How to convert a PowerPoint ppt file into HTML files?
I have to find a free, gratis and command line solution to convert primary Microsoft PowerPoint presentations into HTML files (1 html per foil) on linux (Debian, OpenSuse). It would be nice if the ...
1
vote
1answer
694 views
Sending HTML with Mutt (or another terminal mail client)
While I can find some scattered info on the topic, I can't seem to find a straight walkthrough (or even a definite answer)...
Basically I'm too low on the totem pole to start sending plain-text ...
3
votes
4answers
1k views
How to convert to HTML code?
Are there any scripts that can convert between text (e.g. <hi>) and the html entities version (<hi>) like this website does? Or at least a PHP file?