Monday, October 24, 2011

http://lifehacker.com/5829557/find-pdf-manuals-for-electronics-using-google-and-amazon

PRODUCT filetype:pdf site:ssl-images-amazon.com OR site:images-amazon.com

CodeProject

http://www.codeproject.com/KB/database/DatabaseSchemaComparison.aspx?msg=3919566#xx3919566xx

 

http://www.codeproject.com/KB/library/BFsharp.aspx

http://www.codeproject.com/KB/WCF/WCF_SOA.aspx

 

http://www.codeproject.com/KB/recipes/TinyExe.aspx
http://www.codeproject.com/KB/recipes/TinyPG.aspx

 

http://www.codeproject.com/KB/datetime/TimePeriod.aspx

 

http://www.codeproject.com/KB/library/DotNetMQ.aspx

http://www.codeproject.com/KB/cs/TPL1.aspx

http://www.codeproject.com/KB/cs/MethodCaching.aspx

Web

http://www.codeproject.com/KB/WCF/EasyWCF.aspx
http://www.codeproject.com/KB/WCF/Custom_Authorization_WCF.aspx
http://www.codeproject.com/KB/webservices/FluidServiceExperiment.aspx
http://www.codeproject.com/KB/ajax/jQueryWCFRest.aspx
http://www.codeproject.com/KB/aspnet/6StepsWCFSSL.aspx
http://www.codeproject.com/KB/WCF/Stateful_WCF.aspx

Web API Verification

 

http://www.nikhilk.net/ScriptSharp-Upcoming-Release-May-2010.aspx

 

http://www.codeproject.com/KB/aspnet/aspnet_mvc_restapi.aspx?msg=3977750#xx3977750xx
http://www.codeproject.com/KB/scripting/ConstructorDemo.aspx
http://www.codeproject.com/KB/aspnet/templating.aspx

Html5

http://www.codeproject.com/Articles/233896/ASP-NET-MVC-Add-HTML5-Microdata-to-your-applicatio
http://www.codeproject.com/Articles/233554/HTML5-Web-Notifications
http://www.codeproject.com/KB/webforms/Html5MVCWebControls.aspx
http://www.codeproject.com/KB/HTML/Web-Socket-in-Essence.aspx
http://www.codeproject.com/KB/HTML/QueryWall.aspx
http://www.codeproject.com/KB/WCF/Authentication_HTML5_WCF.aspx

iPhone

http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/
http://www.phonegap.com/blog
http://www.jqtouch.com/
http://www.sencha.com/products/touch/
http://xuijs.com/documentation
http://www.winktoolkit.org/tutorials/32/
http://stackoverflow.com/questions/215390/available-iphone-web-application-javascript-ui-library-frameworks
http://css-tricks.com/the-iphone-springboard-in-xhtml-css-and-jquery/
http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone

 

?

http://www.codeproject.com/Articles/243914/Entity-Framework-context-per-request

 

Other

http://dbsourcetools.codeplex.com/
http://bfsharp.com/

 

http://lifehacker.com/5518518/how-to-back-up-and-play-your-wii-games-from-an-external-hard-drive

 

ATOM

Development

Virtualization

Microsoft Virtual PC 2007 is good for most situations, but I have had some problems with performance using a laptop.  In this situation Sun’s VirtualBox will work just fine.

Files

WinMerge is my favorite diff/comparison tool.  Pretty and simple.

If TFS is not an option, definately use Tortoise SVN.  You can install a Subversion server to speed access for multiple users (Book).  Also use TracAdmin to manage your project’s issues, milestones, and documentation.   Continuous build is pretty easy with CruiseControl .Net.

Javascript

Developing and managing Javascript code is simplified with ScriptSharp.  This has a small learning curve associated with it, but it is worth it.    These javascript libraries are a must: jquery, prototype, and extjs.

The C# 2008 Poster is a nice wall paper (the real kind).

Internet

Firefox is my choice for best browser.  (Need to add plugin list).

Dump Adobe Reader for FoxIt Reader.

Utilities

Files

7-Zip handles all of my compression needs. 

Notepad++ is a handy notepad replacement.  To bad it doesn’t do hex.  Use HxD for hex.

Use Truecrypt for financial data.

Use Defraggler to defragment large files.  CCleaner really cleans your system. Recuva undeletes files.

Duplicate File Finder or Duplicate File Cleaner to clean duplicate files.

Space Sniffer finds where the space on your hard drive went to.

SyncToy 2.1 allows you to setup directories to be synchronized.  Useful to use a USB Drive as a briefcase or for simple backups.  Or go the other way with Microsoft USB Flash Drive Manager (Standard) to backup your USB Drive.

Copy Path

Drop It Organize files.

System

ScreenHunter is a simple yet effective replacement for print-screen.

Use this Background Switcher if you don’t have Ultramon.

Driver Backup backs up your drivers before you reinstall.

Stalled Printer Repair fixes troubled printers.

Partition Wizard The free version works well for desktop OS’s.  Or PartedMagic

CD/DVD’s

ImgBurn is an excellent Nero replacement.  Use with WinCDemu Mounter or Pismo File Mounter as well. System Rescue CD is a handy tool to keep around as well for partitioning and system repair.

Handbrake

Dvd Shrink

Dvd Flick Author Dvd’s.

Productivity

PDFTools joins, splits, encrypts, decrypts PDF’s.

JPG2PDF Converter also converts and merges TIF files.  Handy for scanning documents.

PDF->Word extracts a PDF’s content to word.

Image Editing

Videography

LightWorks to edit movies.

Photography

InfranView is a great program for batch conversions.

SmillaEnlarger is an excellent way to increase photo’s without very much distortion.

Paint.Net is a good alternative to Photoshop. (Need to add plugin list).

PTGui & PanoTools with Hugin stitches images together.  Consider also PanoCube and AutoStitch.

RAW Codecs – installs the camera specific interpreters for the RAW image format.

Use Picasa to organize your JPG photos.

Gimp

http://www.rawtherapee.com/

Ico FX is an Icon Editor.  Convert PNG to ICO with ToYcon (change ftp to http when downloading or click here)

Wii

Store & Load Wii Games off USB HD

Video & Music
http://www.videolan.org/vlc/features.php?cat=video

Monday, November 8, 2010

Development

Virtualization

Microsoft Virtual PC 2007 is good for most situations, but I have had some problems with performance using a laptop.  In this situation Sun’s VirtualBox will work just fine.

Files

WinMerge is my favorite diff/comparison tool.  Pretty and simple.

If TFS is not an option, definately use Tortoise SVN.  You can install a Subversion server to speed access for multiple users (Book).  Also use TracAdmin to manage your project’s issues, milestones, and documentation.   Continuous build is pretty easy with CruiseControl .Net.

Javascript

Developing and managing Javascript code is simplified with ScriptSharp.  This has a small learning curve associated with it, but it is worth it.    These javascript libraries are a must: jquery, prototype, and extjs.

The C# 2008 Poster is a nice wall paper (the real kind).

Internet

Firefox is my choice for best browser.  (Need to add plugin list).

Dump Adobe Reader for FoxIt Reader.

Utilities

Files

7-Zip handles all of my compression needs. 

Notepad++ is a handy notepad replacement.  To bad it doesn’t do hex.  Use HxD for hex.

Use Truecrypt for financial data.

Use Defraggler to defragment large files.  CCleaner really cleans your system. Recuva undeletes files.

Duplicate File Finder or Duplicate File Cleaner to clean duplicate files.

Space Sniffer finds where the space on your hard drive went to.

SyncToy 2.1 allows you to setup directories to be synchronized.  Useful to use a USB Drive as a briefcase or for simple backups.  Or go the other way with Microsoft USB Flash Drive Manager (Standard) to backup your USB Drive.

Copy Path

System

ScreenHunter is a simple yet effective replacement for print-screen.

Use this Background Switcher if you don’t have Ultramon.

Driver Backup backs up your drivers before you reinstall.

CD/DVD’s

ImgBurn is an excellent Nero replacement.  Use with WinCDemu Mounter or Pismo File Mounter as well. System Rescue CD is a handy tool to keep around as well for partitioning and system repair.

Handbrake

Dvd Shrink

Productivity

PDFTools joins, splits, encrypts, decrypts PDF’s.

JPG2PDF Converter also converts and merges TIF files.  Handy for scanning documents.

PDF->Word extracts a PDF’s content to word.

Image Editing

Photography

InfranView is a great program for batch conversions.

SmillaEnlarger is an excellent way to increase photo’s without very much distortion.

Paint.Net is a good alternative to Photoshop. (Need to add plugin list).

PTGui & PanoTools with Hugin stitches images together.  Consider using

RAW Codecs – installs the camera specific interpreters for the RAW image format.

Use Picasa to organize your photos.

Ico FX is an Icon Editor.  Convert PNG to ICO with ToYcon (change ftp to http when downloading or click here)

 

Video & Music

http://www.videolan.org/vlc/features.php?cat=video

http://mpc-hc.sourceforge.net/media-player-features.html

http://www.winamp.com/

 

http://rainmeter.net/RainCMS/

Xp 2 Win7

Tuesday, February 23, 2010

Read Camera's Histogram for Perfectly Balanced Images

Quickly Brightening Up a Photo in Photoshop

http://www.digital-photography-school.com/turn-ho-hum-color-into-wow-with-photoshop

Create a 3D Effect With Image Editing Software

Pano’s'

Optimising Fisheyes

http://www.instructables.com/id/Create-Quicktime-VR-Panoramas/?ALLSTEPS

http://www.smashingmagazine.com/

http://www.istockphoto.com/search/lightbox/1595423/#53a7510

http://diyphotography.net/

Camera’s

http://shop.photorentalsource.com/Canon_c3.htm

http://super.nova.org/DPR/Canon/TTL/

http://www.imaging-resource.com/PRODS/T1I/T1IMODES.HTM

http://lifehacker.com//5729101/transform-your-dslr-into-a-supercharged-professional-video-camera

http://vimeo.com/videoschool/lesson/12/setting-up-your-dslr
http://www.bhphotovideo.com/c/product/740160-REG/Digital_Concepts_918AF_CAN_DSLR_Bounce_Zoom_Swivel.html

Wednesday, December 30, 2009

http://support.microsoft.com/kb/867466

This issue occurs if all the following conditions are true:

  • You run the batch job on a Windows Server 2003-based member server.
  • The batch job runs as a non-interactive process.
  • The batch job is configured to run under the context of an account that is not a member of the Administrators group.
In Windows Server 2003, the Users group does not have Read and Execute permissions to the command processor (Cmd.exe). By default, the Cmd.exe program has the following permissions settings:
  • The Interactive implicit group and the Service implicit group have Read and Execute permissions.
    Note On a member server, the TelnetClients group also has Read and Execute permissions. On a domain controller, the Batch implicit group also has Read and Execute permissions.
  • The Administrators group and the System implicit group have Full Control permissions.
Method 1
Grant the Cmd.exe program Read and Execute permissions for the user account that the batch job runs under. To do this, follow these steps:
  1. Click Start, and then click Windows Explorer.
  2. Locate and then right-click the Cmd.exe file. The Cmd.exe file is located in the %windir%\System32 folder.
  3. Click Properties.
  4. Click the Security tab.
  5. Click Add.
  6. In the Enter the object names to select box, type the user name that the batch job runs under, and then click OK two times.
    Note When you add the user, the user is automatically granted Read and Execute permissions.
  7. Click Yes when you are prompted to continue.

Back to the top

Method 2
Grant Read and Execute permissions for the Cmd.exe file to the Batch group. This permits all batch processes to run the command processor. To do this, follow these steps:
  1. Click Start, and then click Windows Explorer.
  2. Locate and then right-click the Cmd.exe file. The Cmd.exe file is located in the %windir%\System32 folder.
  3. Click Properties.
  4. Click the Security tab.
  5. Click Add.
  6. In the Enter the object names to select box, type Batch, and then click OK two times.
  7. Click Yes when you are prompted to continue.

iisback /backup /e nosec /b autoback /overwrite

http://support.microsoft.com/kb/302573