Pick Language to Auto Translate:
AR | BG | CA | CS | DA | DE | EL | ES | FI | FR | HI | HR | ID | IT | IW | JA | KO | LV | LT | NO | NL | PL | PT | RO | RU | SK | SR | SL | SV | TL | UK | VI | ZH | ZT

Hyper-V backup script

This script can backup your Hyper-V to a specific folder with an optional list of VM from a file or it can get a list from Hyper-V directly and can rotate backup set based on the optional parameters.

If you are running Windows 2008 R2 then you might want to use ExportVirtualSystemEx function instead ExportVirtualSystem function.

Usage:

cscript program.vbs exportDirectoryName [c:\fileOfVMList.txt] [d3|w1]

Further explain:

[c:\fileOfVMList.txt] (optional)
It is an optional file that contain a list of VM for this script to run backup

[d3|w1] (optional)

Croogo

Project site:

http://www.croogo.org/

Demo:

http://www.opensourcecms.com/demo/1/283/Croogo

Quick Review:

If you are familiar with Cake framework and want to have a CMS using this framework Croogo is for you! It is fast, simple to install and user friendly!

Short Summary:

Croogo comes loaded with WYSIWYG Editor, Commenting, Syndication, Menu Manager, ACL Manager, Themes, Web based administration and etc. You can easily use it for Blog but also have access to Cake framework to extend it the way you want.

MosPrayerLatestX

The hightlight of this new release are:
* Initial release of MosPrayerLatestX

Description:
* MosPrayer Latest X will list the latest prayer in a module and can be skin using _sfx and css code

Installation:
# Use Mambo module install manager to do the install of MosPrayerLatestX.
# Make sure you publish this module
# Optional: use _sfx and max_length

Features:
* Uses these _PRY_R_POST, _PRY_R_DATE_ON and _PRY_R_DATE_AT from MosPrayer language file to display the prayer meta text. (requires MosPrayer component)
* Can use _sfx and css to change the look

MosPrayer

The hightlight of this new release are:
* initial release of MosPrayer

MosPrayer Description:
* MosPrayer is a complete a clone of MosCom 2.0.7 base on my tiny Mose framework that utilize MVC pattern for Mambo, MiaCMS, Joomla 1.0 and Joomla 1.5+.
* It provides feature for visitors to comment on content items within the supported CMS.
* (Note: Please make sure to download the latest MosPrayerBot 2.0+, MosPrayerLatestX 2.0+ to work with MosPrayer 2.0+)

General Features:

MosPrayerBot

The highlight of this new release are:
* Initial release of MosPrayerBot mambot/plugin

Description:
* MosPrayerBot mambot is use to display MosPrayer prayer request link on the content or frontpage if you turn it on and when you click on either side it will take you to the corresponding prayers.

Features:
* MosPrayerBot can set to show in 4 places of the articles beside to show the prayer form for MosPrayer.
* Companion MosPrayerBot mambot to show prayer link on content or frontpage
* "Show (0) - Add prayer:" will be shown on frontpage or to turn off

Free utility for counting PDF pages

This is continuation of my previous article on http://docs.ongetc.com/index.php?q=content/pdf-pages-counting-using-vb-s... where it used VB script to count pages in PDF files but it has some limitation. The limitation is it can't count PDF files that scan from scanner with OCR. So I set out to look for a solution! There are many options out there:

. Free or paid utilities but they don't give me what I want whether it is too much or too little confusing!
. There are library or framework that you can download and compile into your code but yet it requires some dependency!

How to use ATT Tilt as a walking HOTSPOT?

With ATT Tilt you can turn it into a Wifi router with some software paid or free.

Here is a commercial software that you can buy: http://wmwifirouter.com/

Here is a big thread with some info on hack together a free solution: http://forum.xda-developers.com/showthread.php?p=4175565#post4175565

Or you can use a nice little free program call: ICSControl

http://forum.xda-developers.com/showthread.php?t=377047

Note: you have to follow these steps exactly for it to work!

Here are the steps on how to use this utility:

1. define WIFI connection and set WEP

PDF pages counting using VB script.

There are many utilities that you can download or buy to count your PDF files if you have the need to do so or open file by file to look for the page count but why! You can do it yourself with a simple VB script.

Here is a complete working VB script where you can just copy and create a file call "pdfpagecount.vbs" that you can use where you just drop this file in any folder that you have PDF files and just run cscript pdfpagecount.vbs and it will produce a "pagecount.txt" to contain all PDF files and page count.


' By Chanh Ong
'File: pdfpagecount.vbs

How to solve phpMyAdmin blank page and Mysql not connect to localhost issue?

I come across a strange issue with phpMyAdmin. I keep getting a blank page although MySQL is installed and running just fine.

I spent a few weeks on this and finally came across a solution by change "localhost" to "127.0.0.1", that temporary solve the phpMyAdmin issue but then when I try to access any CMS script it just won't connect to MySQL.

How to install Mambo and its forks!

The procedure is somewhat the same for Mambo and its forks such as Joomla, MiaCMS, etc.

Requirements:

. Script: PHP 5.x or above
. Web server: Apache or IIS
. Databases: Mysql 5 or above

Assumption:
+ You already create your database in mysql and write down your database information
+ You will install in a folder call "mambo"
+ This is fresh install and you already create the database and have the mysql login information ready for the install

Installation steps:

1. Set folders and files permission:

Syndicate content