The majority of forums are now only available as archives, which means posting/editing is disabled.
The Anything and Everything forum is still open.
The Anything and Everything forum is still open.
free2code webring
|
|||
|
Rank: ? (4827)
Member #: 3416 |
it might be nice to have a webring for active members here. this could help send more people to free2code as well as member sites.
i'd like to see this open to hosted members as well as non-hosted members who have their own sites. we could make sure people have a certain community rating to join and stay in it as well. this is probably a bigger project than a lot of suggestions . . . what do people think?
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (771)
Member #: 5727 |
I think it's a good idea. A good way to get people to go from one site hosted here to another.
Always forgive your enemies; nothing annoys them so much.
|
||
|
|||
|
|||
|
Rank: ? (4329)
Member #: 5260 |
I think if they (Free2Host) are actually working on the web ring. It say in the "Members' Area" that it should be coming soon (left menu above Prefences).
Dreams are stories, but my life is just one bad dream. :P
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
storyteller
I think if they (Free2Host) are actually working on the web ring.
hey, you're right! i haven't gone to the member's area for quite some time since it just has the inbox and a couple things that are coming soon . . . i checked the TODO list and didn't see this on there. if it's coming soon we should probably get it on there. also i'm curious as to what the requirements would be for the webring.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (4574)
Member #: 51 |
I think the webring idea is an old one that never went further from being just an idea. J & T really have too much on their plates lately for me to want to add that to their TODO list. We do have a hosted members Profile page but that leaves out some very good non-hosted members' sites.
Is there anyone about who would be willing to take this on as their own project, to develop fairly independently but with the necessary coordination with J & T and this main site? ... misterhaan? |
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
sure, i could give it a try if you guys want . . .
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (4574)
Member #: 51 |
Cool 8-)
Just had a word with Term about this. He suggests you make it a system where people register to be in the web-ring (not automatic for hosted members), maybe giving some info about their site. It's best if you develop it on your current hosting but, once complete, we can transfer it to the US site (where free2code resides). BTW, we are aware that we're lagging behind with the hosted members portfolio and your own site hasn't been put up yet. Blame it on this programming competition that Terminal is entering today. We've been a bit tense and distracted. |
||
|
|||
|
|||
|
Rank: ? (1045)
Member #: 2150 |
I for one would like to see it very customizable. So everyone can adjust it to his/her layout and ideas, maybe for the pro's to get the code(webringlinks and such) in xml? And for the lesser pro's some default looks? Do we need any graphics for the default looks? etc.. Just thinking out loud here hehe, lets get this webring idea started!
"Your coding is godly, Mav. Stop watching porn and do something with your life!" -.- (Farley)
|
||
|
|||
|
|||
|
Rank: ? (1121)
Member #: 1689 |
I know some PHP, maybe I could help somehow? Heh.
Jeep Commercial Quote: "Dropping cars is only safe in commercials."
|
||
|
|||
|
|||
|
Rank: ? (187)
Member #: 6686 |
A web ring sounds cool, I would love to be part of it. MavDude if your really serious about this, then can you keep everyone posted about hows it coming? Maybe you could start a new topic, or make this one sticky or something.
\\End Chaos Transmission//
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
the way i'm invisioning this, it would need the following:
- (done!) database table to keep track of all the sites - (done!) signup page - update page - approve page (accesible only to the owner of the webring) - (done!) list all sites page - (done!) redirect to random/next/previous site in ring script - (basic one done!) xhtml blurb(s) for people to put on their site (this includes any graphics) can anyone think of anything i've missed? i haven't done much with any of this yet--if it's going to be integrated into free2code it should use the user information from the forums as well as the template that the rest of the site uses. i plan to start on something preliminary this weekend though.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (1045)
Member #: 2150 |
chaosnet: I was just giving ideas, misterhaan is the one coding it up
I too think it should be integrated, so we can apply/update with our own forumlogin. But I think this would be the last bit and is for Jester & Terminal to adjust. It would probably be only adjusting the sql queries.
"Your coding is godly, Mav. Stop watching porn and do something with your life!" -.- (Farley)
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
for now i'm just worrying about the structure for it.
for the pages where you should be logged in, i'm just going to put a login name field on the form for now, so there's no security. i don't think that'll be a problem though since free2code already has code for knowing who's logged in.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (3049)
Member #: 265 |
sounds good...maybe you could add a random site feature...
<Farley> or think of me in a micromini thong
<Jester> my willy died
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
i've got ringjump.php working to accept either prev, next, or rand as where to go, and also counts how many times each member site sends someone to this script. calling the script without sending it anything just goes to a random site.
ringlist.php right now just writes out a table with the site number, linked site name, and number of hits to the scripts from that site. those two scripts and defining a mysql table are all i've done so far. next up is the sign up / update page.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (609)
Member #: 1 |
someone deleted a post of mine from this topic, and they must have done it using phpMyAdmin.
Which fiend did it? hummm, or perhaps I just previewed it and then forgot to submit it fully, I sometimes do that. /me looks around
Personal belief is often a poor substitute for the truth.
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
i used to think some of my posts were getting deleted . . . when i send someone an im through miranda i just hit tab, space which sends . . . but here that would disable smilies. some boards have preview, then submit, while others have it the other way around. it's like you all expect me to READ before clicking a button . . .
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (1045)
Member #: 2150 |
How are things going with the webring?
"Your coding is godly, Mav. Stop watching porn and do something with your life!" -.- (Farley)
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
hmm, i haven't done anything for a while . . . i'll get back into it this weekend
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (645)
Member #: 62 |
If ya'll need any help, we "superterran.com network" will help were ever we can. just ask.
Because you can't starve us out and you can't make us run, Cause when them ole boy raised on shotgun. We say grace and we say ma'am, If you ain't into that we don't give a damn
|
||
|
Please login or register to post a reply.
