Le Kevin dot com

photographic-poetic-musical horizon

Browsing Posts in Computer

Got more hard drives than your computer can handle? Not any more with Promise’s ultra133TX2 drive controller. Handling an additional two IDE hard drives or ATAPI devices, it will give you the freedom to add the storage space you want. With support for separate timing and the included Ultra ATA cable signal noise is reduced during data transfers. Hard drives larger than 137 GB can stand up and be recognized with this card to their full potential.

Before you can order your SSL Certificates, you must first generate a CSR (Certificate Signing Request) on your server. A CSR is an encrypted body of text. Your CSR will contain encoded information specific to your company and domain name; this information is known as a Distinguished Name or DN.

CSR Support Video

In the DN for most servers are the following fields: Country, State (or Province), Locality (or City), Organization, Organizational Unit, and Common Name. Please note:

The Country is a two-digit code — for the United States, it’s ‘US’. For countries outside of the United States, see our listing of SSL Certificate Country Codes.
State and Locality are full names, i.e. ‘California’, ‘Los Angeles’.
The Organization Name is your Full Legal Company or Personal Name, as legally registered in your locality.
The Organizational Unit is whichever branch of your company is ordering the certificate such as accounting, marketing, etc.
The Common Name is the Fully Qualified Domain Name (FQDN) for which you are requesting the ssl certificate.

If you are generating a CSR for a Wildcard Certificate your common name must start with *. (for example: *.digicert.com). The wildcard character (*) will be able to assume any name that does not have a “dot” character in it.

ASP.NET authentication bypass Severity – canonicalization issues. An attacker could gain unauthorized access to password-protected pages on the web server or create a cross-site scripting attack.

The iPhone might consider as the second best iPod, however, it has limitations. For example, you can not delete the songs from the Music app. You can not control the music app if you connect it to the head unit such as the car stereo system, or to some any third party speaker systems; it display a splash with message “Accessory Connect”. Below, some ways you can get around with your iphone with the lastest firmware iOS 5.x.x

Orca MSI Editor allows you to edit the properties of any MSI file. With this tool, you can change the title and text within the installer an look at how and where the files are delivered.

Sometimes we want to remove accents from vietnamese words to Latin based characters for search or matching routine in database. However, Microsoft SQL Database does not offer normalized function which we can use to remove accents from words such as:

AI ĐI TRÊN DÀM ĐƯỜNG TRƯỜNG => AI DI TREN DAM DUONG TRUONG
ÁO EM CHƯA MÀC MỘT LẦN => AO EM CHUA MAC MOT LAN

Good thing, there is a workaround by using CLR function, please example code below: