Jul 24

Print
Jul 21

Well quite easy, just run sudo apt-get install linux-server linux-headers-server
Restart
Done

Print
Jul 16

Download file called “flashplayer-win.xpi

Open file with winzip/7-zip

Copy files NPSWF32.dll and flashplayer.xpt to STATION:\PortableApps\FirefoxPortable\Data\plugins

And you’re done.

Print
Jul 16

find . -type f | while read file
do
sed ‘s/original_text/changed_text/g’ $file >$file.$$
mv $file.$$ $file
done

Print
Jun 22


Handy tips for beginners with Linux (Sorry only in dutch)

Found a great site with tips at http://sites.google.com/site/computertip/Home Make sure you visit.

Print
Jun 10

This can be done on XP via the following:

Go to Start > Settings > Control Panel > Display > Settings > Advanced > Color Management

Select the colour profile from the list and hit Remove.

Critical window updates can really mess up your colors

Print
May 07

WASX7015E: Exception running command: “os.remove(“E:\san\EARDeploymentProject\AppName.txt”)”; exception information:

com.ibm.bsf.BSFException: exception from Jython: Traceback (innermost last):

File “<input>”, line 1, in ?

ImportError: no module named javaos

or errors like

ImportError: no module named fnmatch

————————————-

Solution:

1. WebSphere v6.1 execution and debugging

Because WebSphere v6.1 now includes the complete Jython Lib within <WASROOT>\optionalLibraries\jython, the converted wsadmin Jython scripts have full access to all the Jython library functions. And, because the debugging module pdb.py is in that Lib, the v6.1 Application Server Toolkit (AST) Jython Debugger can debug wsadmin Jython programs using a local WebSphere v6.1 installation, and this is fully supported.

2. WebSphere v5.1 or v6.0 execution

Older WebSphere v5.1 and v6.0 only included the core jython.jar and did not reship the Jython library Lib directory. If your Jacl2Jython converted wsadmin Jython program makes use of any of the above runtime library functions, and if you attempt to run that Jython script on an older WebSphere v5.1 or v6.0 installation, then you will need to manually add a Jython Lib directory to the same location as the WebSphere jython.jar (typically <WASROOT>\lib for version 5.1, <WASROOT>\optionalLibraries for v6.0.0.0, <WASROOT>\optionalLibraries\jython for v6.0.0.2 or later. For maximum compatibility the Jython Lib directory should be copied from a WebSphere v6.1 (which uses the same Jython v2.1.3 distribution). However, since this is not the way the older WebSphere product was shipped, such a change is officially unsupported.

Found this solution on http://fixunix.com/websphere/365859-websphere-wsadmin-scripting-import-os-module-error-versionbelow-6-1-a.html

Print
Dec 28

Flexarea

Flexarea


My new website flexarea.com is online. Here you can try our videoconference application and soon i will be adding a chat application. You can visit the site here

Print
Dec 04

Tour de Flex has three primary purposes:

  • Provide non-Flex developers with a good overview of what is possible in Flex in a “look and see” environment
  • Provide Flex developers with an illustrated reference tool
  • Provide commercial and non-commercial Flex developers a place to showcase their work

Print
Nov 18
freelance.nl

freelance.nl

Print