I am going to forego the risk of looking like an idiot for asking this question, and do so anyway. When setting up a website, how do I point to a directory which houses the files needed to build that specific page? For example: http://www.hawkee.com/snippets/ pulls up the code snippets page and http://www.hawkee.com/Java/snippets/ pulls up the Java snippets page.
I'm having a hard time believing this actually runs as intended just from the way it's setup.
Code
Mainly because you initiate a bracket out of the blue with no preceding statement.
$nick(#,N/Nick,aohvr) only supports a mixture of "aohvr" a = all nicks, o = ops, h = halfop, and so on. However to get rank symbols like you've shown is an easy adjustment: $nick($chan,$nick).pnick "The pnick property returns the nickname in a .@%+nick format." Right out of the help file. :)
Finally got Android installed and running. The emulator is cool, but the compiling, and installation is less than convenient. However, a few batch files to automate those processes should fix that.
Yeah it's only running at about 26 KiB/s. Apparently it'll also pause all downloads until I authorize with username and password to, I think it was HTC, to download certain projects.
Also, might want to check out the "General Discussion" forum. An account by the name of CreftCossyBef has been spamming on several threads with advertisements. Along with him are a few other bots which have posted a hand full of advertisement threads as well.
Suppose I could give Android another go. Got the SDK and versions downloading now. Too bad they don't have a plugin for TextPad. Eclipse, in my opinion, is terrible.
Understandable, Java's a cripplingly large program. For small animations and other effects, yes I do agree that HTML5, CSS, and Javascript have that market cornered. Applets on the other hand are designed to allow very large, robust applications to be run on the web; such as games.
Speaking of HTML though, I recently acquired Dreamweaver. Now all I gotta do is figure out how to use it, and I may make a small website. Lol
The thread is necessary for any advanced use of sockets. Otherwise, that much data flowing into another object outside of the console window would freeze the component.
If it strictly blocks pm's I don't see a need to notify them that they're being ignored. On the other hand, if it's one of those snippets that halts a pm until the user has consented to it then yes you'd need to notify them.
I've been making a few small snippets and reading header documentation, but other than that nothing major. I'd like to get a handle creating GUI's but can't say I fully understand it just yet.
Yeah, I've tried to take a somewhat interest in C++ since I'm sure my college courses will include it at some point in time. However, like any language, it takes an enormous amount of patience to do. Although, maybe I'll get around to learning it some day.
Interesting concept. I was just researching into Java's ability to dynamically adapt an arrays index count to allow for infinite entries not 10 minutes ago. Although, most arrays, by default, allow the definition, or replacement of already present indexes.
@FreakServ I think the Visual Basic section is the code category you're looking for. On a side note: Interesting snippet, rather funny to type as it toggles the caps lock.