Comments

 (85) 
  1. Everything
  2. Snippets
  3. Images
  4. Hardware
Wader commented on Comment: Help  -  11 days ago
That doesnt really answer my questions, i cant help fix your problems without knowing what part of it isnt working
Wader commented on Comment: Help  -  11 days ago
Are your remotes enabled? does %newsbot.antispam appear in your variables tab? are there any errors in your status window?
Wader commented on Comment: Help  -  11 days ago
Did you remove/replace your old script from the remotes editor?
Wader commented on mIRC Snippet: Help  -  11 days ago

Code

 
Wader commented on Thread: spilo  -  Apr 01, 2013
Are you getting hit with botnets? Thats commonly how botnets work sharing the same ident as nicks, but those dont look like botnets.

If you are i suggest you have a look at BOPM http://www.irc-wiki.org/BOPM

A guide on installing and using it can be found here http://wiki.swiftirc.net/index.php?title=Installing_and_Configuring_BOPM_on_Linux
Wader commented on Status: Wader  -  Feb 19, 2013
@Hawkee when viewing anyones profile the page title always seems to be 's profile
Wader commented on Thread: GSquadron  -  Jan 31, 2013
It probably doesn't have an integrated sound card, just integrated speakers. In which case you'll need a 3.5m to 3.5m jack cable to run from your pc into the monitor, or something to the effect, HDMI cables can also carry sound.
Wader commented on Thread: Wader  -  Jan 19, 2013
Ah ok, was just flicking through and got stuck :P
Wader commented on Status: Wader  -  Jan 19, 2013
@Hawkee When you view your projects on your own profile, there is no tabs like on the code snippets, threads and home tabs.
Wader commented on Thread: Wader  -  Jan 03, 2013
Yeh i didnt do any editing of the bootstrap files what so ever, was just to get something that looked better than the default IdleRPG site online as quick as possible. Just for reference this is the default site, http://idlerpg.net/
Wader commented on Thread: Wader  -  Jan 03, 2013
Only http://idle.iwader.co.uk/ which is just a rip of the IdleRPG site. What i'm working on now will use it, though again not going to be anything spectacular, should have it finished in the next week or two
Wader commented on Thread: Hawkee  -  Jan 03, 2013
Going to use this for a project im working on.
Wader commented on Thread: Wader  -  Dec 12, 2012
I've been working on restoring the dnsbl for SwiftIRC, however we needed the functionally of allowing any oper to remove entries automatically, rather than having to contact the owner of the dnsbl and ask them to manually remove the entry.
Wader commented on Status: Wader  -  Dec 12, 2012
Been dabbling with some java, having never tried my hand at it before. Going pretty successfully. Also been tying that in with PHP using the ISPConfig 3 API, which i must say, im loving the flexibility of. Much better than any other free control panel i've used.
Wader commented on Thread: Hawkee  -  Dec 02, 2012
Just received all my emails i should have over the last two weeks or so ^-^
Wader commented on Thread: Aha2Y  -  Nov 23, 2012
Maybe have a look at bootstrap. Been using it recently and loving it.
Wader commented on Thread: berend  -  Nov 22, 2012
Generally all syntax checkers for html/css should be disregarded. There is really no standardisation for it between browsers, and indeed if you are trying to create a responsive design, then almost no syntax checker will know what the hell its meant to be checking css wise.
Wader commented on Status: Wader  -  Nov 19, 2012
Been playing with Twitter's Bootstrap and really loving it. CSS/JS framework for responsive web designs. Really good documentation as well. http://twitter.github.com/bootstrap/
Wader commented on Status: Wader  -  Nov 15, 2012
@Hawkee is it possible to set a password on my account if I'm logging in via. facebook? I was unable to login via. facebook earlier for some reason, just kept redirecting me to the homepage and couldn't login as a normal user because I've never set a password.
Wader commented on mIRC Snippet: Auto connect & oper & Joiner  -  Nov 04, 2012
i would suggest if your opering on connect, or indeed using any script to oper up, you authenticate via. SSL Certs. rather than a password. This avoids the possibility of your password being leaked if you paste the script to someone
Wader commented on Status: Wader  -  May 23, 2012
Got my new Ivy Bridge setup so started crunching again on Folding@Home. Daily stats: http://goo.gl/WHhgA Project Home: http://goo.gl/3zVus
Wader commented on Image: Account Box Preview  -  Apr 30, 2012
Looks alot cleaner :P
Wader commented on mIRC Snippet: Theme for irc  -  Apr 06, 2012
you can use "echo -t" that will echo the line prefixed with $timestamp, so you dont need to add $timestamp manually.

also you may want to look at $nick().pnick instead of repeatedly checking if $nick isop, ishop, isvoice etc. (remember you have $left() and $right() :P )

You also have a random privmsg command on line 110, but other than that looking good :)
Wader commented on Thread: Hawkee  -  Apr 04, 2012
yeh i meant to put for comments >.<

I've used MarkItUp many times for a wysiwug editor. Though CodeMirror looks quite alot better functionality wise. http://markitup.jaysalvat.com
Wader commented on Thread: Hawkee  -  Apr 04, 2012
The ability to add syntax highlighting to [code] blocks would be nice. So you could do like [code language=mirc] etc.
Wader commented on Thread: Hawkee  -  Mar 28, 2012
Yup, after installing it on apache, my site was running 92/100 from about 60/100.

Only thing i can tell it doesnt do is optimize images. Definitely know it does leverage cache and auto minifies all js, css, etc.

Apparently it should do the images, but looking into it seems lots of people having issues with that
Wader commented on Thread: Hawkee  -  Mar 27, 2012
google have a module for apache (and nginx i believe) that will automatically do everything for you :)

ofcouse, puts a bit more strain on cpu usage, but on my server seems to have made very little difference.

http://code.google.com/speed/page-speed/docs/module.html
Wader commented on mIRC Snippet: auto ignore on abuse  -  Mar 18, 2012
Maybe a little use of regex instead of loads of separate events.

Code

 
Wader commented on mIRC Snippet: Domain WHOIS Script - v1 - [BOTS]  -  Mar 12, 2012
Why not just filter out key information rather than sending the whole reply to the user, most of which is usually irrelevant information or formatting
Wader commented on mIRC Snippet: kill randon on action poke  -  Mar 09, 2012
@chachin updated my previous post :)
  1. 1
  2. 2
  3. 3
  4. Next
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.