Pages: [1]
|
|
|
|
Author
|
Topic: web temp (Read 302 times)
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
web temp
« on: December 04, 2004, 05:24:32 PM »
|
|
I love the way csr is set up I was wondering where can I get the temp for the website?
|
|
Logged
|
|
|
|
TheeKiller
CSR Connoisseur
Karma: +50/-39
Offline
Gender:
Posts: 1099
|
|
Re:web temp
« Reply #1 on: December 04, 2004, 05:43:37 PM »
|
|
It runs of a php or something like that i dunno porter was telling me. I was going to make a web site im just going through modules in school right now.
|
|
Logged
|
If you still quetion this get me and as many of your friends in one room or a hall way and I'll use a rubber knife and see how many of you I can smack with it! |
| eni lmao
|
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Re:web temp
« Reply #2 on: December 04, 2004, 05:54:48 PM »
|
|
ya i know but where did they get the temp thats what i want b/c all the form temps that i have suck
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #3 on: December 05, 2004, 07:53:25 PM »
|
|
It's all a custom PHP backend written by Ryo originally and recoded by me. It exists in one place in the entire world: here on CSR. Trust me, it wouldn't do you a whole lot of good to have it, but boy does it make my job easy!
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
Surgeon General
CSR 80's Metal Master
Admin Team CSR Connoisseur
Karma: +77/-35
Offline
Gender:
Posts: 2125
|
|
Re:web temp
« Reply #4 on: December 05, 2004, 07:58:16 PM »
|
|
It's all a custom PHP backend written by Ryo originally and recoded by me. It exists in one place in the entire world: here on CSR. Trust me, it wouldn't do you a whole lot of good to have it, but boy does it make my job easy!
|
|
Yeah, but can it do my physics homework?
|
|
Logged
|
Ain't Talkin' 'Bout Love!
Source blows.
|
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Re:web temp
« Reply #5 on: December 05, 2004, 09:34:50 PM »
|
|
This is the only place I know where to get temp and info on how to modify it
http://www.phpbb.com/
u guys know any more web sites
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #6 on: December 06, 2004, 05:45:03 AM »
|
|
Technically if you know what you're doing, you can modify ANY forum package. Personally, I'd suggest learning HTML and PHP (since you can do *anything* you want with that), but that may be more work than you're willing to put into it.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
Deuce
CSR Super Ultra Mega Nerd
Global Moderator
Karma: +169/--41
Offline
Gender:
Posts: 2914
|
|
Re:web temp
« Reply #7 on: December 06, 2004, 06:24:32 AM »
|
|
PHP pisses me off.. i can figure my way around HTML but PHP stumps me right away.
|
|
Logged
|
|
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Re:web temp
« Reply #8 on: December 06, 2004, 01:09:23 PM »
|
|
i know html but I want to learn php 2 so if u guys know any good sites r anything that might help me that would be cool
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #9 on: December 07, 2004, 07:51:49 AM »
|
|
PHP is a pretty straightforward cross between Perl and C++. If you know either of those, you're well on your way to knowing PHP. Unfortunately, it's not a very good language to learn programming on for the first time because of the weird paradigm it uses to interact with web pages. It was enough to throw even myself off for a while.
I'd suggest learning another easy scripting language first (nothing that begins with "Visual") and then worry about PHP. There are lots of good books that can help you though, such as The PHP Black Book (by Coriolis), and after you know the basics of the language, the only thing you ever need is the function reference in the online manual on the PHP website.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Re:web temp
« Reply #10 on: December 07, 2004, 03:44:48 PM »
|
|
haha cool thx bro
|
|
Logged
|
|
|
|
[Guardian] Alkali
Admin Team CSR Connoisseur
Karma: +46/-12
Offline
Gender:
Posts: 738
|
|
Re:web temp
« Reply #11 on: December 08, 2004, 02:47:07 PM »
|
|
I tried learning php once from cold. Only other language I have used is Java. I found it pretty tough going personally, and could only churn out some pretty bland webpages that could be done a lot faster in dreamweaver/flash. So I gave up on it.
|
|
Logged
|
My Games Collection My Rig Here
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #12 on: December 08, 2004, 05:17:36 PM »
|
|
I tried learning php once from cold. Only other language I have used is Java. I found it pretty tough going personally, and could only churn out some pretty bland webpages that could be done a lot faster in dreamweaver/flash. So I gave up on it.
|
|
Ah, but Flash doesn't have nearly the same power (or purpose) that PHP does. PHP let's you turn your web browser into an entirely different application, Flash mostly makes things move around in response to user input.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
Grounded
Admin Team CSR Connoisseur
Karma: +158/-21
Offline
Posts: 3176
|
|
Re:web temp
« Reply #13 on: December 08, 2004, 05:24:43 PM »
|
|
Flash = the debil.
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #14 on: December 08, 2004, 05:35:33 PM »
|
|
I didn't want to phrase it that way, but yes, I tend to agree. Flash is good for cheesy online games, and not much else. No serious web developer should ever allow a client to insist on a flash-based site except in the [very] rare situations where it actually facilitates communicating your message with your audience instead of hindering it.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
Grounded
Admin Team CSR Connoisseur
Karma: +158/-21
Offline
Posts: 3176
|
|
Re:web temp
« Reply #15 on: December 08, 2004, 06:08:14 PM »
|
|
Let's start a Flash hate club! I want to be treasurer.
|
|
Logged
|
|
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Re:web temp
« Reply #16 on: December 08, 2004, 06:53:51 PM »
|
|
i use to love flash ..lol making games with it is fun
|
|
Logged
|
|
|
|
[Guardian] Alkali
Admin Team CSR Connoisseur
Karma: +46/-12
Offline
Gender:
Posts: 738
|
|
Re:web temp
« Reply #17 on: December 09, 2004, 06:05:40 PM »
|
|
Flash can make very good websites though...
It doesnt have to be all about stupid animations all over the place, it can be to control fields with clicks to replace part of the viewable area with a menu or info for example...
|
|
Logged
|
My Games Collection My Rig Here
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #18 on: December 09, 2004, 06:21:26 PM »
|
|
Flash can make very good websites though...
It doesnt have to be all about stupid animations all over the place, it can be to control fields with clicks to replace part of the viewable area with a menu or info for example...
|
|
All true, but you show me one website that uses Flash in this very appropriate and level-handed manner, and I'll show you a hundred that are nothing more than a waste of the bandwidth they take to download.
Finding a site that uses Flash appropriately is like finding a Windows machine without a virus or spyware on it.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
neo_sable
CSR Expert
Karma: +37/-6
Offline
Gender:
Posts: 371
|
|
Re:web temp
« Reply #19 on: December 16, 2004, 12:25:34 PM »
|
|
All true, but you show me one website that uses Flash in this very appropriate and level-handed manner, and I'll show you a hundred that are nothing more than a waste of the bandwidth they take to download.
|
|
Hi guys
this is my own company website http://desarrollosdigitales.net/
i amde this for an uncle in miami http://desarrollosdigitales.net/intellibanc/
and this one for my girfliend club http://los-valles.org/
all of them use small portions of flash to add motion to the website
|
« Last Edit: December 16, 2004, 07:11:39 PM by neo_sable » |
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #20 on: December 16, 2004, 03:51:28 PM »
|
|
Yeah, looks nice:
...and here's what your site looks like for somebody that doesn't have Flash.
If I were a potential customer thinking about contracting you to build MY website, I certainly wouldn't be calling any time soon.
That's exactly why Flash should never be the only form of navigation for a site. If you don't have it, then the ENTIRE SITE is totally useless and inaccessible. If you are going to use Flash for navigation, there should always be a backup; whether it be a site map, or old fashioned links embedded underneath the Flash sections.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
Enialator
CSR Randomness King
CSR Connoisseur
Karma: +41/-57
Offline
Gender:
Posts: 1161
|
|
Re:web temp
« Reply #21 on: December 16, 2004, 11:37:27 PM »
|
|
I'm known for my exceptional flashing! LOL
|
|
Logged
|
|
|
|
animal sex
CSR Expert
Karma: +20/-3
Offline
Gender:
Posts: 313
|
|
Re:web temp
« Reply #22 on: December 17, 2004, 11:30:18 PM »
|
|
...and here's what your site looks like for somebody that doesn't have Flash.
|
|
im pretty sure i read something like 98% of web users have flash
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:web temp
« Reply #23 on: December 19, 2004, 12:00:34 PM »
|
|
And what if I'm blind or disabled? My screen reader can't read Flash images.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
animal sex
CSR Expert
Karma: +20/-3
Offline
Gender:
Posts: 313
|
|
Re:web temp
« Reply #24 on: December 19, 2004, 01:42:45 PM »
|
|
I think flash is best used for teaching/tutorials. That is where its true potential really shows. I can name a TON of good flash tutorials. a TON.
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|
|
CSReloaded Forums | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved. |
|
|