• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP Script -> Give me some ideas

DannyBoy

Diamond Member
I want to write something else along side the few things I'm already working on.

Any suggestions?
 
Get me a good speed test script that I could use on my website. Make it visually appealing, but reasonably fast to load.

I'll pay you 😛
 
Originally posted by: DeviousTrap
Get me a good speed test script that I could use on my website. Make it visually appealing, but reasonably fast to load.

I'll pay you 😛

Sure, pm me the details 🙂
 
Originally posted by: DannyBoy
Anyone that is not a retard?

haha. i guess he doesn't know who you are. 😛

maybe a freeware version of pics 2.0 for people to use on their own sites?
 
I dunno what you've already done in the past ... but here's some things you can play with

This has all been done before, but it can be some good practice ...
Make a CD or DVD list in a database, use PHP to make it all searchable online....
Make your own little message board or guest book ...
Make your own Gallery software ...
Make something funny, random complaint generator, etc ...
 
you could rewrite pics.bbzzdd.com and get rid of all of the annoying "features" while making the interface usable
 
Originally posted by: BurnItDwn
I dunno what you've already done in the past ... but here's some things you can play with

This has all been done before, but it can be some good practice ...
Make a CD or DVD list in a database, use PHP to make it all searchable online....
Make your own little message board or guest book ... - Been doing this for a while, nowhere near complete though
Make your own Gallery software ... - See pics.bbzzdd.com
Make something funny, random complaint generator, etc ...

Dunno about the other two, the first one seems like an ok idea.
 
Originally posted by: troytime
you could rewrite pics.bbzzdd.com and get rid of all of the annoying "features" while making the interface usable

I'm finishing up the re-write for the template engine atm, when it's done I'll switch the site over to the new codebase and write the template for pics 2.0 🙂
 
Originally posted by: DannyBoy
Originally posted by: troytime
you could rewrite pics.bbzzdd.com and get rid of all of the annoying "features" while making the interface usable

I'm finishing up the re-write for the template engine atm, when it's done I'll switch the site over to the new codebase and write the template for pics 2.0 🙂

$dannyboy='the man';
 
Originally posted by: DannyBoy
Originally posted by: BurnItDwn
I dunno what you've already done in the past ... but here's some things you can play with

This has all been done before, but it can be some good practice ...
Make a CD or DVD list in a database, use PHP to make it all searchable online....
Make your own little message board or guest book ... - Been doing this for a while, nowhere near complete though
Make your own Gallery software ... - See pics.bbzzdd.com
Make something funny, random complaint generator, etc ...

Dunno about the other two, the first one seems like an ok idea.


Whoops ... I totally forgot who you were. Of course I'm familiar with your gallery software 🙂

You could also apply this line to SOME of my comments as well
Anyone that is not a retard?

 
How about write one for me that connects to an M$ Active Directory and pulls stuff out. I'm too used to working with mysql ><

College Football eh... what are the Pac-10 prelim standings?? Cal better be doing well this yr.
 
Write an ad-tracking script. It will save the referrer information into a flat file - including what page they were on when they clicked the link, what their IP is, what browser they used, etc. If you want to get fancy, have the script check a variable in the url to determine what page to redirect it to (make sure it is a 301 Permanent Redirect).

If you want to get really really fancy, have another script act as a GUI for counting the hits, sorting them out by date range, parsing out the duplicates, etc.

If you need help, I have a simple script I wrote that you can look at.
 
Originally posted by: LoKe
Make a script that'll make my webpage run off a CMS.
I'm too lazy to learn. 🙁

Use GeekLog for a larger site, or Rodin for a really simple site.
 
Back
Top