Joined: 21 May 2010 Posts: 649 Status: Offline Style: Xbox 360 Location: CA
Post subject:
What HaLo2FrEeEk said. Ok here's current progress on the poll:
- Question are limited to 60 characters
- Answers are limited to 20 characters
---These are temporary fixes for the image being pushed out-of-bounds
- I added KJDog's suggestion, you can now remove individual aswers when adding a poll question
- Answers displaying out-of-order and answer selections displaying on the wrong answer has been fixed
TO DO:
- investigate using answer buttons instead of links
- investigate reordering of answers
- write custom graph code
- integrate website html and color table
- convert IP from char(11) to hex int
- convert timestamp to int
I'm also considering adding "posted by" info to poll. This would require information I don't currently have access to, though. We'll see. Maybe I'll just save the posted by IP.
OK guys, keep tearing it up and test out these changes!!! _________________
Joined: 15 Aug 2006 Posts: 5782 Status: Offline Style: Xbox 360 Location: Trying really hard to do something
Post subject:
Lol. Eviscerate, sure you do. I use PHP to generate the XML, then I put this line before everything else (except the opening php tag):
header("Content-Type: text/xml");
That makes browsers see it as an XML file, even if it's not one. Finally, if you want to allow people to see it as feed.rss or feed.xml or something like that (i.e. without the .php extension) then you'll need to use htaccess to do a mod_rewrite:
RewriteEngone on
RewriteRule feed.xml feed.php
That will redirect all requests for feed.xml to be processed by feed.php, but the URL will still be feed.xml. _________________
Joined: 11 Apr 2007 Posts: 2724 Status: Offline Style: Xbox Xtreme Location: New Awesometon
Post subject:
This was honestly quite fun to play with. I like where this is going..hehe. And I am going to feel like a douche if you finished. I have been...out of it recently. I remember posting "I'll read the rest later." in one of my post. I didn't want to let anyone down on that, lol. Questions were quite entertaining, whoever made them. _________________
Pikachu Response to H2F Getting His Ass Kicked wrote:
"Carissa, take a picture of this. The guys down at Infectionist are gonna love this."
HaLo2FrEeEk wrote:
I guess I must be gay. And married...but totally gay, 100% flaming homosexual here.
Joined: 21 May 2010 Posts: 649 Status: Offline Style: Xbox 360 Location: CA
Post subject:
No wories, it is still a work in progress. I'm glad you enjoyed using it. I'm trying to find the time to work on it some more. I still have some testing and polishing to do before it can be installed on the site. I also want to make my own graph image code, but I need a full day free to just sit and work on that. Haven't had a whole day off in a while. _________________
All times are GMT - 8 Hours Goto page Previous1, 2
Display posts from previous:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum