Global Shout Outs

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  
Author Message
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Thu Jul 20, 2006 11:21 pm    Post subject: Global Shout Outs Reply with quote

This page is to shout out to my homies!
RESPECT!

As some of you are aware I have an LED scrolling sign in my lounge, you can send me a message at http://viahome.co.uk (run on X2).

See this thread: http://www.aprelium.com/forum/viewtopic.php?t=8808
and this one: http://www.aprelium.com/forum/viewtopic.php?t=8954

I am starting this page to send a hello and 'respect' to all the people who leave a message that I can identify back, remember if you dont leave a name in your message I dont know who you are!

I love getting your messages so keep them coming, just rememeber if you're fun or clever, identify your self, if you message is just CENSORED off, well no shout out here for you, thanks for wasting your time. If you send me a url I promise to visit it, send me your email and I'll reply. I will update this thread as often as I can...

Shouts out too:

TrustAbyss - without whom the php code would not work
cmxflash - who forced me to write decent code by exposing every coding error
The person who asked me out on a date - who are you?
AbyssUnderground - who said I could rip off his web formatting (I did ask first!)
Olly86 - odd message: Java says: InputMismatchException - Olly (olly86)
loloyd - You never asked if i wanted fries with my castle sized meaty meal!
Goatie.dk - The insane dane, thanks for the message mate
mrwiseone.com - wassssssssssup back at you, and I can't afford a bud for every reader, but you're there!
The Matrix - has me apparently
P3 - Sorry mate, didn't see you message there, why are you lurking on the forums, get involved!

Next: It could be you!


Last edited by PaulK on Thu Aug 17, 2006 10:39 am; edited 13 times in total
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Jul 20, 2006 11:23 pm    Post subject: Reply with quote

I sent that earlier today if I remember rightly :-)

Its a nice project. Id like to do something similar myself if I get the time and the money.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Thu Jul 20, 2006 11:31 pm    Post subject: Reply with quote

Andy,
My advice is to keep checking out ebay for a diggy deal, I did it on a whim, and now it's my most fun project, I get messages all the time and it always amuses me, cost me about £30 and I have big plans to intgrate it to my website so I can see who's online etc (coding and support permitting). If you get lucky I am sure you will enjoy it.

Thanks for the layout of my stats page BTW shame I cant get the drives bit to work with php5 (something for another day).

Paul
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Jul 20, 2006 11:36 pm    Post subject: Reply with quote

It works fine with PHP5 in the new status script version. One of the variables ($this) is reserved in PHP5 which is why it wont work. This is fixed in the new version which is available from the nav bar on my site.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Thu Jul 20, 2006 11:37 pm    Post subject: Reply with quote

If anyone is interested, I need some help with my mysql/php to make a way of a) not repeating duplicate messages (I think distict is the code but need to learn to aply it).
b) making it easily trimable so I dont get pages of junk
Something for a raining day (which I hope is soon the heat is killing me)
How hot is it in Tunisia I wonder?

Paul
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Fri Jul 21, 2006 12:05 am    Post subject: Reply with quote

AbyssUnderground wrote:
It works fine with PHP5 in the new status script version. One of the variables ($this) is reserved in PHP5 which is why it wont work. This is fixed in the new version which is available from the nav bar on my site.


Cheers Andy, just time for a quick voddy before bed, will try and fix it next week (im on holiday in Turkey for the weekend).
Back to top View user's profile Send private message Visit poster's website
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Fri Jul 21, 2006 7:09 pm    Post subject: Re: Global Shout Outs Reply with quote

PaulK wrote:
Olly86 - odd message: Java says: InputMismatchException - Olly (olly86)


I was working on a bit of Java code at the time, and getting fed up with all the exceptions it kept throwing. Got it working eventually the class I'd downloaded off the web didn't do what it said on the tin, but something a bit more sinister.

^ and before you ask there was no sourcecode with it.
_________________
Olly
Back to top View user's profile Send private message
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Wed Jul 26, 2006 10:00 pm    Post subject: Reply with quote

Im stilled baffled by your message olly :)

Just added Goatie.dk to the list and I'm starting to realise what a wide spread group we are, looks like abyss has global apeal!
Back to top View user's profile Send private message Visit poster's website
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Wed Jul 26, 2006 10:05 pm    Post subject: Reply with quote

PaulK wrote:
Im stilled baffled by your message olly :)


I presume you don't understand Java errors then?

Java has variable types, String, int, boolean, etc. InputMismatchException simply means the value that the program attempted to enter into the variable was not the type expected. For example an int variable would except a number, and any other entry (such as "hello world") would throw the exception.
_________________
Olly
Back to top View user's profile Send private message
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Wed Jul 26, 2006 10:24 pm    Post subject: Reply with quote

So you were attempting to use java to send a little message to my scrolly sign?

OK I'm with you
Back to top View user's profile Send private message Visit poster's website
Goatie.dk
-


Joined: 11 Feb 2005
Posts: 125
Location: Denmark > Herning

PostPosted: Sat Jul 29, 2006 5:35 am    Post subject: Reply with quote

If you only knew how many people who use AWS, you'd be lying down on the ground saying alot of weird noises ;P
_________________
The insane dane who loves AWS :D
http://home.goatie.dk <- pic = online.. no pic, guess ;P
Back to top View user's profile Send private message
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Thu Aug 03, 2006 9:55 am    Post subject: Reply with quote

Some imaginative messages that have come through recently, less the shameless plugs for your own websites:

Hello CENSORED, Cool site
Testing
Goodnight =p
Fancy a date?
F*ck F*ck
Greetings from Australia
Can I have your code for this - (left no way of contacting them)
Where did you get this from
Hello is this working
Hello from Poland
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group