Author Topic: Irc Userbar  (Read 4237 times)

Offline op2rules

  • Sr. Member
  • ****
  • Posts: 257
    • op2rules.net
Irc Userbar
« on: July 16, 2010, 10:58:30 PM »
With the help of Hacker, some forums, and my own experience, I have learned quite a bit about putting text on top of images in PHP. So I present to you, my IRC Userbar, that shows the last line said on my IRC Channel. (In sig...).

Got any other ideas / comments whatever? I'm open :)

 
Checkout my website, op2rules.net. It has free games, software, and snappy guides. Oh and did I mention the uber friendly community forums?
Life to me is a simple game that I utterly win at.
 ^--- GD Text Generati

Offline evecolonycamander

  • Hero Member
  • *****
  • Posts: 602
Irc Userbar
« Reply #1 on: July 17, 2010, 01:41:44 AM »
try making one for opu
''The blight cant get us up here!''
-famous last words
--------------o0o--------------
Outpost 2: EoM project status: Re-planning

Offline op2rules

  • Sr. Member
  • ****
  • Posts: 257
    • op2rules.net
Irc Userbar
« Reply #2 on: July 17, 2010, 09:06:33 AM »
It's impossible because OPU doesn't have logs I can work with. Afaik anyways.  
Checkout my website, op2rules.net. It has free games, software, and snappy guides. Oh and did I mention the uber friendly community forums?
Life to me is a simple game that I utterly win at.
 ^--- GD Text Generati

Offline Freeza-CII

  • Administrator
  • Hero Member
  • *****
  • Posts: 2308
Irc Userbar
« Reply #3 on: July 19, 2010, 02:09:27 PM »
zigzagjoe used to have one and alot of people liked it because it it updated about every 15 mins and they would see some thing interesting or some one on.  of course he had access to the bot and the server at that point so the logs were avaliable. the only thing you could do is stay signed in to opu main chan and use your own logs. i dont suggest you use a bot you might get shot in the face.

Offline op2rules

  • Sr. Member
  • ****
  • Posts: 257
    • op2rules.net
Irc Userbar
« Reply #4 on: July 20, 2010, 12:20:09 PM »
I don't plan on making on for OPU. If somebody wants to have one I will more than happily share source code.
Checkout my website, op2rules.net. It has free games, software, and snappy guides. Oh and did I mention the uber friendly community forums?
Life to me is a simple game that I utterly win at.
 ^--- GD Text Generati

Offline CK9

  • Administrator
  • Hero Member
  • *****
  • Posts: 6226
    • http://www.outpost2.net/~ck9
Irc Userbar
« Reply #5 on: July 20, 2010, 03:47:21 PM »
It would be nice if we had a plugin that allowed us to see who is on IRC from the forum.  If I'm thinking correctly, there might be a way to do that directly from the server, but I don't know for sure.
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart

yup, I have too many screen names

Offline Freeza-CII

  • Administrator
  • Hero Member
  • *****
  • Posts: 2308
Irc Userbar
« Reply #6 on: July 21, 2010, 09:28:35 AM »
dude i have been saying that for years and every one just says that it cant be implemented that easy or they dont want to do it.

Offline CK9

  • Administrator
  • Hero Member
  • *****
  • Posts: 6226
    • http://www.outpost2.net/~ck9
Irc Userbar
« Reply #7 on: July 21, 2010, 12:13:55 PM »
I don't have a good memory about what has been said when I'm thinking about other things.

What end of it is the hard one?  Getting the info from the server, or putting it to the forum?
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart

yup, I have too many screen names

Offline op2rules

  • Sr. Member
  • ****
  • Posts: 257
    • op2rules.net
Irc Userbar
« Reply #8 on: July 21, 2010, 06:07:54 PM »
Seems pretty simple to me, whoever says it can't be implemented is just a lazy ass coder :P
Checkout my website, op2rules.net. It has free games, software, and snappy guides. Oh and did I mention the uber friendly community forums?
Life to me is a simple game that I utterly win at.
 ^--- GD Text Generati

Offline CK9

  • Administrator
  • Hero Member
  • *****
  • Posts: 6226
    • http://www.outpost2.net/~ck9
Irc Userbar
« Reply #9 on: July 23, 2010, 12:46:09 AM »
if it's the forum end, there are coding limitations built into IPB.  If it's server end, it means it takes up significant bandwidth and would be unfair to Galactic
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart

yup, I have too many screen names

Offline op2rules

  • Sr. Member
  • ****
  • Posts: 257
    • op2rules.net
Irc Userbar
« Reply #10 on: July 23, 2010, 08:37:21 AM »
Bandwidth would be so little you wouldn't notice it, and IPB doesn't have limitations? What the hell are you talking about??? You can slap in whatever the heck you want into IPB and it works :o


Okay maybe you can't ajax the forum or something but with enough effort you probably could.
Checkout my website, op2rules.net. It has free games, software, and snappy guides. Oh and did I mention the uber friendly community forums?
Life to me is a simple game that I utterly win at.
 ^--- GD Text Generati

Offline Freeza-CII

  • Administrator
  • Hero Member
  • *****
  • Posts: 2308
Irc Userbar
« Reply #11 on: July 23, 2010, 09:14:22 AM »
you cant slap any thing into it and make it works thats just a impossiblity.

Offline gpgarrettboast

  • Administrator
  • Hero Member
  • *****
  • Posts: 553
Irc Userbar
« Reply #12 on: July 23, 2010, 10:14:27 AM »
No no, you really can. It's just a matter of how hard you slap.</joke>

If you want to know who's online, I could have my irssi client ping a PHP script with the list or something. -shrug- or provide a web service.

Lemme know


Same thing with logs maybe.
« Last Edit: July 23, 2010, 10:14:54 AM by gpgarrettboast »

Offline CK9

  • Administrator
  • Hero Member
  • *****
  • Posts: 6226
    • http://www.outpost2.net/~ck9
Irc Userbar
« Reply #13 on: July 23, 2010, 11:17:45 PM »
ALL coded things have limitations
CK9 in outpost
Iamck in runescape (yes, I still play...sometimes...)
srentiln in minecraft (I like legos, and I like computer games...it was only a matter of time...) and youtube...
xdarkinsidex on deviantart

yup, I have too many screen names

Offline Sirbomber

  • Hero Member
  • *****
  • Posts: 3237
Irc Userbar
« Reply #14 on: July 23, 2010, 11:38:29 PM »
I think you're all missing the real question here:

Why would we want to do this?
"As usual, colonist opinion is split between those who think the plague is a good idea, and those who are dying from it." - Outpost Evening Star

Outpost 2 Coding 101 Tutorials