Blender Resources Server!

I put 5 new examples python cript .blend files to
Blender Sources Server!!!
and i put in some comment and descriptions too.

http://212.123.169.51/blendernet/blendershare/blend/

Please download the upload/download program:

new version 1.0 (full)
http://www.blenderman.org/blendedreality/blendedreality/files/blendersources/blendersources_v1_full.exe

and start list.exe
you will find the .blend files

The total list:

EXaddRemoveParentObject.blend
EXcounterUpDown.blend
EXexactMovingTwoDirection.blend
EXgetObjectName.blend
EXinteractiveButtons1.blend
EXmouseXYPositions1.blend
EXrealtimeBitmapText1.blend
EXsetPositinObject.blend
EXsetPropertyActuator.blend
EXswitchObjectVisibleOnOff.blend
EXtrueFalseOnOff.blend
EXvertexMoveProgresBar.blend

lets get fun…

Hey that’s cool that someone uses that program for his own created files. Btw Teste the following files are recommend because of server location change:

[ right now Windows only, searching for linux/mac os python developers ]

The firewall bug isn’t a bug but it’s just a setting on your firewall/router that you can acces certain ports. Try to open them. I thought the BlenderSources program uses port 80 and 21 just default ports. You can also try to open port 2004 which is been used by the server. (not sure)

this is pretty cool :slight_smile: all done in python cept for gui? see your using tlc :o
you could of used gtkpy .

Yeah it is pretty cool, i used all the standard modules in Python23.
What is gui?