2010-02-24

VB Script function to strips HTML tag

Private Function StripHTML(byVal strWithHTML)
Dim tagStart, tagEnd, strNewHTML
strWithHTML = Replace( strWithHTML, vbTab, "" )
strWithHTML = Replace( strWithHTML, vbCrLf, "" )
strWithHTML = Trim( strWithHTML )
do
tagStart = Instr(strWithHTML, "<")
tagEnd = InStr(strWithHTML, ">")
strNewHTML = Mid( strWithHTML, tagStart, tagEnd - tagStart + 1)
strWithHTML = Trim( Replace( strWithHTML, strNewHTML, "" ) )
loop until Not Instr(strWithHTML, "<") AND Not Instr(strWithHTML, ">")
If Instr(strWithHTML, "<" )Then
strWithHTML = StripHTML( Trim( strWithHTML ) )
End If
StripHTML = Trim( strWithHTML )
End Function

2010-02-22

How to Bridge Network Connections in Windows 7

How to Bridge Network Connections in Windows 7

1. Plug in your console (WII, Xbox 360, PS3) and allow it to acquiring
ip address.
2. click on the Windows button and type "network and sharing center" and enter
3. on the left right under manage wireless networks, should say change
adapter settings click that
4. right click local area connection and disable it.
5. right click local area connection and click properties.
6. there should be a tab that says sharing go to that tab.
7. there is a box that says allow other network users to connect
through this computers internet connection. uncheck it if it is
checked.
8.hit ok then right click local area connection and enable it.
9 now select both your wireless network connection and the local area
connection and right click and it should have the option to bridge
connections. when you click bridge it will do its thing and should
work when its done.

A network bridge is just letting one device pass through another's
network connection. No routing or NAT is needed.

source : http://forums.cnet.com/5208-19411_102-0.html?threadID=326988

2010-02-08

Yet another easy GIT Guide (GIT)

Another site that provide easy to follow guides to using GIT.

http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html

It's a very structured and simple website. Must read if just started to learn GIT.

2009-11-19

Good site for new GIT user

This is a good site for new GIT user, it list out some of the most usefull GIT comment.
 
written by Andy Jeffries.
 
If you don't know what GIT is. Git is a distributed version control system. Git emphasis on speed. Git was designed by the inventor or Linux, (Linus Torvalds). For more information on Git. Please visit http://en.wikipedia.org/wiki/Git_(software)

2009-11-12

CodeRush Xpress for C# (DevExpress)

DevExpress is giving out free version of CodeRush Xpress
 
 
The free version of CodeRush Xpress support Visual Studio 2008 (does not support Express editions)

2009-10-28

Install Husband 1.0þ (Joke)


INSTALLING HUSBAND
A wo
man writes to the IT Technical support Guy


Dear Tech Support
,

Last year I upgraded from
Boyfriend 5.0 to Husband 1.0 and I noticed a distinct slowdown in the overall system performance, particularly in the flower and jewellery applications, which operated flawlessly under Boyfriend 5.0.

In addition,
Husband 1.0 uninstalled many other valuable programs, such as
Ro
mance 9.5 and Personal Attention 6.5, and then installed undesirable programs such as  NEWS 5..0,   MONEY 3.0  and CRICKET 4.1.

Conversation 8.0
no longer runs, and House cleaning 2.6 simply crashes the system..

Please note that I have tried running
Nagging 5..3 to fix these problems, but to no avail.

What can I do?

Signed,

____________ _________ _________ _________ _________ _________ _________ _________
 

Reply


Dear  
Madam,  

First, keep in mind,
Boyfriend 5.0 is an Entertainment Package, while Husband 1.0 is an operating system.

Please enter com
mand: ithoughtyoulovedme. html and try to download Tears 6.2 and do not forget to install the Guilt 3.0 update.
If that application works as designed,
Husband1..0 should then automatically run the applications Jewellery 2.0 and Flowers 3.5..

However, remember, overuse of the above application can cause
Husband 1.0 to default to Silence 2.5 or Beer 6.1.
Please note that
Beer 6.1 is a very bad program that will download the Snoring Loudly Beta.

Whatever you do,
DO NOT under any circumstances install Mother-In-Law 1.0 (it runs a virus in the background that will eventually seize control of all your system resources.)

In addition, please do not attempt to reinstall the
Boyfriend 5.0 program. These are unsupported applications and will crash Husband 1.0.

In sum
mary, Husband 1.0 is a great program, but it does have limited memory and cannot learn new applications quickly.
You might consider buying additional software to improve memory and perfor
mance.
We recommend:
 Cooking 3.0 and  Hot Looks 7.7.

Good Luck Madam!  

ShareThis