Archive

Archive for December, 2006

Robot car climbing stairs

Robot car climbing stairs, made by a student from mechano parts, some bath tubs, some custom made parts at the machinery lab and engine + remote control parts from a cheap racing car toy
 
for more of our stuff on Robotics see:
 
 
Categories: Uncategorized Tags:

Snake robot videos at MetaCafe

* http://www.metacafe.com/watch/89037/swim_snake_robot/

has an interesting zoom at how the inter-parts joint works

* http://www.metacafe.com/watch/309722/robot_snake_real_i_am_afraid_omni_tread/

does pole climbing, by crounching arround the pole tight and rotating its body parts to go up/down!

 

Categories: Uncategorized Tags:

when setup isn’t just xcopy : Inside the MSI file format.

Did you know .MSI (Windows Installer) files can be queried using SQL commands that the Windows Installer supports?

when setup isn’t just xcopy : Inside the MSI file format.

see such SQL query in action (script [for WSH - Windows Script Host] that lists files in .MSI file):

http://www.serverwatch.com/tutorials/article.php/1548261

maybe an overkill though

btw, there seem to be some trojans arround perusing the windows installer and injecting their code in various installation files stored on one’s machine

for more on Windows Installer, see:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/windows_installer_start_page.asp

and

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/platform_sdk_components_for_windows_installer_developers.asp

Also, interesting are projects WiX and MSI2XML / XML2MSI at SourceForge

http://sourceforge.net/projects/wix/

http://sourceforge.net/projects/msi2xml

 

Categories: Uncategorized Tags:

various links on Microsoft Robotics Studio

Categories: Uncategorized Tags:

3impact v4.4 for Delphi

Grab it (both the RAW API port and my OOP wrapper) from the 3impact forum topic "Making updated headers for Delphi"

Categories: Uncategorized Tags:

Welcome to J# area

I’m a Microsoft MVP (Visual Developer – J#) for several years now
so will dedicate this area to J# (see my port of JavaOSC to J# for starters)
 
have fun,
George
 
my blog and other stuff is at
Categories: Uncategorized Tags:

JavaOSC ported to J#

just ported today JavaOSC to J# and sent the update to the authors of JavaOSC to consider including at their distro

did a J# project that links to the original source files (when using Add Existing Item, you click the dropdown arrow next to the Open button and select Open Link from there). Changes needed to the original sources were minor, renamed enum to _enum in the source code, cause seems J# compiler has a bug where even if you disable the .net or all (.NET and J++) extensions (from Project Properties, see the Advanced button), it still treats "enum" as a special keyword (it shouldn’t since it’s not a reserved keyword for other Java compilers)

Categories: Uncategorized Tags:
Follow

Get every new post delivered to your Inbox.

Join 920 other followers

%d bloggers like this: