SunnyD

SunnyD

Joined:
Sep 07, 2009

Activity Stream

SunnyD commented on a Snippet, Levenshtein Distance alias  -  11 days ago
Unique snippet. :) So, from the article you posted, this is a snippet that finds the number of single character transformations it would take to make one word into another?
SunnyD   -  15 days ago
Been rather quiet recently so; what projects are you guys working on? Anything unique? What language are you developing it with? Do you plan to release it? Things of that nature. :)

I've been fairly busy with work but I've been working on employing some efficiency techniques into my only ongoing C# project, WiFi Sniffer. However I have taken a likening to making HTML website layouts, using CSS, images, among other resources.
SunnyD commented on a Snippet, Dynamically change URL using Push and Popstate  -  27 days ago
Is this the JQuery implementation to a similar "Stack" object often seen in OOP languages?
SunnyD commented on a Snippet, Encoder/Decoder  -  30 days ago
On what basis does it encode? ASCII obfuscation? UTF-8? etc..?
SunnyD is now following jchero.sojo  -  May 17, 2013
SunnyD commented on a Snippet, Yet another Random password generator  -  May 13, 2013
Seems much more compact than the one I rigged up a few days ago for a snippet I used to generate MD5 Hashes from random strings, or passwords if you will.
SunnyD   -  May 10, 2013
http://www.phoronix.com/scan.php?page=news_item&px=MTM0NzE -- Ah it seems that there finally is a light at the end of the tunnel! :) It would seem Nvidia has finally rolled out a driver package that should support its Optimus technology on Linux based systems. Time to try it out on Ubuntu 13.04.
 Respond  
SunnyD commented on a Web App, Vho.st  -  May 06, 2013
Would be nice if you could figure in the ability to automatically add it to your clipboard. ;) Nice application.
SunnyD commented on a Snippet, URL Shortener  -  May 06, 2013
Looks nice. It'd be convenient if it could automatically copy it to your clipboard. :)
 Respond  
SunnyD commented on a Snippet, How to do /me on mIRC  -  May 04, 2013
Why?
SunnyD commented on a Snippet, Extremely simple Blacklist  -  May 01, 2013
Having to navigate two or three menus just to add or remove a name isn't exactly motivating for those looking for a snippet like this. Unfortunately, feature rich is what attracts potential users, because it's fast, easy, and maintenance free.

At the very least it should have a utility to write the blacklisted names. As it is now, the bl-nicks only echoes a value; not return it. Which means you'd need to run the command, copy the result, add new nicks, and set them. Efficiency is key.
SunnyD   -  Apr 10, 2013
@Hawkee A small but notable quip; when an image is loaded into the shadow box gallery interface, it tends to leave white lines when going from a larger dimension to a smaller one.
SunnyD   -  Apr 04, 2013
http://css-tricks.com/slide-in-as-you-scroll-down-boxes/ -- A rather interesting blog post that duplicates the Nexus 7's news story loading animations using CSS and JQuery.
SunnyD   -  Apr 01, 2013
http://www.google.com/landing/nose - Google's newest project, give it a try!
SunnyD commented on a Web App, IRC integrated voice and Cam2Cam Chat Program for desktop  -  Mar 30, 2013
Nice program.

It seems to me, like it's an IRC client with Web cam support? However, I'm not sure how I'd feel about random people watching me while I'm connected. It would have almost seemed more prudent to have bypassed IRC all together and used more modern technologies to accomplish text/video communication between clients.
SunnyD   -  Mar 27, 2013
One of the pages that's been worked on the past couple days. Been using a C# project of mine as a scapegoat for testing purposes, but I think it's turning out okay for the most part. Thoughts?
SunnyD commented on a Snippet, Automatic Identify To Services  -  Mar 11, 2013

Code

 

Careful about using only one "=" to compare strings. More often than not that will assign a value instead of being interpreted as an operator.
SunnyD   -  Mar 11, 2013
Seeing a lot of mIRC as of late. D:
SunnyD commented on a Snippet, Student Record  -  Feb 28, 2013
What is it supposed to do? I see some GUI components, but nothing to clue me in. Also, I find it to be better to instantiate JLabels (since they provide no real functionality) within the add statement. Unless you plan on adding events to it, it's quicker this way, and saves you a bit of memory. Nice seeing some Java.
SunnyD is now following FordLawnmower  -  Feb 25, 2013
SunnyD commented on a Snippet, Starburst Inputs  -  Feb 16, 2013
Here's a handy little algorithm I found in my extremely dusty mIRC folders.

Code

 

It'll allow mode evaluation for valid shorthand expressions. Triggered by using "+" or "-" accompanied by a mode value and parameters.

Code

 
 Respond  
SunnyD commented on a Snippet, light toolbar beta  -  Feb 13, 2013
It's important to include all resources required for the posted snippet to function. I see you call the use of a DLL, yet have no link to the DLL, nor is it included with the snippet. Along with multiple executables, and sound files.

Be sure to "mainstream" your code so it doesn't require an enormous amount of adaptation to operate even partially proper. Personal code make bad snippets to share for that very reason.
Nice, and clean interface. I was looking into some JQuery, playing around with some web development. Still am actually, time permitting. It's a nice "short-hand" to Javascript if you will.
SunnyD   -  Feb 06, 2013
HTML /Facepalm
SunnyD commented on a Snippet, Bad Words kick  -  Feb 01, 2013
I think you can set bad word kicks on the channel modes itself. That being said, most of these can be combined using regex, among other wildcard matching aliases.
 Respond  
SunnyD   -  Jan 27, 2013
@Hawkee The code BB tags seem a little off. They don't necessarily re-size to fit the content, and any/all code boxes are editable.
SunnyD commented on a .NET Script, WiFi Sniffer (C#)  -  Jan 16, 2013
Updated the UI a bit and added some graphs to visualize the traffic usage per interval. The graphs are tied into the refresh timer so changing the refresh interval will allow traffic to pile up easier making for a more radical graph.
SunnyD posted a .NET Script  -  Jan 15, 2013
SunnyD commented on a Linux Script, Unity: Mac Theme 4.2  -  Jan 12, 2013
Hm, looks intriguing. I'll have to sign on and give it a try. Cairo Dock is a nice docking software, although Untity isn't too bad either.
 Respond  
SunnyD   -  Jan 11, 2013
Having a somewhat crippling case of the coder's block myself, here's a resource to help jump start the idea forming process. They actually have some pretty good ideas that can be applied in various manners. http://forum.codecall.net/topic/55592-programming-projects-in-cvb-any-language-etc/#axzz2HeHv8LcS
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.