Website Development

Off topic chat. Basically anything that doesn't concern halo or halo modding can go here.
Post Reply
User avatar
Win




Socialist

Posts: 80
Joined: Thu Dec 25, 2008 2:50 pm

Website Development

Post by Win »

http://www.remnantmods.com

The site has been running for over a year and its beginning to show its age. I have been wanting to improve the forums and add a proper front page to the website for some time now but i have no prevous expierience with php scripting, javascripting, or anything more than a basic knowledge of HTML for that matter. So I am going to give a shout-out to the talent of this community hoping that somebody out there might have the skills that would be needed to help overhaul the website. If you think you would like to help out please post here, or contact me on AIM via JacksonCougar, my screenname.

Thank you for your time.
* Veegie high fives GTAF _o/\o_
* Veegie high fives shadowkhas _o/\o_
* Veegie leaves warlord hangin' _o/ /o_
User avatar
gjsdeath





Posts: 39
Joined: Sat Aug 11, 2007 6:51 am
Location: FL
Contact:

Re: Website Development

Post by gjsdeath »

I know some HTML and I'm good at finding things, so I could find something that would fit the site.
And you almost lost me, until, you showed your screen name.

You post then you don't even log onto AIM >_>
User avatar
Win




Socialist

Posts: 80
Joined: Thu Dec 25, 2008 2:50 pm

Re: Website Development

Post by Win »

Could someone help with the coding of this?
Image
Image
* Veegie high fives GTAF _o/\o_
* Veegie high fives shadowkhas _o/\o_
* Veegie leaves warlord hangin' _o/ /o_
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Re: Website Development

Post by FleetAdmiralBacon »

Aye. PM with any more details. I'll be on @3PM EST tomorrow.

Granted, the only one I've actually written isn't nearly as fancy and don't ask me to do any style work.

Significantly more important prior work.
Last edited by FleetAdmiralBacon on Tue Jan 27, 2009 2:18 am, edited 1 time in total.
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
User avatar
SHOUTrvb




Socialist Snitch! Advisor Orb
Mad Hatter Connoisseur Pyre

Posts: 3934
Joined: Sun Feb 13, 2005 11:13 am
Contact:

Re: Website Development

Post by SHOUTrvb »

The one I used on the Front Page is simply a modified version of JonDesign's Smooth Gallery. It's almost exactly what you're asking for.
User avatar
mxrider108




Renovator Wordewatician 250

Posts: 456
Joined: Thu Jun 29, 2006 6:39 pm
Location: Cary, NC
Contact:

Re: Website Development

Post by mxrider108 »

I would be glad to help. I have a good amount of experience in XHTML and CSS, with some PHP knowledge as well.

My resume: Link
Some sample work: one, two, three
User avatar
gjsdeath





Posts: 39
Joined: Sat Aug 11, 2007 6:51 am
Location: FL
Contact:

Re: Website Development

Post by gjsdeath »

Now that I know, I should be able to modify and install it for you.
User avatar
bcnipod





Posts: 3580
Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:

Re: Website Development

Post by bcnipod »

Pepsi would be a good friend to have with this, he coded the new pepness.net recently, he prolly cannot do it all for you, but might give you some tips if asked.
Twitter: Dirk Gently | Major lulz
Mr. Brightside: Worst mod I've seen since 'Nam.
Website
User avatar
Win




Socialist

Posts: 80
Joined: Thu Dec 25, 2008 2:50 pm

Re: Website Development

Post by Win »

initInfoSlideshow: function() {
/*if (this.slideInfoZone.element)
this.slideInfoZone.element.remove();*/

this.slideInfoZone = new Fx.Morph(new Element('div').addClass('slideInfoZone').injectInside($(this.galleryElement))).set({'opacity':0});
var slideInfoZoneTitle = new Element('h2').injectInside(this.slideInfoZone.element);
var slideInfoZoneDescription = new Element('p').injectInside(this.slideInfoZone.element);
this.slideInfoZone.normalHeight = this.slideInfoZone.element.offsetHeight;
this.slideInfoZone.element.setStyle('opacity',0);
},

How do I add a mouseover event to the slideInfoZone thing? I am so damn confused :]
* Veegie high fives GTAF _o/\o_
* Veegie high fives shadowkhas _o/\o_
* Veegie leaves warlord hangin' _o/ /o_
User avatar
Win




Socialist

Posts: 80
Joined: Thu Dec 25, 2008 2:50 pm

Re: Website Development

Post by Win »

Can someone contact me over AIM--JacksonCougar--to help create some fairly basic Phpbb3 forum mods?
Thanks.
* Veegie high fives GTAF _o/\o_
* Veegie high fives shadowkhas _o/\o_
* Veegie leaves warlord hangin' _o/ /o_
Post Reply