Heads up. I Uploaded a Video file with 3 Radio Bots, on 3 Different Servers
ShoutCast 1.9.8
ShoutCast 2.0
IceCast 2.3.1.
Video is showing how each bot it interacting perfectly well with each of the following servers.
So there IS NOT a single doubt about its functionality. Please Enjoy
So i made for my site a New Notification system.. And i just wanted to hear your thoughts.
My Notification system is Based on PHP and AJAX. Almost everything is working with AJAX...
Its also using the Scroll Append - Infinite / Endless Scroll of @Hawkee modified to .001-Alpha (My Update) [ you can find it at the snippets i have posted]
Video can be located here: http://devian.gr/notif/ with the sneak peak. Unfortunately project is not yet on the net. Its on local Servers. So i can't provide for you a working link with the Live Project.
So i have My Gaming Community and i developed a new C++ add-on for my Servers that it will capture FULL details for each player for each game he plays.. The Basic concept of my project is:
1 Gather System , that gathers 10 random players and short them based on their skill points calculated in ELO Rating System ( http://en.wikipedia.org/wiki/Elo_rating_system ) Originally Founded by Arpad ELO ( http://en.wikipedia.org/wiki/Arpad_Elo ) and separate them into 2 Teams... (the users must be registered in my system in order to play) ... So this project send them IP Addresses of one of my game servers. My Projects with this add-on is able to manage this game and save full statistics. The match ends when a team reaches 16 win rounds, or both teams are in 15 rounds that is basically a "Draw"... So during the game this system gathers all the data for example...
Kills, Deaths , HeadShots , Team Kills (When a player kills his teammate) , Overall Damage Made to Enemies, Overall Damage made to his team , (+ hitplaces that made this damage (chest,head,arms,knees...) ), Overall damage taken from enemies, overall damage taken from allies, Bomb Plants, Bomb Defuses attempts, Bomb defusing Cancels, Bomb defuse attemps having a defusal kit, bomb defuse attempts not having a defusal kit , bomb explodes ,hostages killed, hostages attempted to rescue , hostages stole from ally , hostages got stolen by ally , hostages rescued ,
All these stats except (Bomb Events,Hostages Events) for Each gun approx 15 guns...
And all THESE stats without exception for each round :P (with each gun :P)
So i would need A LOT MySQL Tables for all these stats or a lot columns... So i though about building it with JSON Something like this: (it is incomplete and have missing fields because i made it so fast ) http://paste2.org/p/2836208
So what are your thoughts , shall i build it with many mysql tables? or add one "stats" column with LONGTEXT into my MySQL and retrieve them from there.. ?
Help :D
I disconnected my computer at 15:00 GTM +2 from power, also i unplugged each cord was connected to it, and i left it standalone in a corner of my house, so now after 8 hours i tried to reconnect it, so I plugged every cord and power source, my MotherBoard's buttons [Power + Reset] started to glowing, and i tried to start my computer from the case's buttons. So nothing happend. Nothing at all ... So i pressed again the button. Again... Nothing. So i unplugged every cord and i let only power cord plugged. tried again Still nothing. So i changed the power source and my power cable, and this time i tried to power him on by mobo's button Nothing again... So i observed that mobo's button was flickering. Thats odd ... So i disconnected also my GPU again nothing happend. I Reseted my bios, again nothing happend. I tried by pressing 932482394 times power button nothing happend, i removed and plugged the cord oo times... Nothing happend again...
So i got this issue once again in the past... It wasn't starting at all and when i tried after 8-9 hours, it just started and displayed an error message on my startup screen " Overclock Failed " i was like... WTF? but anyway it was starting like a charm after this... So whats the problem here, PSU, MOBO, CPU ? or what? I'm realy confused dunno what to do... At this moment, its only with the power source cable plluged, switched off from PSU without GPU inside only with my Intel Core i5 2500k on my Asus P8Z68 Deluxe with A70 Corsair Cooler and 4x Rams, 2x2GB, 2x4 GB...and also my 5 Drives [1xSSD 70 GB,1xHDD 2TB,3xHDD 1TB) and ofcourse:P
CD Drive, Card Reader front case panel and rear case fans
So i was searching about DataTables For Bootstrap ( http://www.datatables.net/blog/Twitter_Bootstrap_2 ) and i ended up that they load Data From Json string. The think is that i have more than 5303 Entries... :/ So in order to load this table it will take a lot of time... So any ideas world?
So I was wondering... I'm using Twitter's Bootstrap for my Project and I made a small notification Popover / Clickover (http://www.leecarmichael.com/bootstrapx-clickover/examples.html) feature. I was wondering how I can manage to make it on a static height with a custom scroll bar in it...
My basic Concept of creating this popover/clickover is:
Code
With HTML
Code
So I made a post on JSFiddle about that. I have not included bootstrap directives from bootstrap's site but I have posted the code in the Javascript Section because tooltips are a bit modified. So may be a lot of code lines, though my main code is at the end...
@Hawkee the Number of Notifications on top of the Exclamation mark how are called? I mean i can't find how to accomplish that. I'm trying to create a notif system for my Gaming Servers Interface... but i don't know how to accomplish it , any ideas? I'm using bootstrap with <i class='icon-exclamation-sign icon-large'>
-=16:16:01=- <Nikolas> !dnsbl localhost
-=16:16:01=- <@Devian> * Checking IP Address (176.58.193.22), Please wait...
-=16:16:22=- <@Devian> * The IP has been detected in 0/16 BL zones.
-=16:20:27=- <@Devian> !dnsbl 80.63.56.146
-=16:20:27=- <Nikolas> * Checking IP Address (80.63.56.146), Please wait...
-=16:20:47=- <Nikolas> * The IP has been detected in 3/16 BL zones.
-=16:20:47=- <Nikolas> * Detected BL zones: dnsbl.dronebl.org rbl.efnet.org dnsbl.sorbs.net
As far i analyzed its not a relay chat. Every message is stored into MySQL Database. So when you connect to the room you can see all messages has been sent to the room, My guess or you can see whatever is posted after your join... Its basically simple and neat. Haven't tested but from the code even its messy seems fine.
A good guy needed to create a DLL for mIRC, that it should ENCODE and DECODE a JSON Hash.
Wanted procedures are:
ADDCELL
EDITCELL
REMOVECELL
GETCELL
Example i have: {"name":"lolmg","ip":"123"} "something"=>"asd"
ADDCELL:
{"name":"lolmg","ip":"123","something":"asd"}
ADDCELL MORE DEEP -> {"name":"lolmg","ip":"123"} "names" "something"=>"asd"
you can replace $asctime( [HH:nn'tt] ) with $timestamp to fit with all user's scripts i guess. Example my timestamp is
[dd/mm/yyyy@HH:nn:ss]
(I keep IRC logs since 2002 :D)
Still this script is only for 1 User, 1 Identd, 1 IP
if you use hash tables you could make it more flexible
and for unlimited users. Though why not use /gline /kline /gzline command
instead of an instable mIRC Script and slow also.
Well i recovered a girl's facebook password from Default Facebook's Recovery Options and she is thinking i'm a hacker and i'm her hero . Oh well.. i won't deny it ^^:P