Author Topic: ospap - Alpha1  (Read 27405 times)

0 Members and 1 Guest are viewing this topic.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: ospap - Alpha1
« Reply #30 on: September 18, 2005, 10:27:25 pm »
Make it not so dull looking.  Make it have some character. :D

[Edit]
I can't spell..
iago doesn't do layouts.

rabbit's already provided the solution to your request, though.
To-do+:
make it templated/skinnable
edit thread title

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #31 on: September 18, 2005, 11:43:49 pm »
should I hand out that site to freinds?

At this point, you can, provided they know that I may wipe it if I need to.  When I decide that I'm done with it (hopefully soon)  then sure!

iago doesn't do layouts.
Damn right!


rabbit's already provided the solution to your request, though.
To-do+:
make it templated/skinnable
edit thread title
Yeah, somebody else (Romi, I think?) asked me to do that as well. 

Perhaps this belongs in a different thread, but what's the common way to make a php program skinnable? I can think of ways, but I'm sure there's a "right way" (or maybe common way).. can somebody shared?

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: ospap - Alpha1
« Reply #32 on: September 19, 2005, 12:26:47 am »
Hm.  Not realy.  Most programs have their own, custom template engine and several template files.  As an example, a template file for a news post may look like:

Code: [Select]
Posted by <b>{postedBy}</b> at <b>{postedTime}</b> on <b>{postedDate}</b>
<hr />
<h3>{title}</h3>
{text}

This is just a very simple example.  I'm sure you get the idea.  :)

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: ospap - Alpha1
« Reply #33 on: September 19, 2005, 12:50:24 am »
should I hand out that site to freinds?

Quote
Try to break it!

He sounds confident about its stability to me. =p
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #34 on: September 19, 2005, 02:39:50 pm »
Hm.  Not realy.  Most programs have their own, custom template engine and several template files.  As an example, a template file for a news post may look like:

Code: [Select]
Posted by <b>{postedBy}</b> at <b>{postedTime}</b> on <b>{postedDate}</b>
<hr />
<h3>{title}</h3>
{text}

This is just a very simple example.  I'm sure you get the idea.  :)
Cool. 

Next question then: how do you parse that?  I know that regex's are pretty slow, especially doing them every line, but is there a better way to do it in PHP?

should I hand out that site to freinds?

Quote
Try to break it!

He sounds confident about its stability to me. =p
The best way to break it is to let lots of people to use it. 

Another thing, though, I don't plan on using ads or anything like that, so if a lot of people are using it, and I can't handle it with my connection, I will have to make it private.  That, or be a whore and put an ad on it to make enough money to pay for a real connection :).  But I don't see that happening. 

Offline AntiVirus

  • Legendary
  • x86
  • Hero Member
  • *****
  • Posts: 2521
  • Best
    • View Profile
Re: ospap - Alpha1
« Reply #35 on: September 19, 2005, 04:54:40 pm »
Quote
That, or be a whore and put an ad on it to make enough money to pay for a real connection Smiley.  But I don't see that happening.
Private sounds good to me. :D
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #36 on: September 19, 2005, 06:58:44 pm »
I really don't want it to be private :-/

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: ospap - Alpha1
« Reply #37 on: September 19, 2005, 07:03:16 pm »
Why not ask Thing for some bandwith then, hes good like that. :)
And like a fool I believed myself, and thought I was somebody else...

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #38 on: September 19, 2005, 07:08:47 pm »
Lately, whenever I talk to him, he always seems pretty hostile.  I assume it's because he's always busy (what with WoW and stuff), and I just annoy him.  Half the time he doesn't reply. 

So yeah, I don't want to bug him. 

The image sizes are pretty small, though.  The biggest one is 103kb.  640x480 with 85% compression is pretty good.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: ospap - Alpha1
« Reply #39 on: September 19, 2005, 09:03:14 pm »
str_replace usually, iago.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #40 on: September 19, 2005, 09:53:04 pm »
Awesome, I'll do that for the next release :D

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: ospap - Alpha1
« Reply #41 on: September 19, 2005, 10:03:37 pm »
Well, this is the best photo album I've ever seen, and will be using it instead of my own code when I get a server up.  Amazing job, iago.
And like a fool I believed myself, and thought I was somebody else...

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #42 on: September 20, 2005, 12:06:22 am »
Well, this is the best photo album I've ever seen, and will be using it instead of my own code when I get a server up.  Amazing job, iago.

Thanks :-D

Feel free to host images on mine, at least, once it's done.  I doubt I'll be wiping the db again, but you never know :)

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: ospap - Alpha1
« Reply #43 on: September 20, 2005, 01:31:24 am »
You should thank me for the name! =P
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: ospap - Alpha1
« Reply #44 on: September 20, 2005, 09:38:59 am »
This may or may not be a "working name".  I still haven't decided whether or not I love it :)