Command to show open TCP ports on Windows
Here’s a handy command you can use on windows to list all of the open TCP/IP ports: Read more…
Share and Enjoy
Here’s a handy command you can use on windows to list all of the open TCP/IP ports: Read more…
Share and Enjoy
1-Three column fixed layout structure using CSS- This post explains how to realize an HTML/CSS basic structure to design a simple three column fixed page layout with standard elements (logo top bar, navigation bar, text stage, center column for post categories and right column to insert Google AdSense 120X600 ads), to use in your projects. Read more…
Share and Enjoy
SkyDrive is an online storage system included in Windows Live, which gives you 25 GB of space that you can sync to your desktop. Here’s how to connect it to your Windows 7 computer as a mapped drive.
First of all, you need to go to http://skydrive.live.com and use your Windows Live account (the same you use to access Hotmail, Messenger, Windows Live Mail or MSN) to log in and create the folders you want to use by using the New menu. You can create private and shared folders and customize the access for every one of them. Read more…
Share and Enjoy
How do you choose a bar code? It can be quite confusing. Some industries use a standard bar code type. If that’s the case for you, all you need to do is buy the proper bar code set. For example, if you are interested in putting bar codes on retail packages or books, the choice of a bar code is simple. Retail packages in North America require a UPC-A bar code while European retail articles use the EAN bar code. Book ISBN numbers use the Bookland bar code (an EAN 13 bar code with a 5 digit supplement).But what if your industry hasn’t selected a specific bar code type? The choice of a bar code can also be determined by what kind of data you want to encode. Some bar code symbologies only encode numbers (bar code 2/5 interleaved, EAN, PostNet, and UPC) while other bar codes only encode a fixed number of digits (EAN 8, EAN 13, and UPC-A). There are also some bar code types let you encode both numbers and upper case letters (bar code 3 of 9 and bar code 93) or even the complete ASCII character set (bar code 128). Read more…
Share and Enjoy
For Internet Explorer 5+
REGEDIT4 Read more…
Share and Enjoy
“Activation Error: Code 0x8007232b .DNS Name does not exist” Read more…
Share and Enjoy
In the previous article (http://www.rockywang.info/?p=25), I introduced that craystal report can get the data from Oracle with the store procedure which can use the cursor of the oracle to return the dataset from oracle database to crystal report in runtime.
But in the 64bits windows environment, we get the error or cannot get the data from oracle database when we use the store procedure and cursor. The errors of runtime are different based on different crystal reports. And sometimes it confuse. Read more…
Share and Enjoy
So let’s get rid of these annoyances with:
ALTER PROFILE DEFAULT LIMIT FAILED_LOGIN_ATTEMPTS UNLIMITED PASSWORD_LIFE_TIME UNLIMITED;
And also let’s turn off the default auditing:
NOAUDIT ALL; DELETE FROM SYS.AUD$;
Share and Enjoy
In the previouse, I instroduced the wordpress plugin to integrate the Skydrive album to the wordpress. In the new version of the plugin, I added the more functions inside:
1. Support the Slider show of the photos, which will have photos thumbs and big photo display, automaticaly navigation,
2. Support the photos notes display with the photo navigation automatically Read more…
Share and Enjoy
During designing or planning the interface between different systems, the SOA is a standard for data exchanging. The system can receive or generate the standard xml during data exchanging which follow the SOA standard. The advantage to use the SOA is xml is a open and transparent for different system. To realize the data exchanging between different system, the data schema for the Read more…
Share and Enjoy
Recent Comments