Valls and Google
December 27th, 2006I’m trying Google apps for domain owners to offer subdomains and emails like yourname.valls.name and yourname@valls.name but I’m not convinced. Take a look at google.valls.name
I’m trying Google apps for domain owners to offer subdomains and emails like yourname.valls.name and yourname@valls.name but I’m not convinced. Take a look at google.valls.name
I’ve collected the posts from my old blog. Here are the posts for 2006 (in catalan). I’ll save the 2004 and 2005 posts for my own.
Tool to test VBScript (VBS) code. Full VBScript execution or simple sentence evaluation. Outputs to a text box enabling you to copy and paste the results. Includes tools to replace and escape strings, encode HTML, encode binary files and more. Read the rest of this entry »
Sorry, but this post is not available in English
Sometimes you want to use a COM component in your VBScript but if you need to distribute this VBScript for the public you must ensure that the final user have the COM registered in their system. Like in this example you may need to distribute any sort of binary file as a resource for your VBScript.