Author Topic: Homer: on-the-fly screenshot maker  (Read 15120 times)

0 Members and 1 Guest are viewing this topic.

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #75 on: September 18, 2011, 03:39:39 pm »
Yeah, I didn't see the syntax part of the OP, but when I clicked Screenshot the first time I went there it didn't redirect me.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #76 on: September 18, 2011, 03:40:23 pm »
I just happened to be testing something at that moment. It should be working now :)




Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #77 on: September 18, 2011, 03:41:28 pm »
Crazy timing on my part then lol. But yup, it's all working :D

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #78 on: September 18, 2011, 03:58:37 pm »
If you'd timed it even better you could have seen a blank page :P

Any suggestions? ephan suggested limiting the textarea at eight rows, and I'm trying to do that right now.




Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #79 on: September 18, 2011, 06:23:15 pm »
Yeah, I noticed the more-than-8-row thing too. I don't think it's really that bad, but if you don't fix it, I'd say just do a check to see if the user goes over and when they press "Screenshot" just let them know it won't all be captured or something.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #80 on: September 18, 2011, 06:45:18 pm »
I'd say just do a check to see if the user goes over and when they press "Screenshot" just let them know it won't all be captured or something.
Hey, that's a good idea. I have other bugs to deal with ATM though.




Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #81 on: September 18, 2011, 10:46:49 pm »
Sig wipe!

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #82 on: October 09, 2011, 11:13:39 am »
You know what would be a terrible, terrible idea for a new error message? This:



But yeah, inverse color support! Just wrap whatever text you want inverted with %FF in the URL. (This image is at http://clrhome.org/homer/ERR:MISSING%20)%0D%0A%FF1:%FFQuit%0D%0A2:Goto.gif.)
« Last Edit: August 27, 2012, 07:34:54 pm by Deep Thought »




Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Homer: on-the-fly screenshot maker
« Reply #83 on: October 09, 2011, 11:56:07 am »
I'm not a nerd but I pretend:

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #84 on: December 19, 2011, 06:51:02 pm »
I don't think there's another thread with as many invalid links per post as this XD

The site's been moved to clrhome.org, so Homer's at http://clrhome.org/homer/ now.
« Last Edit: March 27, 2012, 04:04:21 pm by Deep Thought »




Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: Homer: on-the-fly screenshot maker
« Reply #85 on: December 20, 2011, 03:34:39 pm »
I don't think there's another thread with as many invalid links per post as this XD

The site's been moved to clrhome.org, so Homer's at http://clrhome.org/resources/homer/ now.

lol



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #86 on: March 27, 2012, 04:05:51 pm »
Yay for breaking even more links!

Homer has been moved one directory higher, and the URL format has changed as well. The new URLs are of the form http://clrhome.org/homer/[TEXT].[FORMAT], where [TEXT] is the URL-encoded text and [FORMAT] can be any of 'gif', 'png', or 'jpg'.

The benefit here (besides allowing JPEG and PNG images in addition to GIF) is that images are now cacheable—when you use the same URL, the image isn't fetched again, saving a lot of your browser load and server load here.
« Last Edit: March 27, 2012, 04:07:03 pm by Deep Thought »




Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #87 on: August 27, 2012, 07:46:49 pm »
...five months later...

New:
  • Image will expand as necessary - for example to show a program's entire source (see screenshot below)
  • Support for typing →, ≠, etc. directly into the editor - should make things simpler



Changed:
  • Syntax (again) - image URL uses the actual TI character codes (linebreaks are %D6 now)
Fixed:
  • Added "compatibility mode" to fix all those broken images :D

Unfortunately, most of the broken images point to clrhome.tk (which is no more), so they're still broken.
« Last Edit: August 27, 2012, 07:51:44 pm by Deep Thought »




Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Homer: on-the-fly screenshot maker
« Reply #88 on: September 01, 2012, 03:49:20 am »
Hmm... can we actually parse 8xp files and text files containing, for example SourceCoder stuff, because I wonder how well this would work if parsing code from Illusiat 13 event programs, for example. Would my computer's 8 GB of RAM be enough to open such image? O.O
« Last Edit: September 01, 2012, 03:51:47 am by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Homer: on-the-fly screenshot maker
« Reply #89 on: September 01, 2012, 10:06:06 am »
Would Juju's server have enough RAM to generate it? :P