3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Physics Illiustrator for Tablet PC's, on a NON-tablet PC!

Physics Illiustrator for Tablet PC\
So, last week, I was fishing around on yourtube, and found this video.

 
Remove these adsRemove these ads by Signing Up
 

Step 1I gotta have it!!

I gotta have it!!
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.
« Previous StepDownload PDFView All StepsNext Step »
55 comments
1-40 of 55next »
Dec 4, 2008. 3:30 PMTWMCNANEY says:
sorry about all the comments but any way another great program like this is Phun just Google it and its free!
May 14, 2010. 8:28 PMFox-san48 says:
yes phun is great and doesnt require compiling, also could some one compile this and just zip and upload it to some file share?
Aug 3, 2007. 9:57 PMchapulin says:
Hey I love it. Thank you for your deep desire of knowledge that keep this site so unique. Keep doing it, you are good at it.
Jun 24, 2009. 9:42 AMninjagaidon says:
link is broken
May 27, 2009. 5:35 PMbusyb0y says:
link is broken!!!! HELP!!!! (please)
May 22, 2009. 9:22 PMalbumleaf1234 says:
Hi Its broken Could you upload a new link
Apr 13, 2009. 3:13 AMmunchman says:
Link in the last step is broken.
Dec 17, 2008. 1:52 PMMarble of Doom says:
A Wacom tablet would work great with this.
Dec 4, 2008. 3:20 PMTWMCNANEY says:
Yes i got it to work, i had to burn it to a cd, so that i could install it. Is there any way for me to draw springs? Id doesnt seam to work.
Dec 6, 2008. 3:22 PMTWMCNANEY says:
Ok thanks this is a great program!!
Dec 3, 2008. 6:37 PMTWMCNANEY says:
so the link will make it so i dont have to do these steps?
Jul 25, 2007. 3:54 PMDzwiedziu says:
Windows.... blah... Somebody on porting/remaking it for Mono? And finaly, not much of an instructable.
Dec 3, 2008. 6:34 PMTWMCNANEY says:
this is an awesome instructable!
Jul 26, 2007. 11:19 AMDzwiedziu says:
Mono == open C# tools.
Jul 26, 2007. 6:08 PMDzwiedziu says:
Unfortunaetly as far as I would like to see this on an open platform, as far I don't have the knowledge to do this :/ That's why I asked about somebody porting it at first.
Nov 14, 2008. 2:35 PMPadlock says:
Hi- Whenever I try to run setup.exe I come up with an error, something or another file not found. (I couldn't remember what it said exactly.)

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 DETAILS
Following 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.

Nov 14, 2008. 12:03 PMdidiericlops says:
Hi bleachworthy... i have searched in many sites, but no succes... and your link to the finished illustrator is broken again... i hope you can help me by putting again online please... i really apreciate your help... thanks.... :D
Nov 14, 2008. 1:53 PMdidiericlops says:
EY thanks.. and sorry about that... maybe the PC's in te school dont allow to download things... im in my home an the link works fine... thanks..
Sep 26, 2008. 5:47 PMjeffconnelly says:
literally., five minutes ago I installed all the programs and compiled it! I had waited for weeks so I wouldn't have to, then got fed up. By the way, the program doesn't seem to like curvy lines
Sep 30, 2008. 5:06 PMjeffconnelly says:
no, but I was wondering if you know of any tutorials on how to change that kind of thing.
Sep 30, 2008. 5:08 PMjeffconnelly says:
(the curvy line thing)
Sep 30, 2008. 5:07 PMjeffconnelly says:
oh, and I found some other tablet pc programs while searching, the "Fun Pak" or something like that, but can't find the source codes as of yet. when I do, do you think that it can be compiled the same way?
Apr 9, 2008. 8:00 PMcotton says:
fuix the link because as soon as it said it coukld not find the file i nearly smashed my pc lcd
Sep 5, 2008. 6:07 PMjeffconnelly says:
no, this one is broken too!
Jul 1, 2008. 10:14 PMtwenglish1 says:
yah links broken
Jul 1, 2008. 8:48 PMWhiteTigerTails says:
Link is broken.
Jun 5, 2008. 9:34 PMPumpkin$ says:
sorry i spazzed..... I'm a GeEk and I'm from the trk clan , so you may have a point sorry bleachworthy , -PUMPKIN$
Mar 30, 2008. 6:24 PMPumpkin$ says:
(removed by author or community request)
Apr 28, 2008. 5:50 AMYummyPancakes says:
No. He's just a nerd helping nerds. It's a nerd thing. You wouldn't get it.

nerds are not cool. nerds rock.

Apr 10, 2008. 12:21 PMcotton says:
your welcome
Jul 25, 2007. 4:59 PMde-evolution says:
yeah i saw this about 3 months ago and did exactly what you, but boy would this have helped I rate it a 4 stars
Apr 6, 2008. 8:12 PMtigerboy says:
5 stars
1-40 of 55next »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
11
Followers
5
Author:bleachworthy