239
votes
112answers
41k views
Hidden features of Python
What are the lesser-known but useful features of the Python programming language.
Try to limit answers to Python core
One feature per answer
Give an example and short description …
-1
votes
0answers
73 views
Are there any hidden features of Visual Studio 2008? [closed]
Possible Duplicate:
Hidden Features of Visual Studio (2005-2008)?
I'm curious, are there any hidden features of Visual Studio 2008? Just some that people may have come ac …
93
votes
98answers
13k views
What Easter Eggs have you placed in code?
I know it is illegal to place Easter eggs in code via Microsoft's quarrel with the law a few years back. Microsoft has decided that if you place Easter eggs in code, it is an imme …
0
votes
0answers
48 views
Am I getting crazy? iTunesconnect rounded corners.
Yesterday, I have submitted an iPhone app to Apple through itunesconnect.apple.com.
It is my second app, so after submission, it appeared as second in a list.
The first in the lis …
11
votes
2answers
192 views
konami code in flex
What would be the best way to implement the konami code into a flex application?
I want to create a component to add it on all my proyects, just for fun.
thanks
UPDATE: I made a …
17
votes
25answers
2k views
Is it a good idea to put Easter Eggs in applications?
What do you think?
If yes - where would/did you? If no - why not?
Did anyone ever get in trouble for that?
Where do you think lies the line between a funny/insightful eas …
10
votes
6answers
892 views
Konami Code in C#
I am looking to have a C# application implement the Konami Code to display an Easter Egg.
http://en.wikipedia.org/wiki/Konami_Code
What is the best way to do this?
Update 1
Thi …
4
votes
2answers
269 views
Easter Eggs in Emacs
Today I was bumming around in /usr/share/emacs/23.0.91/etc/ and I found the HELLO file. That directory is full of such gems, but I was wondering if there are other, more obscure, e …
14
votes
23answers
1k views
What’s your favorite easter egg? [closed]
Please list your favorite easter eggs, include link and application/game name.
See Also:
What Easter Eggs have you placed in code?
Is it a good idea to put Easter Eggs in ap …
1
vote
3answers
195 views
Language or API easter eggs
I've read of an easter egg as part of an actual programming language command (Python's antigravity), I was wondering if there were any other easter eggs or anything undocumented fo …
4
votes
4answers
221 views
What’s the purpose of the Help->About dialog in a program?
The Help->About dialog in GUI applications has historically been the place for some very "interesting" (and often funny) functionality and easter eggs.
How would you define the …
15
votes
0answers
1k views
Fun with SQL (games, painting, puzzles) [closed]
If you think SQL is boring or dumb or limited, try this:
SQL Games
Lionel Clarke 3D Maze Game
CraigD - Battleship (MS SQL 2008 GEOGRAPHY and GEOMETRY)
Adam Haines - Tic Tac Toe T …
3
votes
1answer
366 views
How do I detect “Easter Egg” mode in my Palm OS application?
Since the early days, Palm OS has had a special "easter egg" mode that's enabled by making the right gesture in one of the Preference panels. On current Palm Treo and Centro devic …
