August 2007 Archives

Web Developer extension for Mozilla Firebird

| | No TrackBacks

Books on software security

| | No TrackBacks
1. Break Software Security, by J. Whittaker and Herbert Thompson
2. Writing Secure Code, by Michael Howard and David LeBlanc
3. The Security Development Lifecycle, by Michael Howard and Steve Lipner
4. 19 Deadly Sins of Software Security, by Michael Howard, David LeBlanc and John Viega
5. Threat Modeling (Microsoft Professional), by Frank Swiderski and Window Snyder

Bespoke.com website for ETF information and cheatsheets

| | No TrackBacks
Bespoke.com website for ETF information and cheatsheets

[ETFs]
[Global ETFs]
[US ETFs]

Hosts.txt file to redirect spam/spyware

| | No TrackBacks

Before your PC goes to the web to look up a URL to resolve it into a 32-bit address, it performs a lookup in hosts.txt. Putting known spammers and the like into your hosts.txt and having them resolve to the local host cause these sites to be unreachable from your machine -- a good thing.

How to use this:

  • Download hosts.txt from www.mvps.org/
  • Copy file to %windir%\system32\drivers\etc\
[Hosts.txt file to redirect spam/spyware]

TED | Talks | List

| | No TrackBacks

TED talks

One of my favorite collections of fascinating social commentary videos from current thinkers.

"We believe passionately in the power of ideas to change attitudes, lives and ultimately, the world. So we're building here a clearinghouse that offers free knowledge and inspiration from the world's most inspired thinkers, and also a community of curious souls to engage with ideas and each other."

Favorites include:

  • Tony Robbins
  • Ze Frank
  • Malcolm Gladwell
  • Programming Excel from .Net

    | | No TrackBacks

    .NET Logging Framework

    | | No TrackBacks

    DTS Cookbook for .NET

    | | No TrackBacks

    How to ask smart questions

    | | No TrackBacks
    The classic internet article by Eric Raymond.

    [How to ask smart questions]

    Forensic Log Parsing with Microsoft's LogParser

    | | No TrackBacks

    .NET security

    | | No TrackBacks

    Declarative security

    Imperative Security]

    "You might use imperative syntax for demands and overrides instead of declarative syntax when information that you need in order to initialize the permission state becomes known only at run time. For example, if you want to ensure that callers have permission to read a certain file, but you do not know the name of that file until run time, use an imperative demand. You might also choose to use imperative checks instead of declarative checks when you need to determine at run time whether a condition holds and, based on the result of the test, make a security demand (or not)."

    IE control in .NET app

    MSI installer help

    | | No TrackBacks

    1. To see what's missing
      msiexec /i someinstaller.msi /L*v msi.log
    2. To decompile an MSI

    .Net code coverage: NCover

    | | No TrackBacks

    Three reasons to use NCover:

    1. Use NCover to show you where the gaps are. NCover helps you test intelligently by revealing which tests haven't been written yet.
    2. Keeping code coverage high with NCover reduces time-to-market and helps find problems early, preventing buggy releases.
    3. Increase confidence in your project by using NCover to drive code coverage higher. Then ship without worries and on time.
    [.Net code coverage: NCover]

    Python cookbook code

    | | No TrackBacks

    Customized Scripting Facilities for .NET Projects

    | | No TrackBacks

    Cool site for SQL Server/DTS

    | | No TrackBacks
    [Cool site for SQL Server/DTS]

    Includes simple documentation on how to run DTS objects from .NET
    [DTS Cookbook for .NET]

    [Data Transformation Services on the web]

    Blog on .NET development

    | | No TrackBacks

    Using IE ActiveX control from C#

    | | No TrackBacks

    Using ODBC text drivers in .NET

    | | No TrackBacks

    .NET Accounting System Component(s)

    | | No TrackBacks

    Office Primary Interop Assemblies

    | | No TrackBacks

    Download the Office XP PIAs and use them to develop Office XP solutions with Visual Studio .NET.

    [Download Office XP PIAs]

    The Microsoft Office 2003 Primary Interop Assemblies (PIAs) redistributable is a Microsoft Windows Installer package that contains the Primary Interop Assemblies for Microsoft Office 2003 products.

    [Download Office 2003 Update]

    .NET profiling

    | | No TrackBacks

    .NET commandbar components

    | | No TrackBacks

    Python for scientific calculation

    | | No TrackBacks

    Accessing Oracle 9i Stored Procedures Using ADO.NET

    | | No TrackBacks

    Iron Python

    | | No TrackBacks
    An 2004 article written on Python for the .NET CLR.

    [Iron Python]

    Wall of Python

    | | No TrackBacks
    Monty Python comedy sketches linked to YouTube

    [Wall of Python]

    TrendAlyzer

    | | No TrackBacks

    TrendAlyzer is a data visualization tool that Google has hidden away. It's really cool. It shows animations of world data by country/year/region with zillions of measures: GDP, life expectancy, child mortality, urban population, etc. Recommended.

    Project Euler

    | | No TrackBacks

    Project Euler is a website dedicated to the fascinating world of mathematics and programming.

    Lots of cool math problems. Challenges you to solve math problems, typically by writing computer programs (unless you've memorized the first one million primes -- then you could do these in your head). I've done 70 or so and am trying to stay in the top 500 problem solvers.

    Frank Caliendo Impersonates Every Seinfeld Character

    | | No TrackBacks

    The cool cam

    | | No TrackBacks
    Feature added to otherwise doomed computer video game project
    [The cool cam]

    Data visualization

    | | No TrackBacks
    Trendalyer World data by country/year/region with zillions of measures. Amazingly cool presentation of data visualization.

    [GapMinder]

    Top 100 Classic Web Sites

    | | No TrackBacks

    Financial links

    | | No TrackBacks

    Pages

    OpenID accepted here Learn more about OpenID
    Powered by Movable Type 4.32-en

    About this Archive

    This page is an archive of entries from August 2007 listed from newest to oldest.

    July 2007 is the previous archive.

    September 2007 is the next archive.

    Find recent content on the main index or look in the archives to find all content.