Our Network: VGFacts - DidYouKnowGaming? - The Spriters Resource - Muscle Tower


User(s) Viewing This Thread:
Thread Closed 
Bring back the old tSR.
Author Message
BigMike Offline
Junior Member
*

Posts: 21
Joined: Jan 2009
Reputation: -5
Post: #46
RE: Bring back the old tSR.
(01-27-2009 06:54 PM)Dazz Wrote:  ... What? Saying that it'd be easy is bollocks. It won't be easy, it would in fact be much harder than adding all the sheets again. We would have to go through each sheet and manually add tags and crap to them.
It'd also be a bitch to code that, and it'd make a million different display buttons, and would require a lot of our time to go through it, during which time, we could be actually ADDING SPRITE SHEETS. THE SHIT THAT THE SITE IS DESIGNED TO PROVIDE. You seem to want us to spend more time making the site then you do want us to be adding sheets, or hell, ripping them. I've not done any spriting in months now.
K.
01-27-2009 06:57 PM
Find all posts by this user
Login or Register to remove these ads!
Koopaul Online
I yam what I yam.
***

Posts: 4,213
Joined: May 2008
Reputation: 75
Post: #47
RE: Bring back the old tSR.
Well you could just list all the links of a certain franchise. You know like: List of Mario Games. And then show all the links. Just a thought... I don't care.

01-27-2009 09:19 PM
Visit this user's website Find all posts by this user
Raz Offline
Tech Admin
***
Tech Admins

Posts: 131
Joined: May 2008
Reputation: 25
Steam
Post: #48
RE: Bring back the old tSR.
If you just want a page up like that, it'd be possible, I doubt Dazz and stuff would want to do it with all the stuff they've got going on but if someone wants to take up the cause and doesn't mind keeping a list updated I imagine Dazz wouldn't mind uploading it to part of the site.
01-27-2009 10:32 PM
Visit this user's website Find all posts by this user
K.D. Offline
Tech Admin
***
Tech Admins

Posts: 73
Joined: Aug 2008
Reputation: 18
Post: #49
RE: BRING BACK THE OLD TSR
(01-26-2009 06:57 AM)BigMike Wrote:  
(01-26-2009 06:53 AM)Tonberry2k Wrote:  Wouldn't the option to view the old site complete negate all the work done?
Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
You're an idiot.

Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.

So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.

You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.

I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.
01-27-2009 11:40 PM
Find all posts by this user
[-] Thanked by
Ngamer01 (01-28-2009), Ngamer01 (01-28-2009), Stirred Drei Ling (01-28-2009), Stirred Drei Ling (01-28-2009), Superliger (01-28-2009), Superliger (01-28-2009), Deathbringer (01-28-2009), Deathbringer (01-28-2009), FRET (01-28-2009), FRET (01-28-2009), Adam (01-28-2009), Adam (01-28-2009), Dazz (01-28-2009), Dazz (01-28-2009), Previous (01-28-2009), Previous (01-28-2009)
Superliger Offline
Senior Member
**

Posts: 420
Joined: Aug 2008
Reputation: 4
Post: #50
RE: Bring back the old tSR.
(01-27-2009 11:40 PM)Krade Wrote:  
(01-26-2009 06:57 AM)BigMike Wrote:  
(01-26-2009 06:53 AM)Tonberry2k Wrote:  Wouldn't the option to view the old site complete negate all the work done?
Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
You're an idiot.

Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.

So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.

You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.

I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.

Way to go Krade!!!!!

avatar and signature custom made by me Smile

My TSR sprite topic
[Image: ZoidsProject.png] last updated on: December-22-09 fixed weapons sheets 1 and 2 and the republic and imperial sheets
[Image: l_b489bf24c48c43a689123b07de56b838.gif]<-----my first sprite I made

[Image: zoid_but_1.png]--- come and visit my zoids sprite site.

I don't care what jerks say/think.Tongue
01-28-2009 02:40 AM
Visit this user's website Find all posts by this user
Alpha Six Offline
bringer of disorder
***

Posts: 4,541
Joined: Jun 2008
Reputation: 128
Facebook Last.fm Tumblr Twitter YouTube
Post: #51
RE: BRING BACK THE OLD TSR
(01-27-2009 11:40 PM)Krade Wrote:  
(01-26-2009 06:57 AM)BigMike Wrote:  
(01-26-2009 06:53 AM)Tonberry2k Wrote:  Wouldn't the option to view the old site complete negate all the work done?
Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
You're an idiot.

Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.

So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.

You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.

I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.
oh man i gotta give a +rep for this
(01-27-2009 11:40 PM)Krade Wrote:  
(01-26-2009 06:57 AM)BigMike Wrote:  
(01-26-2009 06:53 AM)Tonberry2k Wrote:  Wouldn't the option to view the old site complete negate all the work done?
Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
You're an idiot.

Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.

So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.

You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.

I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.
oh man i gotta give a +rep for this

(This post was last modified: 01-28-2009 03:16 AM by Alpha Six.)
01-28-2009 03:16 AM
Visit this user's website Find all posts by this user
Adam Offline
hold your head up high
***

Posts: 1,157
Joined: May 2008
Reputation: 151
Post: #52
RE: Bring back the old tSR.
Damn, Krade, you're awesome.

01-28-2009 03:36 AM
Visit this user's website Find all posts by this user
BigMike Offline
Junior Member
*

Posts: 21
Joined: Jan 2009
Reputation: -5
Post: #53
RE: BRING BACK THE OLD TSR
(01-27-2009 11:40 PM)Krade Wrote:  
(01-26-2009 06:57 AM)BigMike Wrote:  
(01-26-2009 06:53 AM)Tonberry2k Wrote:  Wouldn't the option to view the old site complete negate all the work done?
Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
You're an idiot.

Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.

So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.

You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.

I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.
So it's going to be like this now? Ok.

Excuse me, but you're being quite a dumbass right now your self. First off, yes you may have to re tag all the sheets, not shit dumb ass. All it takes is a data base. The if statement is simply to change the way the end user is viewing the god damned navigation. No, that doesn't effect the way the sprites are tagged. You people are making it sound SOOO hard to tag these sprites, it's time consuming, but not fucking hard. Seeing as, if you already had these sheets tagged in a database, why the fuck didn't you just back up the database? Huh? The php code doesn't store the information, unless your a dumbass to code it that way, you use a database to store the information the php to retrieve it, and print it. Don't call me a dumbass, or question me in such an ignorant manor. I came here with no ignorance and had planned on leaving in no ignorance, you sir are a poor admin, and a very arrogant one at that.
01-29-2009 12:33 AM
Find all posts by this user
Phantom K Offline
Good Grief
***

Posts: 1,982
Joined: May 2008
Reputation: 49
Facebook Resource - Sprites Steam
Post: #54
RE: Bring back the old tSR.
http://i42.tinypic.com/2vs18g3.png

hey look franchise view
it's like magic or sometheing

everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
01-29-2009 12:52 AM
Find all posts by this user
BigMike Offline
Junior Member
*

Posts: 21
Joined: Jan 2009
Reputation: -5
Post: #55
RE: Bring back the old tSR.
Look http://img519.imageshack.us/img519/2253/68651028vc4.jpg , it's a dipshit... LIKE FO REAL.
(This post was last modified: 01-29-2009 01:04 AM by BigMike.)
01-29-2009 01:02 AM
Find all posts by this user
Phantom K Offline
Good Grief
***

Posts: 1,982
Joined: May 2008
Reputation: 49
Facebook Resource - Sprites Steam
Post: #56
RE: Bring back the old tSR.
404 - Not Found

everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead everyone is dead
01-29-2009 01:04 AM
Find all posts by this user
BigMike Offline
Junior Member
*

Posts: 21
Joined: Jan 2009
Reputation: -5
Post: #57
RE: Bring back the old tSR.
(01-29-2009 01:04 AM)Phantom Kirby Wrote:  404 - Not Found
Maybe if you where smart enough to notice that comma got parsed with the link you would get rid of it.
01-29-2009 01:05 AM
Find all posts by this user
Superliger Offline
Senior Member
**

Posts: 420
Joined: Aug 2008
Reputation: 4
Post: #58
RE: Bring back the old tSR.
Just learn to like it like I did and most other people did. It's plain and simple if you can't find something search for it as many people have told you to. If you're incapable of doing that then you shouldn't use the internet.

I'm sick of your whining and I have seen a lot of people here do it but you rank #1 of them all.

avatar and signature custom made by me Smile

My TSR sprite topic
[Image: ZoidsProject.png] last updated on: December-22-09 fixed weapons sheets 1 and 2 and the republic and imperial sheets
[Image: l_b489bf24c48c43a689123b07de56b838.gif]<-----my first sprite I made

[Image: zoid_but_1.png]--- come and visit my zoids sprite site.

I don't care what jerks say/think.Tongue
01-29-2009 01:08 AM
Visit this user's website Find all posts by this user
Alpha Six Offline
bringer of disorder
***

Posts: 4,541
Joined: Jun 2008
Reputation: 128
Facebook Last.fm Tumblr Twitter YouTube
Post: #59
RE: Bring back the old tSR.
(01-29-2009 01:02 AM)BigMike Wrote:  Look http://img519.imageshack.us/img519/2253/68651028vc4.jpg , it's a dipshit... LIKE FO REAL.
ahahaha are you fuckin serious dude

01-29-2009 01:09 AM
Visit this user's website Find all posts by this user
ChaosBlazeX Offline
Member
*

Posts: 95
Joined: Jan 2009
Reputation: 12
Post: #60
RE: Bring back the old tSR.
(01-29-2009 01:02 AM)BigMike Wrote:  Look http://img519.imageshack.us/img519/2253/68651028vc4.jpg , it's a dipshit... LIKE FO REAL.
wtf was the point of making this a picture? I'm assuming you know how to use qoutes, right?
I can't understand why the hell you would even bother wasteing your time just to do that. Some people are so weird.. lol. Blank

[Image: dontpokepeoplebymarcphx.gif]
"DON'T POKE PEOPLE"
CHAOSBLAZEX
(This post was last modified: 01-29-2009 01:11 AM by ChaosBlazeX.)
01-29-2009 01:10 AM
Find all posts by this user
Thread Closed 


Forum Jump:


 Quick Theme:


Login or Register to remove this ad!