Mini Searches with Answers
These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.
Run a shortcut under windows – Stack Overflow
I've always wondered how to do this
I've always wondered how to do this
Copying column headers with grid query results in SQL Server 2005 Management Studio
sql server express get column names
sql server express get column names
Wordage.info – Free Thesaurus Tool for Word Discovery – Expanded Thesaurus, Reverse Dictionary Lookup
Some sort of better thesaurus
Some sort of better thesaurus
Circuit Simulator Applet
This java applet is an electronic circuit simulator. When the applet starts up you will see an animated schematic of a simple LRC circuit. The green color indicates positive voltage. The gray color indicates ground. A red color indicates negative voltage. The moving yellow dots indicate current.
This java applet is an electronic circuit simulator. When the applet starts up you will see an animated schematic of a simple LRC circuit. The green color indicates positive voltage. The gray color indicates ground. A red color indicates negative voltage. The moving yellow dots indicate current.
Cocoa Dev Central: Learn Objective-C
Looks like a really nice Objective-C overview, err at least the layout isn't intimidating..
Looks like a really nice Objective-C overview, err at least the layout isn't intimidating..
The Python Property Builtin
Useful tips on using Python properties
Useful tips on using Python properties
Python – Using __getattribute__ method – Stack Overflow
How to override just one member variable in a Python class:
How to override just one member variable in a Python class:
class D(object):
def __init__(self):
self.test = 20
self.test2 = 21
@property
def test(self):
return 0
Tags: Brand, Circuit, Decorators, Electricity, Electronics, Iphonesdk, Language, Learning, Objective-C, Physics, Productnaming, Property, Python, Simulator, Sqlserver, Thesaurus, Tool, Toread, Win32, Words, Writing