topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 6:19 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: NANY 2009 Wrap Up  (Read 70457 times)

Perry Mowbray

  • N.A.N.Y. Organizer
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,817
    • View Profile
    • Donate to Member
NANY 2009 Wrap Up
« on: January 02, 2009, 04:21 AM »
The NANY Challenge 2009 :: Wrap Up

Nany2009_Cody Pirate - Centred - Small.jpg

2009 has set a new standard for the DonationCoder NANY Challenge, both in quality and quantity of Released Applications. High quality applications from games to journals, clocks to media players, and everything in-between, have been released are now available for download and use.

The Challenge is not an easy task to complete: 6 weeks to write, test and release a new application! All our entrants have other responsibilities apart from the annual NANY Challenge. This year we had 44 coders of varying degrees of experience Pledge to release a New Application for the New Year and by January 1st we had a whopping 35 New Applications posted on the NANY 2009 Forum.

Now the real fun begins: all the Applications are free to use, and the forum is a great place to offer feature requests or report issues. Many of the Applications are just the start of something bigger and will be developed further, so it is also a good place to keep up with their development.

Congratulations to all the NANY 2009 Challenge Entrants! You've helped to make the NANY 2009 a great success.

The 35 Successful NANY Entries
Auto Cursor Move 1.0.0.0
Auto Cursor Mover is a program that lets you set up a loop of actions for the cursor to go through and enter text if necessary.
AutoCursorMover.jpgNANY 2009 Wrap Up

Features
  • Left Click, Right Click, Middle Click, each with Double Click option, or No Click
  • Customizable wait times between cursor actions
  • Text box for text to be type after a click event
  • Customizable wait times between each key press
  • Test button to test settings for a specific cursor action
  • Viewable list of cursor actions
  • Emergency Stop Key - Scroll Lock
  • Cursor Jump or Slide option (globally for all cursor actions)
  • Save and Load for lists of cursor actions
  • Tray Icon Support


BibleQuiz 2.4
Multi player Bible Quiz which started out as a "something to do" project when learning HTML. Could never figure out a way to keep score with HTML, so rewrote it in Visual Basic 6.0.
BibleQuiz.jpgNANY 2009 Wrap Up

Features
  • Over 1000 questions
  • multiple choice answers in random order.
  • Choice of New Testament or Old Testament question at any time.
  • Can play by yourself or with up to 6 players competitively.
  • Can get a hint at any time or read the verse if desired.


Comparer 1.0.0.0
Many times when I was updating my software (or files) I needed an application for quick properties comparison. All of the existing file compare applications offer viewing files content but not some files types properties. So I wrote a tool where the main feature is Total Commander's content plugins usage. This application takes two files (or only one) and views their properties: ID3 tags, resolutions or EXE headers. The only effort to take is to find nice plug in and add to application.
comparer.pngNANY 2009 Wrap Up

Features
  • info can be copied using Ctrl+C or Shift+C keys;
  • generated info can be exported;
  • thumbnails visible in simple list;
  • automatic info refresh after Options change;
  • configurable default plugins path with Scan for plugins feature;
  • visible plugins fields can be specified;
  • possibility to use different configuration files,
  • possibility to specify external comparing applications on separate tab,
  • thumbnails support for various file types (thanks to WLX plugins),
  • view modes: either all details view or differences only,
  • debug mode (view empty) - allows to see plugins' names for which information cannot be extracted;
  • drag'n'drop support for adding new plugins - drop WDX file into proper area and you will get files extensions suggestion (if plugins supports it);


cpfindex 1.0.0.1
This application is a indexer which is based on wdx-plugins (big thanks to fenixproductions, on which api this program based.

Features
  • Index
  • Search


CrazyLittleFingers 1.0.0.0
Bub's are curious, bub's like to imitate.  You're always amazed at the way bub copies the things that you do, and laugh when you see her with one hand on the keyboard and on on the mouse like a true fps'er, but at the same time getting quickly frustrated because 'nothing' is happening.  And then she hits the magic combination to hack into the fbi, delete some important files and shutdown your computer.

The solution, CrazyLittleFingers.  I don't want to deny my bub the simple pleasure of tapping away at the keyboard mindlessly, she may well write the next great OS, or simply become a DC member like her dad (and then write a revolutionary new program, that's donationware, of course).

The aim of CrazyLittleFingers is simple, lock out all the keys on the keyboard, except for one that lets you exit the program, and remap each key to provide a reward for bubs exploration. For example, pressing 'g' will display a goat and bleat, while pressing 'c' will moo at you and display a cow.
CrazyLittleFingers.pngNANY 2009 Wrap Up

Features
  • Add your own images
  • Automatically Scales Images to fit screen
  • Supports bmp, gif, jpg, mov (quicktime), mp3, wav


Crush Cryptonizer 1.1
Crypt/decrypt in an extremely high-secure way short files. I´d say there´s currently no harder encryption existing. It´s not based on standard crypting routines like AES, Serpent or Twofish and hashes like RipeMD, SHA or others. The program has exclusive in-built cruelty-cryptonite that makes it unusable for realtime-encryption/decryption!
CrushCryptonizer.jpgNANY 2009 Wrap Up

Technical information: A number, password or file can be used as input salt. Even if you take the same settings for encryption your encrypted file will be everytime totally different. During the whole process a shuffle-index is recalculated constantly from the results and the actual salt/key. The datas are eored and shuffled with the complete salt. Shuffling means the bytes are changed in the destination datas and the salt itself and so change the next following encryption pass. If the salt is longer than the datas to encrypt it starts at the beginning with this procedure - so the start position of the encryption can change every loop. While shuffling it calculates from the actual salt a new shuffle-index in a ping-pong way. This index shuffles the salt itself. It´s because of the nature of the calculation impossible to shorten the encryption in any way. You need to calculate the whole way back with all iterations to get to the original datas and to decrypt all you also need the position where to start in the salt. It´s not even the most imaginable secure way to crypt datas. Additionally it fully supports One-time pads. That is till now with right usage an uncrackable way of encryption (Wikipedia cit.: The one-time-pad is the only cryptosystem with perfect secrecy... OTP can be used, along with a more standard cryptosystem, in a superencryption scheme).

Features
The strength is its combination of iteration calculations, salt generation, code-shuffle algorithm that gives you the power to decide how long someone will take to decrypt it properly. This means: You can crypt a 4-byte text as example so hard that the decryption with the key could take several years on a Cray XT5 supercomputer if you like - the only problem is: You also need the same time to encrypt


CrushLinx 1.2
You can use this prog to view or download content from numbered URLs (pictures/videos/attachments/Forum-entries).
CrushLinxV1.2.jpgNANY 2009 Wrap Up

Features
  • automatically opens results in your favourite browser


CrushPad 1.0
Organize texts in Categories (Ticket-System - Multi-User possible with net drives). I use it to make notices during coding.
CrushPAD.jpgNANY 2009 Wrap Up

Features
  • Create categories and subcategory tickets
  • Ticket States
  • Search through all entries
  • Started over a network-drive several users can work in parallel and get all changes with signals


CZB Package 0.6
This package contains all FARR plugins which I have ever released. So those will be my last year's work. Moreover I have added JScalc plugin, which is quite useful calculator and plugin management system, where you can de/activate plugins, control their settings and see their html/txt files. To make the plugins work you must download latest fsubscript plugin. I recommend to download the one from this page as it has some minor changes.
CZB.jpgNANY 2009 Wrap Up

Features
  • All in one package.
  • Easy maintaining.
  • Global updating
  • Completely re-writen Fsubscript plugin.


Dad's Around 1.1
A bosskey application.
DadsAround.pngNANY 2009 Wrap Up

Features
  • Silence Wave audio
  • Minimize All Windows
  • Forcefully Terminate Foreground Process (Gamers!)
  • Configurable Hotkey
  • Ugly GUI.


DecClock 1.4.3.0
DecClock is a Tool to save time when you calculate with Time. Decimal Time is 100 seconds per minute/100 minutes per hour/100 hours per day (a second in decimal is 0.0864 seconds in normal time).
DecClock.pngNANY 2009 Wrap Up

Features
  • GUI
  • Normal Clock
  • Decimal Clock
  • compare Time
  • Time Conversion
  • Binary Clock
  • Hex Clock
  • notes Window


DropCommand 1.0
Enables drag and drop of files to a command window in Vista.
DropCommandScreen.gifNANY 2009 Wrap Up

Features
  • Drop multiple files


f0dder's Notepad++ Plugins 1.0
I've used a small set of small Notepad++ plugins for a while, to make my programming life a bit easier. Since mouser kept nagging me to do a NANY 2009 submission, I decided to clean up the plugins and package them so they're suitable for general use. The plugins are mainly biased towards C++ development.

Features
  • GuidGen - generate header-file inclusion guards, GUID style.
  • Switcher - switch between header and source file (.h[].cpp , .asm[].inc, etc.)
  • RegRexPlace - regular regular expression replacer :) (process files with preset regex templates)


Feedr 1.0
Simple RSS Feedreader application: Enter the RSS URL into the address bar and then read the feeds by selecting title.
Feedr.jpgNANY 2009 Wrap Up

Features
  • Reads RSS Feeds


File Replicator 1.0.0
File Replicator is a program that searches for a specified file within a specified root folder and replaces it with another copy of the file.  This is useful for updating a file that is located in multiple folders to a newer version.  This is a GUI based replacement for the File Propagator script.
FileReplicator.jpgNANY 2009 Wrap Up


Fractal Explorers
Viewing Mandelbrot set and Julia sets. The applications are written just for fun, as an étude of Ruby and OpenGL Shading Language.
Fractal Explorers.pngNANY 2009 Wrap Up

JuliaExplorer - Fractal Evolution
JuliaExplorer allows you to explore Julia sets of quadratic polynomials of the form z^2+c. It allows you to zoom into any part of the generated set, but the even more exciting feature is the ability to change smoothly the value of the complex parameter c, and see the fractal evolve slowly from one form to another.

MandelbrotExplorer - Into The Fractal
MandelbrotExplorer allows you to explore the Mandelbrot set. It allows you to zoom into any part of the set.


Fried Bablefish 1.0.7
When you are using online translators in your web browser, it's not that convenient to have to keep switching the languages back & forth to translate an ongoing conversation between 2 people. It is also kind of clunky to have a full browser window with toolbars and extensions getting in your way. And most browsers lack a feature to keep the window on top of all others.

Originally, Fried Babelfish was powered by Babelfish and served as mini ad-free version if their translator. But with this release, it might still carry a bit of the old Babelfish look, but it has been completely rewritten and is now powered by Google's translator.
BableFish.pngNANY 2009 Wrap Up

Features
  • 2 tabs - one for your language and one for a second language
  • a button to set the window to stay on top
  • Full source is included.


HexCards 1.08.2008.12.30
HexCards is a card game in which two players strategically place hexagonal cards on a playing field to capture the other's cards. Each of the six sides of each card is assigned a numeric value ranging from 1 to 10 (10 is displayed as an A). When you place a card on the playing field, you can capture cards in adjacent tiles if the value for that specific side is larger than the value on the adjacent card's side. Watch the video tutorial for a demonstration with instructions for more information.
HexCards.jpgNANY 2009 Wrap Up

Features
  • Highlights the winner
  • Automatically starts a new game


I don't want to be homeless 1.0
So I've heard about people who have been homeless, or had nothing to start with. And they've gone from having nothing to getting their lives in order in 6 or 12 months. Well, I'm bad with money, always have been, but I've realized that I don't want to be homeless. So instead of letting myself hit rock bottom, I'm trying to not be so stupid now.

So I'm making a little website that will let me track how much money I spend every day (not details at this point), on unessential items. When I eat out for lunch, or buy things that I don't need during the day etc. I'll also add goal-setting and targets in short time, as well as savings goals etc. For fun, I'll add some minor social features, like a user-ranking (logic to be determined).


JustCloseSomeTasks 1.12
JustCloseSomeTasks is an utility to let you easily close inactive tasks. It saves taskbar space by offering you to close the stuff you've not used for a while. Tasks are automatically marked for closing when they're not used for a certain time period (expiry time). The program will learn your behaviour and adjust this expiry time.

I use a lot of programs, and many at the same time. Because of this when a lot of windows are open the taskbar becomes cluttered  and I lose the overview required. JustCloseSomeTasks knows which programs I've not used and helps me manage the others.
JustCloseSomeTasks.jpgNANY 2009 Wrap Up

Features
  • Exclude Process this session - excludes until JCST quits - process never gets checked
  • Exclude Process permanently - see above but saved across sessions
  • Exclude by Title (session and permanent): this allows you to exclude for example Floating Toolbar the roboform addin that uses the firefox.exe process.
  • Show/Hide excluded processes from the list
  • Bring Window to front / back
  • Run at startup preference (disabled by default - current user)


keyDB 1.0
Securely store web passwords.
keyDB.jpgNANY 2009 Wrap Up

Features
  • Small, fast and portable
  • 256 Bit Encrypted password files
  • Filter and sort for instant retrieval
  • Copy user names and passwords to clipboard
  • Launch URL's from KeyDb
  • Random password generator
  • Archive seldom used entries


Keyser 1.0.1.7
The initial motivation for this plugin was to enable FARR to reuse the searches already available in one's local installation of Firefox -- those available via its Search Bar / Search Box.  Firefox makes use of OpenSearch plugins to provide this functionality.  OpenSearch plugins are used by Firefox, IE 7, and other apps to allow one to search various sites more conveniently and quickly.
keyser.pngNANY 2009 Wrap Up

Features
Supports:
  • Firefox 3 (2 might work, but I didn't test)
  • IE7 (8 may end up working, but who knows?)
  • K-Meleon (not as customizable as the other two)


Lacuna Launcher 1.0.0
Have you ever wished you had more control over the way applications are launched? Maybe setting a delay for launching applications at startup? How about spacing out the launching with a pause in between each one? Or control the order in which applications are opened? Or perhaps you just want to launch many applications with a single shortcut?
LacunaLauncher.png

Features
  • Lacuna Launcher will allow you to set a group of files to be opened with a single shortcut by creating a text file with the paths to all the files you wish to open.
  • You can include:
    • applications (.exe),
    • shortcuts (.lnk),
    • internet shortcuts (.url),
    • images,
    • music,
    • movies,
    • anything that is a file on your system that you wish to open.
  • You can also set an initial delay time that it will wait before opening files, as well as a pause time that it will wait between files it launches.


LifeSaver 1.03.3288
At the surface, it's Yet Another Diary/Journal Application. But as I've complained here, as recently as last month, a fundamental problem with all Diary software I've found is that the data is locked into a proprietary datastore and format. This is absolutely antithetical to the purpose of a diary: long-term tracking of thoughts. At some point in the future, our current applications and the format in which they store the data will be obsolete; it's imperative that something like this be easily extractable, in a way that can be imported into future systems.
LifeSaver.pngNANY 2009 Wrap Up

Features
  • Entries formatted in rich text (HTML to facilitate export)
  • Password-protected datastore (not cryptographically strong, but should be enough to keep out your little brother)
  • Multiple entries allowed per day
  • Browse next/previous entry
  • Export to XML


MGTD 1.0
With MGTD (do not ask what it means)  you can easily generate a document (.html) containing information about all ( selected ) tables and constraints for a selected user, in Oracle.

Every table is described (what columns it contains, what data type (and size of it), nullable? information and a comment) and there is also a list of all constraints for that table (Primary keys, Checks, Foreign keys and Unique keys).

You can select what you want this app to generate, and you can also filter or exclude tables, change colors for rows containig these data, etc.


MiniBrowseIE 0.2
A basic internet browser utilizing the Internet Explorer rendering engine. I have been attempting to create a fully functional browser that is so good, I will use it personally, however I have yet to achieve that goal - this app aims to change that (for the 3rd time encounting, again from the ground up).
MiniBrowseIE.pngNANY 2009 Wrap Up

Features
  • History (complete)
  • LinkView (complete)
  • Favorites (complete)
  • Website security notification (complete)
  • RSS (in-progress, will be released in an update)
  • Printing (w/ previews)
  • Privacy options (complete)
  • General options (will be released in an update)
  • Keyboard shortcuts (will be released in an update)


Multi Photo Quotes 1.10.01
This is a screensaver.  It will let you show your own photos and combine them with random quotes (supports quote book files from my Popup Wisdom program and you can add your own).

The most important aspect of this program is that it is being designed mainly for multimonitor systems -- so you will be able to choose how different monitors are treated (photo can span monitors, or show dif photos on different monitors, etc.)
mms_thumb.pngNANY 2009 Wrap Up

Features
  • Support showing date+time fields in customizable ways across dif monitors.
  • Auto panning and zooming of images.
  • Nice effects for fading in and fading out multiple images in sequence.
  • I may include a tool to let people build their own customized screensavers to give to friends
  • Support for single monitors by dividing a monitor up into quadrants


PESplash 1.7.0.11
Executable code steganography. I have submitted a rather unusual app that takes a different approach in steganography.  I (with the help of friends and Oleh Yuschuk's disassembly engine) developed this application way back in 2003-2004. The app is called PESplash.  It embeds text into windows exe files using interchangeable assembly opcodes.

With this app you can create your own 'keys' (ops.dat file) that will be able to embed/read hidden text via a binary stream based on the interchangeable codes you have in your ops.dat file.  So, it embeds this data into the CODE section of your executable file and will run just as originally compiled without error and yet contains hidden data.  Now, be warned, if you decide on interchangeable opcodes and you are wrong, then your application will most likely not run correctly. the default ops.dat file contains most zero flag, interchangeable codes that should not be a problem to swap (but it's not perfect).

So to summarize, it embeds text into your executable files.  This could be used in nefarious ways (and is the reason i never released it to the public).  Use with restraint, but it's a pretty cool way of tracking who is downloading your files (if released in the wild), send messages, etc.

Also, please note that this is free and without protection, however, if you plan on using this in a corporate/commercial product, then you must contact me for proper compensation.
PESplash.pngNANY 2009 Wrap Up


PopQuotes 1.0
The main point of this FARR plugin is to let you search many thousands of quotes to find ones that mention certain words, so you can past them in emails or whatever.  You could also use it with your own custom text files (one item per line). It can read the same data files as my Popup Wisdom program (including standard unix fortune files).
PopQuotes.pngNANY 2009 Wrap Up

Features
  • Search as you type


PowerCircle 1.0
I needed a battery monitor that fit into my desktop.  While I use RainMeter and like some of those meters, I figured I'd make my own.
PowerCircle.jpgNANY 2009 Wrap Up

Features
  • Transparent Background
  • Different Sizes
  • Color Customization


Puppy Toes Dog Records 4.0.210
Allows dog breeders to keep breeding and medical records along with other important information on their dogs.
PuppyToes.pngNANY 2009 Wrap Up

Features
  • Keeps Basic Dog Information, Parents Information, Additional Information, Breeding Records, Medical Records, and Extra Notes.
  • Can add, edit, and/or delete breeding and medical record rows when needed.
  • Ability to customize the extra notes styles for each dog record individually.
  • Ability to customize the breeding and medical listview row colors. (Useful when not using gridlines.)
  • Ability to customize the looks (in advance of exporting) of the exported data to a certain extent with style files.
  • Create combo box data files that allow you to quickly select certain information. (Not available for every combo box.)
  • Easily convert v3 program records format to the completely rewrote v4 program records format.


SuperSearch 1.0.0
Easily search websites with this tiny, but useful, android application.  Inspired by Genius for the Palm.
SuperSearch.jpgNANY 2009 Wrap Up


Tree List
Tree List is a minimalistic application for easily creating hierarchical (tree-like) lists. I find it's a good idea to break down tasks into manageable steps and sometimes break those steps down further. I wanted a quick and easy way to do this on my computer. Tree List is what I came up with.
treelist.pngNANY 2009 Wrap Up

Features
  • Create multiple lists.
  • Quickly and easily access each list.
  • Add items and sub-items to a list. Delete items.
  • Plenty of Keyboard shortcuts.
  • Tree List will always remember:
    • The text of all items.
    • The status (to do/done) of all items.
    • The expanded/collapsed state of all items.
    • The last selected item.


Trout 1.0.1.17
My main audio player for many years has been, and will remain, foobar but there are some times when I just want a simple load'n'play type of player.  An application that comes very close is Billy.  It's a FANTASTIC little app that fits in with my preference in software...standard controls, no skins, etc.  However, it only supports MP3, WAV, OGG, & FLAC and it also doesn't display tags.  My audio collection comprises many more formats than that and I tag files religiously.  So, with that in mind, I've always wanted to write my own simple player.  A good friend and I have wrapped the BASS audio engine in AutoHotkey and I've written a player (in AutoHotkey as well) called Trout.
Trout.pngNANY 2009 Wrap Up

Features
  • Supported audio formats (standard): AIFF, AIF, AIFC, MP1, MP2, MP3, OGA, OGG, WAV, MO3, XM, MOD, S3M, IT, MTM.
  • Supported audio formats (w/ plugins): FLAC, WMA, WMP, WMV, ASF, MID, MIDI, RMI, KAR, WV, WVC, AAC, MP4, M4A, M4B, M4P, APE, AC3, SPX, TTA, OFR, MPC, ALAC.
  • Basic freeDB support for audio CD track titles.
  • Support for internet radio streams.
  • Supported tag formats:
    ID3v1, ID3v2.2/3/4
    OGG/FLAC comments
    WMA
    APE, OFR, MPC, AAC (APE tags)
    MP4/ALAC/AAC
  • WinampAPI support for external control and display.
  • Commandline parameters for external control (/play, /stop, /prev, /next, /mute).
  • Extremely customizable hotkey system.
  • Basic custom string formatting (see Options screenshot).
  • Basic album art support (folder.jpg)
  • Horizontal/vertical minibar controls (see main screenshot).
  • Toaster style popup.
  • Play modes (Play file, play list, repeat file, repeat list, random, shuffle).


WishList 1.2
Manage your WishList's with ease!
WishList.jpgNANY 2009 Wrap Up

Features
  • WishList  checks and sets File Associations for .wlp files
  • Users can edit entries.
  • Users have the ability to check things off (which simulates "buying" an item)
  • "Notes" column can store any notes they would like for this item here.
  • 5 priority levels
  • Users can save/load wishlists.
  • Users can search their wishlists for generic text.
  • Users can switch to saved wishlists "On-the-go."


Edit 2/2/2009: Removed incorrect Feature from HexCards
Edit 3/2/2009: Added erroneously forgotten WishList
« Last Edit: January 03, 2009, 03:32 PM by mouser »

housetier

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 1,321
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #1 on: January 02, 2009, 05:38 AM »
 :o  OMG!  :o

This is a superamazing list of amazingly super programs! I am stunned!

Way to go DC! You guys totally rock  :Thmbsup: :Thmbsup: :Thmbsup: :Thmbsup:

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #2 on: January 02, 2009, 05:45 AM »
@Perry Mowbray

Thanks for this Wrap Up  :Thmbsup:.

How and who is gonna decide the winner?

Perry Mowbray

  • N.A.N.Y. Organizer
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,817
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #3 on: January 02, 2009, 05:50 AM »
How and who is gonna decide the winner?

There are no winners in the NANY Challenge: or maybe we are all winners!?!  :P

There are a number of people who have said that they'll be giving their own personal prizes. They may be for their personal "winner".

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #4 on: January 02, 2009, 07:14 AM »
We all need to thank the unsung hero of this year's NANY: Perry Mowbray.

Without his untiring work this really never would have been nearly as great a success and fun an experience.

THANK YOU PERRY!

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #5 on: January 02, 2009, 07:27 AM »
Thank you Perry! 

kwacky1

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 182
  • i am Cody's cousin
    • View Profile
    • CrazyLittleWebsite
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #6 on: January 02, 2009, 07:59 AM »
Thanks from me too Perry


(mouser, theses smilies scare me)

CWuestefeld

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,009
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #7 on: January 02, 2009, 08:40 AM »
Agreed, cheers to Perry. If you weren't on his list of pledges, you only saw a small part of the organization that he put into this.

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #8 on: January 02, 2009, 09:02 AM »
Perry - thank you so much! Fantastic - before you wrote this wrap-up, and I was able to see all the NANY entries in one place, I had no idea what an amazing number of great apps were entered  :Thmbsup: :-*

app103

  • That scary taskbar girl
  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 5,884
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #9 on: January 02, 2009, 09:26 AM »
This year's was the best one yet...and so organized! Thank you Perry! You were the best pest ever!

ty-puterbear.png

And for all those that pledged and submitted a project...

gw-puterbear.png

(mouser, theses smilies scare me)

LOL!

They are from my collection.  ;D

There is a certain culture to particular e-mail & chat communities on AOL, with a tradition of sending emails with graphics like these (aka "tags") when someone helps or does something nice for you. Also a tradition to send a tag back saying "you're welcome" if you ever get one.  The collection on this site is partly made of the ones that were sent to me.

There are also mailing lists that people can subscribe to where they can get a bunch of sets to use for various purposes, each month. The artists and other volunteers will even customize them with your name or other message. Often, they are themed for upcoming holidays. That's where the rest came from. (Yeah, I know most of them are pretty girly, but it's mostly women that make them.)

Up until about 2 years ago, I was collecting them like they were baseball cards. In total, I have close to 3000 of them.   :D

Deozaan

  • Charter Member
  • Joined in 2006
  • ***
  • Points: 1
  • Posts: 9,747
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #10 on: January 02, 2009, 05:21 PM »
I'd like to thank the academy, mouser, Perry, and of course everyone who submitted an entry for their wonderful efforts that made this NANY a huge success!

Crush

  • Member
  • Joined in 2006
  • **
  • Posts: 402
  • Hello dude!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #11 on: January 02, 2009, 05:33 PM »
Hey Perry!
You really did your job very good! Thank you again for bug-checking!

Did anyone really thought he could win a prize with a Nany-prog?  ;D  (I only hoped to get one of these mugs as reward or perhaps nothing)

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #12 on: January 02, 2009, 08:31 PM »
I'd like to thank the academy, mouser, Perry, and of course everyone who submitted an entry for their wonderful efforts that made this NANY a huge success!

Nice one Deo.

I would also like to thank N.A.N.Y. 2009 participants, Perry Mowbray, and um, er... damn it, where is my note? Just a second, just a second. OK. Here is my contribution...

untitled.JPG

darklight_tr

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 39
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #13 on: January 02, 2009, 11:57 PM »
Thanks to both mouser and especially Perry.  You put a monumental effort into this, and it shows!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #14 on: January 03, 2009, 12:08 AM »
i've done it before so i know how much work it is organizing these things, but perry did it all this year, and did a better job of organizing people than i ever did -- and the proof is in the pudding.  :up:

Perry Mowbray

  • N.A.N.Y. Organizer
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,817
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #15 on: January 03, 2009, 12:11 AM »
burp  :P

Grorgy

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 821
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #16 on: January 03, 2009, 03:31 AM »
Yep, a great job done by all concerned, well done everyone  :Thmbsup:

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #17 on: January 03, 2009, 06:54 PM »
Holy freakin' crap. These apps are fantastic!!

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #18 on: January 03, 2009, 08:58 PM »
burp  :P

What? You didn't just eat Cody, did you?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #19 on: January 03, 2009, 09:03 PM »
I think he ate the pudding.

Perry Mowbray

  • N.A.N.Y. Organizer
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,817
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #20 on: January 03, 2009, 09:08 PM »
I think he ate the pudding.

too much of the good proof  :D

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #21 on: January 04, 2009, 08:23 AM »
Thanks Perry, and congrats Mouser... DC is generating a special 'mojo' that makes people happy. And dedicate time to it :). Very interesting community here.

Blaster

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 85
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #22 on: January 05, 2009, 02:21 AM »
Good work, Perry!  :Thmbsup:

Darwin

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,984
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #23 on: January 05, 2009, 07:33 AM »
burp  :P

What? You didn't just eat Cody, did you?

I think he ate the pudding.

too much of the good proof  :D

Phew! That's a relief - and for Perry, too  :o

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: NANY 2009 Wrap Up
« Reply #24 on: January 05, 2009, 08:56 AM »
burp  :P

What? You didn't just eat Cody, did you?

I think he ate the pudding.

too much of the good proof  :D

Phew! That's a relief - and for Perry, too  :o

Well, if Perry did not, then who did? (edit: image removed)
« Last Edit: January 05, 2009, 05:55 PM by PhilB66 »