Nov 29, 2008

Software Project Role

project role

Nov 16, 2008

Turn off display non-secure item popup dialog in Internet Explorer

Step 1: Go to Tool >> Internet Options

Step 2: Select the "Security" Tab and then click on the "Custom Level" button

Step 3: Scroll down until you see the option: "Display mixed content". Sect the option "Enable" (in the Miscellaneous section)

Step 4: Click Ok

Enable exFAT in Windows XP/2003

To enable exFAT (which is a new file system type introduced by Microsoft in Windows Vista), you need to copy the two files uexfat.dll and exfat.sys located under System32 folder and System32/Drivers folder into correspond folder of Windows XP/2003

Create the following registry file "enable-exfat.reg"

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\exfat]
"Description"="exFAT File System Driver"
"DisplayName"="exFAT File System Driver"
"ErrorControl"=dword:00000001
"Group"="Boot File System"
"Start"=dword:00000002
"Type"=dword:00000002

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\System\exfat]
"EventMessageFile"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,\
00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,\
5c,00,49,00,6f,00,4c,00,6f,00,67,00,4d,00,73,00,67,00,2e,00,64,00,6c,00,6c,\
00,00,00
"TypesSupported"=dword:00000007

Run the file to import it into registry.
Restart your PC and the exFAT will be enabled

Cheers,
-Hieu

Nov 12, 2008

BarCamp event at Ho Chi Minh city

There is an upcoming event called BarCamp, a technology educational event that is open free for everyone to come and share ideas about technology as well as to network with other people (please see details at http://barcampsaigon.org/). This type of events has been successful in Silicon Valley. BarCamp Saigon will be held for the first time in Vietnam at RMIT-Vietnam on November 15.

This event is free and all GCS employee are welcome to join, just go to http://barcampsaigon.org/ to register yourself.

Global CyberSoft is also a gold sponsor for this event :-)

The following is the list of session in the BarCamp.

  • Offered Sessions
    • 30-minute sessions
      • Teaching programming with Alice [En] – Huy Zing
      • Vietnam web services portal & Start-ups Support System| Cổng thông tin về dịch vụ Web ở Việt Nam & Hệ thống hỗ trợ start-ups[EN & Vi] – Huyền Chip
      • How to quickly create a web form with Google Docs [En & Vi] – Huyền Chip & Huy Zing
      • E-learner Platform 2.0 [En & Vi] – Anh Hùng
      • GIS-related session (topic is not decided yet) [En & Vi] – Khánh Lê
      • Interesting Web/Mobile Projects in Asia and Africa and how they are being monetized. [En] (with Vn subtitles) Preetam Rai
      • Intel and Intel Vietnam company presentation and job opportunities. Huan Duong
      • Cloudworking and Monetizing Models and life style of a mobile CEO/entrepreneur. Dan Lilly & Tom Tran
      • Giới thiệu cuộc thi “Search for ASEAN XML SuperStar” [Vi] – Khiem, IBM VN
      • Giới thiệu quy trình phát triển phần mềm RUP [Vi] – Minh, IBM VN
    • 1-hour sessions
      • Google App Engine app development [Vi & En] – Loi & Huy Zing
      • Android app development [Vi & En] – Tuan & Huy Zing
      • Adobe AIR development [Vi & En] – Justin & Huy Zing
      • iPhone app development [Vi & En] – Multinc
      • Essential Ingredients of a Successful Web Business [En] - Chris Harvey
      • Ventures Capital Tips: Getting funded and Operating a start-up [Vi & En] – James Vuong & Hiep Do IDGVV
  • Requested Sessions
    • Using Ruby/JRuby (or Python/Jython) for scripting/sysadmin and GUI applications, on Windows.
    • Developing some Extensions,Plugins,Themes for Mozilla Firefox , on Windows.
    • Start-ups, Entrepreneurship, and Business Development: Owning your own business in a global economy

Nov 11, 2008

Remove xxx activation in yyy 2008

Stops the SL UI Notification Service and removes 3 system32 files : SLLUA.exe, SLUI.exe and SLUINotify.dll (located at C:\Windows\system32 folder)

Nov 1, 2008

How to unlock attachment restriction in Microsoft Outlook

To unlock the attachment restriction in Microsoft Outlook, just follow the steps below:

- Start => Run => Enter regedit
- Look for HKEY_CURRENT_USER\ Software\ Microsoft\ Office\ 10.0\ Outlook\ Security
- Create a new String value Level1Remove (modify if exists) and add the extension that you would like to allow for download (seperated by comma) ex: exe;jpg;gif;png

Note: These are the list of files that is normally being lock by Ms Outlook when received as e-mail attachments: “ade, adp, asx, bas, bat, chm, cmd, com, cpl, crt, exe, hlp, hta, inf, ins, isp, js, jse, lnk, mda, mdb, mde, mdz, msc, msi, msp, mst, pcd, pif, prf, reg, scf, scr, sct, shb, shs, url, vb, vbe, vbs, wsc, wsf, wsh”