Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

Wednesday, January 29, 2014

How to use the reduced session of LogMeIn on Chromebook?

After recent Chromebook update, you may find you cannot start a reduced session of LogMeIn to access your remote machine. Because it might keep asking you the password when clicking Remote Control.

Many people encountered this problem and discussed this at the LogMeIn community.
So, how to fix this? Actually it's simple.

After you log in LogMeIn and click the link of your remote machine, you should notice the link of your remote machine as below. Please check it from the Address bar on your browser.

https://[YOUR_REMOTE_MACHINE-xxxxxxxxxx].appxx-xx.logmein.com/main.html

Just copy and change it to 

https://[YOUR_REMOTE_MACHINE-xxxxxxxxxx].app00-00.logmein.com/remctrl.html?type=flash

Then you should be able to access your remote machine via LogMeIn reduced session.

Enjoy!

Saturday, June 22, 2013

Feedly & Yahoo Blog RSS

** Update @ 23/06/2013 11:04 (台灣時間): 目前猜測應該是 Feedly 還是被某些 sites 擋了,所以抓不到最新的新聞。股溝還是名氣比較大,人人愛啊﹍


最近幾乎已經把 RSS Reader 的使用習慣轉移到 Feedly 上,上週更是高興終於 Feedly 有了 Feedly Cloud 這個無需瀏覽器附加元件的純網路服務。

不過呢,幾天使用下來,發現了個問題,發了信去 Feedly 詢問了相關問題,不過人微言輕,人家不見得要理你,況且這是免費的服務,加上最近對方公司應該要應付一堆像我這種從 Google Reader 搬過來的使用者,所以就先來這裡做個紀錄吧,看看後續有無人有同樣問題。

目前只大概看一下,似乎來自 Yahoo Blog (tw.myblog.yahoo.com) 的 feeds,Feedly 都無法取得最近的項目。

下圖是 Feedly 上的某個 Yahoo Blog,可以清楚看到只到 15d 的項目。


對比在 Google Reader 上的同一個 Blog,可以看到仍有最近的更新。(喔﹍對了,今天是 6/22)















目前不確定是不是我個人的問題﹍ XD
有興趣,大家不妨留意看看自己的 Feedly,是否有久未更新的 feeds。

Sunday, May 12, 2013

Skype Log Viewer

After migrating MSN to Skype, I'm looking for a good/easy way to view the chat logs. If you also need one for this feature, you might try this.

skype-log-viewer
- Program to view and export skype chat logs correctly.
http://code.google.com/p/skype-log-viewer/

Wednesday, September 19, 2012

fring 一點都不安全

最近在試用網路電話,除了原先既有的 skype 以外,下載了 fring 跟 MobileVOIP 兩個 app 下來玩。

除了測試語音功能以外,測試完畢後,也開始想對註冊的帳號密碼做一下修改,結果沒想到 fring 根本無法變更密碼,要變更密碼還必須寫信給 fring 的客服。不僅如此,fring 的密碼根本就沒加密過,當你要求 retrieve 密碼時,他還可以以明碼的方式寄給你﹍

天啊﹍很難想像目前還有如果對待客戶密碼的公司,再怎樣不重視資料安全性的問題,好歹簡單的加密處理也該做一下,至少可以讓客戶心安一點吧。所以有使用 fring 的人,最好是一開始就是以新開設的帳號跟非慣用密碼,否則﹍就祈禱連接的 hotspot 無人為惡吧。

其他的,再看看這篇吧。

Wednesday, August 08, 2012

The MSI '' failed when installing VMware tools

本週我把公司電腦上的 VMware Workstation 從 7.0.x 升級到 8.0.4,我的桌機作業系統是 Windows 7 x64,過程中是問題不斷,所以也多花了點時間解決。

第一個是 8.0 會試著自動移除前一版,但是有趣的是,移除過程中卻總是中斷在 The MSI '' failed 的錯誤訊息,google 一下相關訊息,想不到網路上一堆人遇到。怎麼辦呢?不要再相信那 VMware KB 上的建議,做啥修復之類,雖然有一堆建議,但是真正有用的是這篇:Cleaning up after an incomplete deinstallation on a Windows host。沒錯,就是直接手動把該砍的檔案跟 registries 都幹掉吧。

清除後接著再開始安裝 8.0,你會發現 8.0 是可以裝起來,但是過程中,還是會看到 The MSI '' failed 的訊息,因為一堆 VMware tools 裝不起來。這時候,也不用跟系統管理員聯絡,咱們把 regedit 打開,開始搜尋 tools-,沒錯,就是 tools 加上個 dash,有看到包含以下這些的機碼,就大膽的把它們砍掉吧。
  • tools-freebsd-*
  • tools-linux-*
  • tools-netware-*
  • tools-solaris-*
  • tools-windows-*
  • tools-winPre2k-*
這時候,再重新安裝一次 VMware Workstation 8.0,應該可以順利安裝成功,連 VMware tools 都可以裝起來。

Thursday, August 02, 2012

New Tab to Homepage in Firefox 14

Most people use the extension "New Tab Homepage" to set the homepage when trying to new a tab. Actually you are able to do this without a extension.

Simply open your Firefox and do the followings.

1) Type in about:config in the address bar and then press enter.

2) Click on the warning "I’ll be careful, I promise" to go to the configuration list. Type newtab in the search box.

3) Double click on browser.newtab.url to change the setting, ex. https://www.google.com.tw/.

Then you will get Google when opening a new tab.

Sunday, February 05, 2012

Disable HD APM

最近接連使用了幾台 2.5 吋的硬碟,使用一陣子後觀察,發現到有 Load_Cycle_Count 異常高的現象,索性 google 了一下,才發現這也是省電硬碟的特性,在個人使用上,WD 跟 Toshiba 的硬碟都出現同樣的問題,尤其是 WD。

基本上,如果不怕耗電,也不想使用硬碟的進階電源管理,那我們就可以利用 hdparm 把這功能關閉。

 步驟大致如下:

1. 先用 smartctl 觀察一下硬碟的 S.M.A.R.T 資訊,看看使用時數跟那 Load_Cycle_Count 是否不成比例。

2. 是的話,就利用 hdparm 來做點事吧:hdparm -B 255 /dev/sda,設定完後,再透過 smartctl 觀察一下 Load_Cycle_Count 的變化。

個人使用上,有一顆硬碟是給參數 255,一顆是給 254,所以大家斟酌使用吧,參數設定就請多看看男人。
hdparm on Wikipedia

Tuesday, May 24, 2011

VMware Server on Ubuntu 10.04 TLS

公司腳邊的一台機器裝了 Ubuntu 系統,從 8.04 升級到 10.04 後,時常發現 VMware Server 掛點了,重新啟動也不是辦法。第一次遇到時,google了一堆相關資訊,才發現需要 patch,遇到的人不少。

問題不是 vmmon 不能 build,就是 vmnet 有問題。這一次我放棄了,直接裝 VMware Workstation 7.1.2。

不過還是紀錄一下這個問題,而之前有用的解法請看這邊囉。
Installing vmware-server-2.0.2 in Ubuntu Lucid Lynx 10.04 LTS

Thursday, February 03, 2011

Again


剛從 Blogaway 發文,卻連續出現兩篇文章,再發一篇試試。


看來應該是剛連線錯誤造成連續發文。目前看來 Blogaway 也不會在文末加上廣告文,挺不錯的。

Blogaway 測試


就測試囉。

Sunday, January 30, 2011

Post via Blogger-droid

這次改用另一個 app 來試試看。看起來似乎不能上傳圖片,之前的 Blogaway 應該是可以,只是我不會使用,哈。

沒關係,反正就是先發篇文來看看先囉。
Published with Blogger-droid v1.6.6

Update:
後來發現 Blogger-droid 是有上傳圖片功能的,編輯時進入 menu 選單,就可以 insert picture 囉。

Friday, June 25, 2010

怪獸級瀏覽器

看到一連串 HTML5 的相關介紹,再看看各家瀏覽器對於 HTML5 的支援與效能測試,最大的感想是:

當 HTML5 成為下一代網路標準時,雲端運算其實並不會讓 Thin Client 的理想成真,瀏覽器終究會成為吃資源的怪獸。

Friday, June 18, 2010

SQL Server Setup has encountered an error when running a Windows Installer file

前些天是一個 Windows Update (KB979909) 無法更新,查詢了一下,網路上建議移除所有 .NET Framework 的版本,再重新安裝所有版本、更新。

在屢試屢敗的情況下,便真的把所有 .NET Framework 都給移掉重裝,之後再做更新,雖然中途有錯誤,不過最後還是更新成功了,Windows Update 也不再出現說有未更新的項目。

數天過後,在打開 Sql Management Sutdio 2008 R2 的時候,卻發現無法開啟程式,錯誤訊息看起來跟之前 .NET Framework 重裝事件有絕對關係。沒辦法的辦法,就是再裝一次 SMSS,所以又開始了移除、安裝的動作。

沒想到移除動作一直失敗,無法完全移除,一氣之下便直接刪除相關登錄檔,再重新安裝該程式,結果卻是一直死在某個程序無法安裝。失敗的訊息如下:

TITLE: Microsoft SQL Server 2008 R2 Setup
------------------------------

The following error has occurred:

SQL Server Setup has encountered an error when running a Windows Installer file.

Windows Installer error message: Error opening installation log file. Verify that the specified log file location exists and that you can write to it.

Windows Installer file: \\FILESERVER\Software\Application\Microsoft\SQL Server Enterprise Edition 2008 R2\1033_ENU_LP\x86\setup\sql2008support\SqlSupport.msi
Windows Installer log file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20100618_013348\SqlSupport_KatmaiRTM_Cpu32_1.log

Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xC24842DB

而且上面那連結還是騙人的,一點除錯相關訊息都沒。

最終的解決方是就是:當出現這一個訊息時,就在執行或是 Command Prompt 裡打上 "msiexec.exe /regserver"。

重複打了兩三次,沒想到就真的裝完了。

Sunday, June 06, 2010

Joel on Software 翻譯計畫

《約耳談軟體(Joel on Software)》翻譯計畫
http://local.joelonsoftware.com/wiki/%E9%A6%96%E9%A0%81

值得一看的文章與觀點。多年前看過幾篇,這次找回連結,再次細讀。
當然感謝這些幫忙翻譯的人員,讓自己不用再次在英文中猜測語意,哈。

就從兩個故事開始吧。

Sunday, April 11, 2010

視窗七

幾天前心血來潮,把整個 XP 系統換成了目前的 Windows 7 平台,畫面的確是炫了許多,但礙於目前硬體規格較差,相對還是停掉了一堆表面美化的功能,以效能為重。

裝好整個系統後,最讓我想換回舊系統的原因,便在於網路使用一段時間後會自動斷線,但也沒有斷線訊息,而是整個網路就不通了,寬頻連線還顯示著正連線中,但是整個網路就是出不去,停用了網卡的自動省電休眠仍是一樣。上網一 google,才發現原來自 Vista 以來至 7,一樣有許多人遇到這樣的問題,有說是使用 IE 會閒置 20 分鐘後自動斷線,但我也不用 IE 而是使用 Firefox,也檢查了相關設定,更甚者,連瀏覽器都不開,就只是撥接連上線,接著看影片,仍是一段時候後就斷線了。目前最新的解法是上 VIA 下載了網卡驅動更新,目前是還沒斷線過,就持續觀察看看。

另一個對於窗系統的優化動作就是調整系統服務,把不必要的項目給停止或停用,新系統許多新服務不熟,強制停用過多,反讓網路連線跟音效都無法使用,雖然搞不清楚為啥光是啟用個音效,就有三個服務具有相依性必須運行,不過還是很認份地都把該啟用的項目都給執行了。對於 Windows 7 的服務列表,下面的網站是個很好的解說跟參考。

Windows 7 Service Configurations by Black Viper


想不到的是,目前才裝好系統,竟然總共就有 157 個服務,真是夠嚇人的了。
名稱 狀態   啟動類型
ActiveX Installer (AxInstSV) 停用
Adaptive Brightness 停用
Application Experience 停用
Application Identity 停用
Application Information 停用
Application Layer Gateway Service 停用
Application Management 停用
Avira AntiVir Guard 已啟動 自動
Avira AntiVir Scheduler 已啟動 自動
Background Intelligent Transfer Service 手動
Base Filtering Engine 已啟動 自動
BitLocker Drive Encryption Service 停用
Block Level Backup Engine Service 手動
Bluetooth Support Service 手動
BranchCache 手動
Certificate Propagation 手動
CNG Key Isolation 手動
COM+ Event System 已啟動 自動
COM+ System Application 手動
Computer Browser 停用
Credential Manager 手動
Cryptographic Services 已啟動 自動
DCOM Server Process Launcher 已啟動 自動
Desktop Window Manager Session Manager 已啟動 自動
DHCP Client 已啟動 自動
Diagnostic Policy Service 停用
Diagnostic Service Host 停用
Diagnostic System Host 停用
Disk Defragmenter 手動
Distributed Link Tracking Client 手動
Distributed Transaction Coordinator 手動
DNS Client 已啟動 自動
Encrypting File System (EFS) 手動
Extensible Authentication Protocol 手動
Fax 手動
Function Discovery Provider Host 停用
Function Discovery Resource Publication 停用
getPlus(R) Helper 停用
Group Policy Client 已啟動 自動
Health Key and Certificate Management 手動
HomeGroup Listener 手動
HomeGroup Provider 手動
Human Interface Device Access 手動
IKE and AuthIP IPsec Keying Modules 已啟動 自動
Interactive Services Detection 手動
Internet Connection Sharing (ICS) 手動
IP Helper 手動
IPsec Policy Agent 已啟動 手動
Juniper Network Connect Service 手動
KtmRm for Distributed Transaction Coordinator 手動
Link-Layer Topology Discovery Mapper 手動
Media Center Extender Service 停用
Messenger Sharing Folders USN Journal Reader service 手動
Microsoft .NET Framework NGEN v2.0.50727_X86 手動
Microsoft iSCSI Initiator Service 手動
Microsoft Software Shadow Copy Provider 手動
Multimedia Class Scheduler 已啟動 自動
Net.Tcp Port Sharing Service 停用
Netlogon 手動
Network Access Protection Agent 手動
Network Connections 已啟動 自動
Network List Service 已啟動 自動
Network Location Awareness 已啟動 自動
Network Store Interface Service 已啟動 自動
Office Source Engine 手動
Offline Files 停用
Peer Name Resolution Protocol 手動
Peer Networking Grouping 手動
Peer Networking Identity Manager 手動
Performance Logs & Alerts 手動
Plug and Play 已啟動 自動
PnP-X IP Bus Enumerator 手動
PNRP Machine Name Publication Service 手動
Portable Device Enumerator Service 停用
Power 已啟動 自動
Print Spooler 停用
Problem Reports and Solutions Control Panel Support 手動
Program Compatibility Assistant Service 停用
Protected Storage 手動
Quality Windows Audio Video Experience 手動
Remote Access Auto Connection Manager 手動
Remote Access Connection Manager 已啟動 手動
Remote Desktop Configuration 手動
Remote Desktop Services 手動
Remote Desktop Services UserMode Port Redirector 手動
Remote Procedure Call (RPC) 已啟動 自動
Remote Procedure Call (RPC) Locator 手動
Remote Registry 手動
Routing and Remote Access 停用
RPC Endpoint Mapper 已啟動 自動
Secondary Logon 手動
Secure Socket Tunneling Protocol Service 已啟動 手動
Security Accounts Manager 已啟動 自動
Security Center 停用
Server 已啟動 自動
Shell Hardware Detection 已啟動 自動
Smart Card 手動
Smart Card Removal Policy 手動
SNMP Trap 手動
Software Protection 已啟動 自動 (延遲開始)
SPP Notification Service 已啟動 手動
SQL Server (SQLEXPRESS) 手動
SQL Server Active Directory Helper 停用
SQL Server Browser 停用
SQL Server VSS Writer 手動
SSDP Discovery 已啟動 手動
Storage Service 手動
Superfetch 停用
System Event Notification Service 已啟動 自動
Tablet PC Input Service 停用
Task Scheduler 已啟動 自動
TCP/IP NetBIOS Helper 已啟動 自動
Telephony 已啟動 手動
Themes 停用
Thread Ordering Server 停用
TPM Base Services 手動
TrueVector Internet Monitor 已啟動 自動
UPnP Device Host 已啟動 手動
User Profile Service 已啟動 自動
Virtual Disk 手動
Visual Studio 2008 Remote Debugger 停用
Volume Shadow Copy 手動
WebClient 手動
Windows Audio 已啟動 自動
Windows Audio Endpoint Builder 已啟動 自動
Windows Backup 停用
Windows Biometric Service 停用
Windows CardSpace 停用
Windows Color System 停用
Windows Connect Now - Config Registrar 停用
Windows Defender 停用
Windows Driver Foundation - User-mode Driver Framework 已啟動 自動
Windows Error Reporting Service 停用
Windows Event Collector 停用
Windows Event Log 已啟動 自動
Windows Firewall 停用
Windows Font Cache Service 停用
Windows Image Acquisition (WIA) 停用
Windows Installer 手動
Windows Management Instrumentation 已啟動 自動
Windows Media Center Receiver Service 停用
Windows Media Center Scheduler Service 停用
Windows Media Player Network Sharing Service 停用
Windows Modules Installer 手動
Windows Presentation Foundation Font Cache 3.0.0.0 手動
Windows Remote Management (WS-Management) 手動
Windows Search 停用
Windows Time 手動
Windows Update 已啟動 自動 (延遲開始)
Windows 啟用技術服務 手動
WinHTTP Web Proxy Auto-Discovery Service 手動
Wired AutoConfig 手動
WLAN AutoConfig 手動
WMI Performance Adapter 手動
Workstation 已啟動 自動
WWAN AutoConfig 手動
家長監護 停用

Sunday, September 09, 2007

Netvibes

http://www.netvibes.com/

很棒的整合式個人網頁環境,直覺上比 iGoogle 更吸引我。

有空再來玩玩看。

Friday, January 19, 2007

Google Reader in Labs

昨天轉移了 blogger,今天又把原先在 bloglines 上的訂閱匯入到 Google Reader 上,目前 Google Reader 還掛在 Labs 的階段,不過就介面來看,已經比以前功能進步許多。

不過長久以來使用 bloglines 的習慣,似乎還不太容易馬上對 Google Reader 上手,不過還好,目前應該還是會保持兩邊同步的情況,畢竟之前 bloglines 維修時,就會想在電腦上安裝一個 RSS Reader 來備用避免枯等,而現在多一個 Google Reader,恰好就可以互相備援。

blogger beta exit

這次 Google 將 blogger.com 的 beta 拿掉,從一些網路上的分享看來,新增不少功能,也做了不少改進,不過自己因為懶惰的關係,倒沒有馬上轉換至新版。

今天終於花了點時間,把舊版的 blog 轉換到新版,標籤的套用很直覺也很方便,另外也提供了新的版面調整方式,直接透過拖拉,可以滿足大部分使用者的需求,當然要更花俏特殊的,還是要靠自己去手工處理,不過對我這種懶人而言,也足夠了。


另一方面,把自己的帳號使用整合起來,也是這次轉換的一大目的。單一帳戶的便利性,在實質使用上的好處多多,就如同銀行的帳戶管理,強調的是簡便手續、強大服務。不過相對的缺點就是對其提供服務者的依賴性也隨之升高。

Google 的影響力,可怕。

Tuesday, October 18, 2005

::: bloglines ::: 好用的網路 RSS 管理

今天又發現了個好玩的東西,也就是「bloglines」(www.bloglines.com) 挺方便的一個工具,把 RSS 的管理放在網路上,在不同的電腦上,只要以瀏覽器登入後,就可以觀看自己訂閱的 RSS 頻道。