After viewing that video I knew I had to have it, I I went on a wild goose chase, looking at forum posts stating it is impossible to download the program, because it was a "Strictly MIT professor " piece of software. upon further digging, I found it :D. I downloaded it from
http://www.microsoft.com/downloads/details.aspx?FamilyID=56347faf-a639-4f3b-9b87-1487fd4b5a53&displaylang=en. and upon instalation, discovered, it was for tablet PC's ONLY! so I dug and i dug, and I dug some more, and found it's source code, posted on microsoft's website! ( found here
http://research.microsoft.com/research/downloads/Details/aeee3085-a219-47d6-88fc-a2501f00800d/Details.aspx)I was able to compile it using Visual C# 2005 Express Edition, add a few things, and it now runs on any PC! So in this instructable, I will show you in detail, how to download the source, convert, compile, and run the program.
Details:
PLATFORM VERSION INFO
Windows : 5.1.2600.196608 (Win32NT)
Common Language Runtime : 2.0.50727.3053
System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000)
mscorwks.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000)
dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000)
SOURCES
Deployment url : file:///C:/Documents%20and%20Settings/Dewitt%20Latimer/Desktop/PhysicsIllustrator.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
- Activation of C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/Documents and Settings/Padlock/Desktop/PhysicsIllustrator.application did not succeed.+ Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
+ Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
+ Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
- [11/14/2008 5:32:12 PM] : Activation of C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application has started.
ERROR DETAILSFollowing errors were detected during this operation.
- [11/14/2008 5:32:12 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading file:///C:/Documents and Settings/Padlock/Desktop/PhysicsIllustrator.application did not succeed.- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Inner Exception ---
System.IO.FileNotFoundException
- Could not find file 'C:\Documents and Settings\Padlock\Desktop\PhysicsIllustrator.application'.
- Source: mscorlib
- Stack trace:
at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
nerds are not cool. nerds rock.