Archive for » January, 2010 «

Friday, January 15th, 2010 | Author: admin

I am running VMWare Fusion 3.0 at home using my MacBook Pro, and VMWare Server 2.0 on my PC workstation at work.   For some odd reason everytime I moved it even though it is a fresh installationI wanted to move a virtual machine created on VMWare Fusion to VMWare Server.
Some gotchas that I’ve come across:
1.64-bit and [...]

Friday, January 15th, 2010 | Author: admin

References
1. http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=compilers_03.htmlF (creating html wrapper)

Category: References, Web Developments  | Tags:
Friday, January 15th, 2010 | Author: admin

Reference
http://www.epikone.com/blog/2008/11/04/email-tracking-with-google-analytics/

Category: Web Developments  | Tags: ,
Wednesday, January 13th, 2010 | Author: admin

There is actually an ant task named ‘ant’. It’s described in the manual, here is
a copy of the provided example
<ant antfile=”subproject/subbuild.xml” dir=”subproject” target=”compile”/>
Reference
1. http://ant.apache.org/manual/CoreTasks/ant.html
2. http://codefeed.com/tutorial/clover.html

Category: SCM Build and Release  | Tags:
Monday, January 11th, 2010 | Author: admin

Reference
1. http://drupal.org/node/31506
Running cron job for PHP on windows pc

Category: Web Developments  | Tags: , ,