Skip to main content

Posts

Bundy Clock Quick Setup Manual for IWATA TIME RECORDER CW-1A, CW-2A, CW-2SA

Recently, I bought IWATA bundy clock for our office and I'm happy because there is a Quick Setup Manual included in the package which is hard for me to find/download from the internet. Then I realized that it might be useful in the future so I decided to upload the manual here. Thanks,

SONY Ericsson XPERIA E15i (HARD RESET)

METHOD 1: a. Turn off your phone b. Press and hold LEFT, RIGHT and POWER buttons until the factory reset menu appears c. Select Wipe Data d. Reboot/Restart your phone. METHOD 2: (proven effective) a. Download SONY PC COMPANION 2.1 here b. Install it into your PC and run the program c. On "SUPPORT ZONE" panel, click "Start" d. On  "Phone / Tablet Software update", click "Start" e. Click "Repair my Phone / Tablet" f.  Click "Continue" g. Tick the box "I understand.." and click "Next" h. Tick the box "I understood..." and click "Continue" i. Tick the box on "Battery Level Info" and click "Next" j. Select you phone model in the selection and click "Next" h. Connect you phone to PC       h-1. Turn off you phone and wait for 5 seconds      h-2.  Connect your Phone to the PC while pressing the Back Button (Left Button) using USB Cord. i. F...

[FiXED] Cannot Create File Error when you try to open or save attachement in Outlook

References: http://support.microsoft.com/kb/305982/en-US http://www.technipages.com/outlook-cant-create-file-error-when-opening-attachment 1. Run REGEDIT.EXE 2. Navigate to "HKCU\Software\Microsoft\Office\14.0\Security" 3. On the right-pane, double click "OutlookSecureTempFolder" 4. Copy the value of OutlookSecureTempFolder 5. Open File Explorer 6. Paste the value onto addressbar, press enter 7. Delete all the content of that folder 8. Restart Outlook

VB6 Listview Sort when clicking the columnheader

Listview1 is the name of the listview control Private Sub ListView1_ColumnClick(ByVal ColumnHeader As MSComctlLib.ColumnHeader)     With ListView1         If .SortKey <> ColumnHeader.Index - 1 Then             .SortKey = ColumnHeader.Index - 1             .SortOrder = lvwAscending         Else             If .SortOrder = lvwAscending Then                 .SortOrder = lvwDescending              Else                  .SortOrder = lvwAscending             End If  ...

[Zentyal] Block HTTPS FACEBOOK

First, Create HTTPS service * Network -> Services * Add New -> Service name: HTTPS * Click Add * Click "Configuration" Button * Add New    - Protocol : TCP/UDP    - Source Port: ANY    - Destination Port: 443 * Click Add Second, Create Facebook Object * Network -> Objects * Add New -> Name: FACEBOOK * Click Add * Click "Members" Button * Add all these IP's        173.252.110.27     173.252.120.6     66.220.158.19     66.220.156.2     31.13.82.81 Third, Create Users Object * Network -> Objects * Add New -> Name: USERS * Click "Members" Button * Add all your users/clients/members Fourth, Create Firewall * Firewall -> Packet Filter * Filtering rules from internal networks to zentyal -> click "Configure rules" button    Add New   Decision: ACCEPT   Source: ANY   Service: HTTPS   Click Add * Filtering ru...

Samsung S3850 FIXED upload data to pc error

A BIG THANKS to Zulkifli Zain @ http://topupbisnes.blogspot.com/2013/05/s3850-upload-data-to-pc-problem.html 1. Download needed files and driver here. 2. Open "multiloader v.5.65.exe". 3. set it up like in the picture below. 4. Set your phone in DOWNLOAD MODE.     * Pull out battery     * Put battery In     * Press CALL,VOL+ AND POWER BUTTON until DOWNLOAD shown on the screen 5. Connect your phone to your computer through USB Cord. 6. Click "Port Search". 7. Click "Download" and w8 for about 15 minutes. 8. NOTE : NEVER TOUCH YOUR PHONE UNTIL YOUR PHONE RESTART BY ITSELF . 9. Done.

Cherry Mobile S100 Cannot Detect Sim Fixed

I did hard reset of my phone, then after that i noticed that my sim card was not detected, on the phone status it shows "Serial No. = ERROR, EMEI1 = UNKNOWN, EME12 = UNKNOW. But thanks jamezon3_18 of http://www.symbianize.com I was able to bring back my phone to normal. Here's the step i did: Download Drivers Download EMMC Download Download this file BAK.qcn Connect your phone to you computer On USB debugging, select "Charging Only" on your PC, open device manager (you can see a Yellow Question Mark for Android) Right-click, then update driver, browse "..\drivers\USB Modem Driver\Win32", w8 until it finished. (you may skip this step if the driver is already updated.) Open EMMC_DownLoad_V1.2.4.ex e Click Restore_NV Browse the BAK.qcn Click "Open" Your phone will automatically turn off Turn on your phone and BINGO!.. Conclusion: Before doing anything like factory resetting, updating firmware etc. you must backup first t...