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

0 Members and 1 Guest are viewing this topic.

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #60 on: August 31, 2011, 12:47:52 am »
It would go on the forum, I guess. Just a white pixel and a black pixel emoticon. It would be useful for quickly making a sprite in a post, or for diagramming stuff.

Offline BrandonW

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 115
  • Rating: +38/-1
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #61 on: August 31, 2011, 01:01:07 am »
I just now noticed this thread, and I have to say, that's a pretty neat little tool there. I haven't yet thought of a good reason to use it, but I do like that it exists.

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: On-the-fly screenshots (homescreen only)
« Reply #62 on: August 31, 2011, 09:41:28 am »
I just now noticed this thread, and I have to say, that's a pretty neat little tool there. I haven't yet thought of a good reason to use it, but I do like that it exists.
Thanks. I came up with the idea because when I write tutorials, I like providing actual screenshots for code (see http://omniurl.tk/6825/125654/, for instance), but typing and screenshotting in WabbitEmu for every few lines was taking too long. And so I thought of a way I could generate screenshot-like images that could be dynamically changed whenever I wanted, even if I didn't have an emulator nearby.
« Last Edit: August 31, 2011, 09:41:48 am 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: On-the-fly screenshots (homescreen only)
« Reply #63 on: August 31, 2011, 03:09:21 pm »
Yeah that really speed things up. Sometimes I also want to show an example of ASCII graphics to someone for map ideas and I have to use WabbitEmu, which gets annoying when it's just for a screenshot.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #64 on: August 31, 2011, 03:59:36 pm »
Noticed a bug:

The homescreen is only 8 characters tall, but the editor @ clrhome.tk/resources/homer is 11 characters tall.

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: On-the-fly screenshots (homescreen only)
« Reply #65 on: August 31, 2011, 04:39:54 pm »
...in Internet Explorer, correct? :)

Either that or Opera. All other browsers I've tested do it correctly.
« Last Edit: August 31, 2011, 04:40:35 pm by Deep Thought »




Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #66 on: August 31, 2011, 04:40:48 pm »
IE9. Yes.

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: On-the-fly screenshots (homescreen only)
« Reply #67 on: August 31, 2011, 04:48:12 pm »
There ya go. There's your problem :D




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: On-the-fly screenshots (homescreen only)
« Reply #68 on: August 31, 2011, 04:51:40 pm »
opera does the same thing



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: On-the-fly screenshots (homescreen only)
« Reply #69 on: August 31, 2011, 05:02:15 pm »
Yep, as I said:
Either that or Opera. All other browsers I've tested do it correctly.
IE and Opera don't apply the rule line-height: 0.8 to the textarea's rows attribute. It's a bug.
« Last Edit: August 31, 2011, 05:02:37 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 #70 on: September 18, 2011, 03:35:03 am »
I just realized... Thanks to a certain feature of Unicode standards, Homer isn't capable of displaying subscript characters (such as the 1 in L1) and maybe a few others characters. How important are these to you?




Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #71 on: September 18, 2011, 02:13:47 pm »
Deep, my resolution is 1366*768. What if you made HOMER UI Maker work like that webpage of yours that requires no scrolling?

I mean, I see a lot of space you can cut and make it work for computers with resolution minor than 724 (lower than that is hard and would break design).

I'm not sure if it's doable, but it would look better.

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 #72 on: September 18, 2011, 03:22:06 pm »
Done. Better?

And I fixed the issue with subscripts. Use %80 for [size=0]0[/size], %81 for [size=0]1[/size], and so on.




Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: Homer: on-the-fly screenshot maker
« Reply #73 on: September 18, 2011, 03:37:24 pm »
How does one go about actually getting the screenshot? :( Nevermind, didn't see the syntax part of the OP lol.
« Last Edit: September 18, 2011, 03:38:28 pm by BlakPilar »

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 #74 on: September 18, 2011, 03:38:11 pm »
Click "Screenshot"? It redirects you to the image, which you can link to/save/whatever.