Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411197 Posts in 69315 Topics- by 58380 Members - Latest Member: feakk

March 19, 2024, 03:04:51 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperArt (Moderator: JWK5)"show us some of your pixel work" image view "tool"
Pages: [1] 2 3 ... 5
Print
Author Topic: "show us some of your pixel work" image view "tool"  (Read 27078 times)
Daid
Level 3
***



View Profile
« on: January 19, 2012, 09:10:22 AM »

I was looking for a certain picture in the "show us some of your pixel work" topic, but I couldn't find it. I just wanted to take a peek at it for inspiration.

With 1103 pages it was kinda hard to find what I was looking for. So I whipped up this quick tool:
http://daid.eu/~daid/tigsource_pics/

It shows all images posted in the "show us some of your pixel work" topic, in a reverse order. 1000 per page. It gets only  updated once a day (getting the full topic is quite stressful) and it only shows each image once. Small warning, it does put quite a bit of stress on your browser.

It might help other people who are looking for inspiration or something else.

I did find what I was looking for, and a LOT more. So have fun, and... you'll be wasting the next few hours of your life looking at pixel art. So you are warned.
« Last Edit: May 29, 2013, 11:32:25 PM by Daid » Logged

Software engineer by trade. Game development by hobby.
The Tribute Of Legends Devlog Co-op zelda.
EmptyEpsilon Free Co-op multiplayer spaceship simulator
rdein
Guest
« Reply #1 on: January 19, 2012, 09:25:42 AM »

post of the year right there folks
Logged
rivon
Level 10
*****



View Profile
« Reply #2 on: January 19, 2012, 09:33:27 AM »

You should lower the image count to some lower value, like 100 images for example. Chrome just says that an error occured while loading the page and that's it.
Logged
Pemanent
Level 4
****



View Profile
« Reply #3 on: January 19, 2012, 10:36:01 AM »

This is great. I believe a sticky is in order. Actually... Don't. I'll be wasting to much time.
Logged

Daid
Level 3
***



View Profile
« Reply #4 on: January 19, 2012, 11:29:50 AM »

You should lower the image count to some lower value, like 100 images for example. Chrome just says that an error occured while loading the page and that's it.
Reduced the amount to 500 per page.
Else, use an URL like this:
http://daid2.mine.nu/~daid/tigsource_pics.php?imgCnt=100
Could you check what the max seems to be? Because with 100 per page you have 81 pages, and with 1000 per page you only have 8 pages. (loading all 8000+ images in a single page crashes firefox)
Logged

Software engineer by trade. Game development by hobby.
The Tribute Of Legends Devlog Co-op zelda.
EmptyEpsilon Free Co-op multiplayer spaceship simulator
xrabohrok
Level 0
***


ahahahaAHAHAHAAHA


View Profile WWW
« Reply #5 on: January 19, 2012, 11:31:22 AM »

Oh man, this is crazy.  Is there a way to adapt it for other threads (like the 3D thread)?
Logged

A picture is worth a 1000 words, so naturally they save a lot of time.
ANtY
Level 10
*****


i accidentally did that on purpose


View Profile WWW
« Reply #6 on: January 19, 2012, 11:34:10 AM »

stick this and post it on the main tigsource page, epic
Logged

caffeine
Level 5
*****



View Profile
« Reply #7 on: January 19, 2012, 11:38:02 AM »

Nice tool you got right there.
Logged
andy wolff
Level 10
*****


-------


View Profile
« Reply #8 on: January 19, 2012, 11:45:49 AM »

This is pretty great, thank you for it. I only wish it had some way of indicating who had posted each image, like an alt text with the poster's name or a link to the post the image first appeared in
Logged

Daid
Level 3
***



View Profile
« Reply #9 on: January 19, 2012, 11:48:59 AM »

Oh man, this is crazy.  Is there a way to adapt it for other threads (like the 3D thread)?
Yes. But I need to change the caching then a bit. But it can work on any topic. (mockup is also an interesting one)

As for the other features, it's only a 50 line php script or so. Quick and dirty because I was looking for something. Didn't think it was this awesome myself Tongue
Logged

Software engineer by trade. Game development by hobby.
The Tribute Of Legends Devlog Co-op zelda.
EmptyEpsilon Free Co-op multiplayer spaceship simulator
ANtY
Level 10
*****


i accidentally did that on purpose


View Profile WWW
« Reply #10 on: January 19, 2012, 11:56:25 AM »

add links to the first posts with the image and mockups thread and art thread please  Beer!
Logged

caffeine
Level 5
*****



View Profile
« Reply #11 on: January 19, 2012, 12:39:38 PM »

Oh man, this is crazy.  Is there a way to adapt it for other threads (like the 3D thread)?
Yes. But I need to change the caching then a bit. But it can work on any topic. (mockup is also an interesting one)

As for the other features, it's only a 50 line php script or so. Quick and dirty because I was looking for something. Didn't think it was this awesome myself Tongue

It's not the means, but the idea that makes it awesome.
Logged
Nate Kling
Pixelhead
Level 9
******


Caliber9


View Profile WWW
« Reply #12 on: January 19, 2012, 12:55:43 PM »

Awesome work!  This is amazing  Kiss
Logged

1982
Level 8
***



View Profile
« Reply #13 on: January 19, 2012, 01:11:58 PM »

This is great! Does it update real time too?
Logged

eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #14 on: January 19, 2012, 01:13:54 PM »

Wow this is really cool, thanks heaps for that!

Edit: Quick idea though: could you insert a link to the page the images appeared in? So we can get the author, etc..
Logged

Oddball
Level 10
*****


David Williamson


View Profile WWW
« Reply #15 on: January 19, 2012, 01:45:40 PM »

Edit: Quick idea though: could you insert a link to the page the images appeared in? So we can get the author, etc..
I was just about to ask the same thing.
Logged

Daid
Level 3
***



View Profile
« Reply #16 on: January 19, 2012, 01:53:59 PM »

This is great! Does it update real time too?
Nope, it keeps a 24 hour cache. So it won't overload the server to much, asking for the whole topic creates quite a load (and takes a while)

I understand the requests for topic link/author. I just tried to add that, but because of some the changes the performance is really bad on my test version. So I'll have to rethink my strategy there.
Logged

Software engineer by trade. Game development by hobby.
The Tribute Of Legends Devlog Co-op zelda.
EmptyEpsilon Free Co-op multiplayer spaceship simulator
Ashkin
Guest
« Reply #17 on: January 19, 2012, 02:28:18 PM »

Holy heck Crazy
Logged
Gauss Jordan
Level 2
**


This world!


View Profile WWW
« Reply #18 on: January 19, 2012, 04:45:46 PM »

I woke up with a bad hair day. But how wrong I was!
Logged

Lefty-concepty, righty-pixley, but bothey programmey.
Scut Fabulous
Level 4
****



View Profile WWW
« Reply #19 on: January 19, 2012, 04:49:31 PM »

One more vote for links to the post ID of each image.  This was a great idea and should be both stickied and front-paged.   Beer!
Logged

Pages: [1] 2 3 ... 5
Print
Jump to:  

Theme orange-lt created by panic