아래아한글(한/글)이나 MS Word 같은 워드 프로세서뿐만 아니라 요즘에는 글을 작성하는 웬만한 프로그램에는 맞춤법(철자)이나 문법을 점검하는 기능이 들어 있다. 정말 제대로 된 글을 쓰는 것이 쉽지 않은 상황에서 이러한 도구들은 큰 도움을 준다. 하지만, 일반적으로 이렇게 내장되어 사용하는 맞춤법 관련 기능은 우리가 흔히 이야기하는 오타 점검 정도의 기능 이외에 더 큰 효용을 얻기가 어려운 것이 사실이다.

이런 상황에서 우리글의 경우 부산 대학교 정보 컴퓨터 공학부 인공 지능 연구실 나라인포테크 가 공동으로 제공하고 있는 온라인 한국어 맞춤법/문법 검사기 는 정말 전문가가 교정을 본 것 같은 훌륭한 결과를 보여주는 최고의 온라인 서비스 중 하나이다. 그래도 사람이 하는 것보다 아쉬운 점은 있지만, 주변에 이만한 전문가를 찾기 어려운 실정에서 큰 도움이 된다.

그래서 문서를 작성하거나 이미 작성된 글을 읽을 때 해당 검사를 하고 싶으면 이 사이트에 들어가 원하는 부분을 복사해 붙여 넣고 사용한다. 매번 이 과정이 귀찮아서 이를 자동으로 하는 프로그램을 내가 직접 만들어 공개한 적 이 있다.

이번에 8월 19일 자로 새롭게 향상된 검사 기능을 사용할 수 있도록 이 프로그램을 수정하였다.

온라인 한국어 맞춤법/문법 검사 도우미 Right Korean 1.5 버전 다운로드

230KB짜리 단일 실행 파일이다. 그냥 받아서 실행만 시키면 된다. 별도의 설치 과정은 없다.

워드 프로세서나 웹 브라우저 등에서 검사를 원하는 부분을 선택한 다음, 단축키로 [Ctrl]+[Shift]+[K]를 눌러준다. 그렇게 하면 기본으로 설정된 웹 브라우저에 검사 결과 화면이 나타난다. 웹 브라우저가 실행 중이 아니라면 저절로 실행된다.

사용자 삽입 이미지
사용자 삽입 이미지

그냥 편의상 만든 것이라 단축키도 변경할 수 없고, 시작 프로그램에 자동으로 들어가지도 않는다. 필요하다면 시작 프로그램에 넣는 것은 직접 해야 한다.

가끔 검사 결과에 “오류가 발견되지 않았다.”라는 메시지가 나올 수 있는데, 정말 오류가 없거나 검사할 부분이 제대로 넘어가지 않아서 그런 것이다. 이때는 단축키를 다시 실행해 보면 된다.

"Application " 분류의 다른 글
[KallOut (Beta)] 웹 브라우저와 MS Office에 통합되는 정보 검색 기능 지원 프로...  (2)2008/07/30
Flash Player 10.1 Beta 3 버전 발표(2월 23일)  (0)2010/02/25
[MS Office 2007 Beta] 설치나 제거 시 오류가 나는 경우  (2)2006/10/19
내가 주로 쓰는 웹 브라우저 Maxthon Browser 2.5.1.4752 버전 출시(1월 22일)  (0)2009/01/22
[SpaceTime] 3D 웹 브라우저  (2)2007/07/25
2010/08/26 23:31 2010/08/26 23:31
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1646

댓글을 달아 주세요.

  1. 방문객 2010/08/27 14:57  댓글주소  수정/삭제  댓글쓰기

    좋은 프로그램 고맙습니다.

  2. jyha95 2010/08/29 16:01  댓글주소  수정/삭제  댓글쓰기

    정보 및 자료 감사합니다^^




Windows를 사용할 때 레지스트리(Registry) 관리가 중요하다는 말들을 많이 한다. 사용 중인 운영 체제와 관련된 각종 정보를 담아두는 일종의 데이터베이스이기 때문에 이 파일에 문제가 생기면 최악의 경우 PC 자체를 사용할 수 없게 되기도 한다.

아무튼, 이렇게 중요한 파일인 레지스트리는 계속 Windows를 쓰다보면 크기가 계속 커진다. Windows에 새로운 프로그램을 설치하면 당연히 크기가 커지지만, 문제는 삭제했다고 해도 다시 작아지지 않는 것이다. 그리고 이런 과정이 반복되다 보면 구멍이 숭숭 뚫린 누더기 파일이 될 수도 있다.

이를 바로 잡아 주는 일을 보통 레지스트리 조각 모음, 최적화라고 부르는데, 이런 일을 해주는 프로그램은 상당히 많다. 그렇다고 아무 것이나 사용해서는 안 된다. 좋지 않은 최적화 프로그램 때문에 오히려 레지스트리가 망가져 PC 사용에 문제가 생길 수도 있기 때문이다.

그래서 나도 한 동안 이런 종류의 프로그램을 쓰지 않고 있다가 하나 써 보았다.

Quicksys RegDefrag 프로그램 홈페이지로 가기

최신 버전은 2010년 8월 13일자로 나온 2.9이다. 무료 프로그램이고, 포터블 버전(무설치 버전)도 있다.

그냥 내려받아 설치해 사용하면 된다.

Quicksys RegDefrag
Quicksys RegDefrag

참고로 이런 종류의 작업이 필요하다는 주장도 있고, 필요 없다는 주장도 있다. 이런 프로그램을 쓰는 일에 재미가 있는 사람들만 하면 된다.
"Application " 분류의 다른 글
내가 기본 웹 브라우저로 고려 중인 ChromePlus 1.3.6.0 버전 출시(1월 23일)  (0)2010/01/24
[Babylon-Pro] 영한 사전 데이터 업데이트  (0)2005/08/26
내가 기본 웹 브라우저로 사용 중인 ChromePlus 1.3.7.0 버전 출시(2월 10일)  (0)2010/02/10
[Internet Explorer] 빠르게 사용하기 위한 옵션 설정 방법  (0)2007/06/09
내가 기본 웹 브라우저로 사용 중인 ChromePlus 1.4.1.0 알파 1 버전 출시(7월 22일)  (0)2010/07/22
2010/08/16 15:09 2010/08/16 15:09
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1641

댓글을 달아 주세요.

PC에서 블랙베리 체험하기

Application RSS Icon ATOM Icon 2010/08/14 15:15 || English [ 1 ] [ 2 ] || view 605 ||



몇 달 전에 PC에서 구글의 안드로이드를 사용할 수 있는 방법 을 적어 올린 적이 있다. 이번에는 RIM(Research In Motion)의 블랙베리(BlackBerry)이다.

우선 다음 링크로 블랙베리 시뮬레이터(BlackBerry Simulator) 페이지로 이동한다.

블랙베리 시뮬레이터 다운로드 페이지로 가기

블랙베리 시뮬레이터 다운로드 페이지

여러 버전이 있지만, 가장 최신 버전인 6.0.0을 선택한다.

블랙베리 시뮬레이터 다운로드 페이지

블랙베리 시뮬레이터 다운로드 페이지

이후 적절한 절차를 거쳐 PC로 설치 파일을 내려받는다.

블랙베리 시뮬레이터 다운로드 페이지
블랙베리 시뮬레이터 다운로드 페이지
블랙베리 시뮬레이터 다운로드 페이지
블랙베리 시뮬레이터 다운로드 페이지
약 120MB의 파일을 내려받은 다음 설치한다.

BlackBerry Smartphone Simulators

설치한 후 프로그램 목록에서 [Research In Motion] > [BlackBerry Smartphone Simulators 6.0.0] > [6.0.0.141] 폴더에 있는 9800을 실행한다. 그러면 아래와 같은 안내 메시지와 함께 시뮬레이터가 나타난다.

BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators

그 다음 라이선스 동의 절차를 거치면 Setup 화면이 나타나고 이를 통과하면 초기 화면을 볼 수 있다.

BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators

미리 설치된 앱도 사용할 수 있고, App World 앱으로 새로 앱을 다운로드해 사용할 수도 있다. 무료도 있고 유료도 있는데, 사용자 계정을 만들면 된다.

BlackBerry Smartphone Simulators

한글(Korean) 지원은 되지 않는다. 입력을 물론이고, 볼 수도 없다. 한글을 보고 싶다면 아래와 같은 과정을 더 진행한다.

우선 시뮬레이터가 설치된 폴더에서 다음 파일(9800.xml)을 탐색기 등으로 찾는다.

C:\Program Files\Research In Motion\BlackBerry Smartphone Simulators 6.0.0\6.0.0.141 (9800)\9800.xml

편집을 위해 이 파일을 적당한 편집기로 연다.

BlackBerry Smartphone Simulators

그 다음 아래 그림과 같이 적당한 위치에 다음 항목을 추가한다.

<Application>net.rim.blackberry.lang.ko</Application>
<Application>net.rim.blackberry.lang.ko.rendering</Application>

BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators

저장 후 시뮬레이터를 껐다 켠다.

그래도 브라우저에서 웹 페이지의 한글은 보이지 않는다.

BlackBerry Smartphone Simulators
BlackBerry Smartphone Simulators

하지만, 각종 메뉴나 트위터(Twitter) 등 다른 곳에서는 잘 보인다.

"Application " 분류의 다른 글
[Maxthon Browser 사이드바 플러그인 KRadio] EBS FM 라디오 청취용  (0)2008/12/12
[표준 국어 대사전 CD] Windows XP에서 약물 글꼴 문제 해결  (0)2005/08/26
[Vista Bettery Saver Beta 2] 노트북 배터리를 조금이라도 아껴쓰기  (0)2007/07/26
IE8 Beta 2와 호환성을 개선한 Maxthon Browser 2.1.4 정식 버전 출시(9월 2일)  (2)2008/09/02
가상화 솔루션 VirtualBox 3.2.6 Beta 2 버전 출시(6월 22일)  (0)2010/06/23
2010/08/14 15:15 2010/08/14 15:15
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1638

댓글을 달아 주세요.




야후! 위젯 AdSensor
구글 애드센스(AdSense)의 실적을 바탕 화면에서 실시간으로 확인하는 용도로 Google AdSense Widget (관련 기사: [Google AdSense Widget] 구글 애드센스 실적 실시간으로 확인하기[2007. 7. 16.] )을 소개한 적이 있다. 이와 비슷한 용도로 더 많은 정보를 보여 주고 옵션도 더 다양한 다른 위젯으로 AdSensor라는 것이 있다. 2008년 1월 11일자로 2.7 버전이 나왔고 7월 26일자로 2.8 버전이 나왔다. 프로그램에 대한 자세한 설명은 다음 링크를 참조한다.

AdSensor 프로그램 페이지로 가기

Google AdSense Widget보다는 많은 정보를 보여 주기 때문에 조금 더 넓은 공간을 차지한다. 상단의 구글(Google) 로고는 옵션에서 없앨 수 있다. 필요에 따라 적절한 프로그램을 사용하면 된다.

그런데 이런 종류의 위젯들은 구글 계정 접속 방법이 바뀌면 환경 설정에 등록해 둔 구글 계정으로 접속이 되지 않아 필요한 정보를 볼 수 없다. 그래서 접속 방법이 바뀔 때마다 프로그램을 수정해 주어야 하는 번거로움이 있다. 그동안 개발자가 이 일을 해주었기 때문에 계정 접속 방법이 바뀌어도 계속 문제없이 사용할 수 있었는데 2.8 버전 이후로 개발자가 개발 중단을 선언했다. 필요하면 누가 받아서 고쳐 개발해도 좋다는 의사도 밝혔다.

늦었지만, 2010년 2월 16일자의 2.9 버전을 찾았다. 일종의 패치 버전이다.

AdSensor 2.9 다운로드 페이지로 가기

다운로드하여 야후! 위젯에 등록해 사용하면 된다.



"Application " 분류의 다른 글
[아틀란PC-Lite] 차량 내비게이션을 PC에서 사용하기  (0)2008/05/30
VirtualBox 3.1.4 Beta 1 출시(1월 28일)  (0)2010/01/29
[아이스크랩 2.0] 거의 모든 국내 신문을 인쇄 지면 형태로 쭉 읽기  (2)2008/02/29
내가 주로 쓰는 웹 브라우저 Maxthon Browser 2.5.1.4752 버전 출시(1월 22일)  (0)1970/01/01
이제는 Mac OS X도 게스트로 지원하는 VirtualBox 3.2.0 베타 2 버전 출시(5월 7일)  (0)2010/05/08
2010/08/13 22:49 2010/08/13 22:49
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1636

댓글을 달아 주세요.




내가 현재 기본 웹 브라우저로 사용 중인 프로그램은 ChromePlus 이다. 얼마전까지 Maxthon Browser 를 사용하다 업그레이드도 더디고 기타 사소한 불편함때문에 일단은 바꿔서 사용 중이다. ChromePlus(크롬플러스)는 인터넷 익스플로러와 크롬(정확하게는 크로뮴[Chromium])을 동시에 사용할 수 있는 다중 브라우저로 조금 미흡한 점은 있지만, 계속 진화 중이어서 기대가 된다.

8월 13일에 세 차례의 알파 테스트를 거쳐 ChromePlus 1.4.1.0 버전이 나왔다.

ChromePlus
ChromePlus 1.4.1.0 다운로드 페이지로 가기

이번 버전에서 바뀐 점은 아래와 같다.

  1. New feature: Add a build-in chromeplus download manager, and downloading can be continue after restart browser by click "chromeplus download manager" in the Spanner menu.
  2. New feature: Improve mouse gesture, and also fix trembling problem.
  3. New feature: Reconstruct chromeplus option page.
  4. New feature: Sync chromeplus options to google server, except the start-up options and adblock rules.
  5. New feature: Add soso and sogou search engines in default search engine list in Chinese version.
  6. New feature: Support download tool flashget in context menu.
  7. New feature: Add "remove from harddisk" & "remove from list" in the download page.
  8. New feature: Add an entry to Internet option in chromeplus option page.
  9. Bug fix: Resolved the possible crash when closing the browser after IE mode switched.
  10. Bug fix: Cannot go back to the previous position in IE mode.
  11. Bug fix: Bookmark folder can't be expanded automatically.
  12. Bug fix: Wrong url shown in address bar when a page can not be opened under ie mode, something like "res://ieframe.dll/navcancl.htm***".
  13. Bug fix: Resolved the pseudo-die when closing the ICBC page.
  14. Bug fix: Can't download file if there are special words in URL.
  15. Bug fix: Non-English URL cannot be shown correctly in the status bar.
  16. Bug fix: A blank tab opened when click a link in Gmail.
  17. Bug fix: Make the underline of hyperlink not too close to the text.
  18. Bug fix: Show desktop context menu when the last tab closed for 'Right click tab area to close the page.'
  19. Bug fix: Update Korean adblock rules' subscription address.
  20. Bug fix: Change "IEHost.exe" to "IETabKernel.exe" as there is an adv process which has the same name and make users confusing.
  21. Bug fix: Some links do not have underline.

이번 버전의 기본 크로뮴 버전은 5.0.375.126이다. 알파 3 버전에서는 5.0.375.125였다. 현재 배포 중인 크로뮴의 실제 버전에 비해서는 상당히 뒤쳐진 버전이다. 참고로 내가 현재 사용하고 있는 크로뮴(Chromium)의 버전은 6.0.492.0이다.
"Application " 분류의 다른 글
나의 주 웹 브라우저 Maxthon Browser 2.1.5 정식 버전 출시(11월 19일)  (0)2008/11/19
VirtualBox 3.1.4 Beta 2 출시(2월 4일)  (0)2010/02/05
[Maxthon 2] 공식 버전 출시  (0)2007/07/23
PC에서 블랙베리 체험하기  (0)2010/08/14
[태터툴즈/텍스트큐브] 그림(이미지)의 크기가 지정한 것보다 작게 나올 때  (0)2007/08/17
2010/08/13 18:01 2010/08/13 18:01
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1635

댓글을 달아 주세요.

  1. @wookiis 2010/08/13 21:19  댓글주소  수정/삭제  댓글쓰기

    오.. 유용한 정보네요. 크롬 사용하고 있었는데..
    유익한 포스트 감사드립니다.~ 자주놀러올게욤^^

  2. 세이지클라서 2010/08/14 01:44  댓글주소  수정/삭제  댓글쓰기

    와.. 브라우저도 다양한게 많이 있군요 !




Oracle VirtualBox
대표적인 가상화(Virtualization) 솔루션의 하나이면서 오픈 소스 소프트웨어인 VirtualBox(버추얼박스)  3.2.8 버전이 8월 6일자로 나왔다. 3.2.0 버전부터는 Mac OS X을 게스트 운영 체제로도 지원("VirtualBox에 Mac OS X 설치하기", 2010. 5. 5. )하기 때문에 과거보다 더 많은 주목을 받고 있다.

VirtualBox 3.2.8 다운로드 페이지로 가기

Mac OS X on VirtualBox

이번 버전에서 바뀐 점은 아래와 같다.

  • VMM: properly terminate the VM with an error if the guest is trying to switch to the PAE mode but PAE is disabled in the VM settings
  • GUI: switch to native file dialogs (Windows hosts only)
  • GUI: don't use native file dialogs on KDE hosts (Linux hosts only)
  • 3D support: fixed GL_EXT_texture_sRGB support
  • PXE: fixed ZENworks PXE boot regression
  • OVF: fixed slower export and larger images under certain circumstances (3.2.6 regression)
  • USB: properly signal an interrupt if the port suspend status changes
  • USB: respect the remote-only filter
  • USB: avoid VM hang when changing the configuration of certain devices (Windows hosts only)
  • USB: fix a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only)
  • PageFusion: fixed conflict with the guest execution feature
  • PageFusion: fixed stability issues with a large number of VMs
  • PageFusion: fixed host crashes with guest SMP and Win64 guests
  • Memory ballooning: fixed problems restoring VMs with pre-allocation enabled
  • Bridged networking: fixed performance issue with GRO enabled on bridged device
  • Hostonly networking: fixed performance issue (3.2.6 regression)
  • Hard disks: fix auto-reset of immutable disk at VM startup
  • BusLogic: several fixes for Windows NT/2000 and SCO OpenServer guests
  • LsiLogic: fixed I/O errors under rare circumstances
  • Sharing disks: support for attaching one disk to several VMs without external tools and tricks
  • Shared folders: several fixes and performance enhancements for Solaris guests
  • Solaris Installer: added support for remote installations
  • Guest Properties API: correctly support enumerating the properties of a running VM with an empty "patterns" field
  • Guest properties: properly delete transient properties on shutdown
  • RDP video redirection performance improvements and stability fixes
  • Settings: silently fix host audio driver when reading machine XML settings files or OVF written by VirtualBox on a different host OS, for example convert DirectSound to PulseAudio
  • Settings: properly store the NAT network setting in XML settings file version 1.10 and later
  • VBoxManage: handle differencing images with parent UUID correctly in subcommand openmedium disk
  • Web service: enabled HTTP keepalive for much better performance
  • Web service: added timestamps to logging output
  • Web service: treat 8-bit strings as UTF-8 not ASCII
  • X11 Additions: fix for Xorg 6.8 guests (e.g. RHEL4)

"Application " 분류의 다른 글
[Microsoft Office Outlook Connector 12.1 Beta] PC의 아웃룩과 웹의 Windows Li...  (5)2008/07/26
내가 주로 쓰는 웹 브라우저 Maxthon Browser 2.5.9 베타 2 버전 출시(9월 29일)  (0)1970/01/01
[Maxthon Browser 2.0] 2.0.6.9024 버전 출시  (2)2007/12/04
내가 기본 웹 브라우저로 쓰던 Maxthon 2.5.12 Update 2 버전 출시(4월 1일)  (0)2010/04/02
[Maxthon Browser] 2.0.7.1030 버전 출시(12/24)  (0)2007/12/24
2010/08/07 16:22 2010/08/07 16:22
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1629

댓글을 달아 주세요.




내가 현재 기본 웹 브라우저로 사용 중인 프로그램은 ChromePlus 이다. 얼마전까지 Maxthon Browser 를 사용하다 업그레이드도 더디고 기타 사소한 불편함때문에 일단은 바꿔서 사용 중이다. ChromePlus(크롬플러스)는 인터넷 익스플로러와 크롬(정확하게는 크로뮴[Chromium])을 동시에 사용할 수 있는 다중 브라우저로 조금 미흡한 점은 있지만, 계속 진화 중이어서 기대가 된다.

7월 22일에 ChromePlus 1.4.1.0 알파 1 버전이 나오고, 8월 5일자로 알파 2 버전이 나왔다. 그리고 바로 다음 날 알파 3 버전이 나왔다. 역시 테스트 버전이다.

ChromePlus
ChromePlus 1.4.1.0 alpha 3 다운로드 페이지로 가기

이번 버전에서 바뀐 점은 아래와 같다.

Bug fix: Crash when closing IE mode tab with mouse gesture.
Bug fix: Crash when change gears setting in incognito mode.


압축 파일을 내려받아 기존 폴더에 덮어 쓰면 업그레이드가 되고, 새로운 폴더에 풀면 새롭게 사용할 수 있다.

이번 버전의 기본 크로뮴 버전은 이전 알파 2 버전과 같이 5.0.375.125이다. 알파 1에서는 5.0.375.99였다. 모두 1.4.0.0 버전에 포함된 것보다는 상향되었으나, 현재 배포 중인 크로뮴의 실제 버전에 비해서는 상당히 뒤쳐진 버전이다. 참고로 내가 현재 사용하고 있는 크로뮴(Chromium)의 버전은 6.0.488.0이다.
2010/08/06 22:22 2010/08/06 22:22
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1626

댓글을 달아 주세요.




내가 현재 기본 웹 브라우저로 사용 중인 프로그램은 ChromePlus 이다. 얼마전까지 Maxthon Browser 를 사용하다 업그레이드도 더디고 기타 사소한 불편함때문에 일단은 바꿔서 사용 중이다. ChromePlus(크롬플러스)는 인터넷 익스플로러와 크롬(정확하게는 크로뮴[Chromium])을 동시에 사용할 수 있는 다중 브라우저로 조금 미흡한 점은 있지만, 계속 진화 중이어서 기대가 된다.

7월 22일에 ChromePlus 1.4.1.0 알파 1 버전이 나왔고, 8월 5일자로 알파 2 버전이 나왔다. 테스트 버전이다.

ChromePlus
ChromePlus 1.4.1.0 alpha 2 다운로드 페이지로 가기

이번 버전에서 바뀐 점은 아래와 같다.

New feature: Add "build-in chromeplus download manager" in option page so that it can be set as default download tool when click on a link.
Bug fix: Two "Javascript" items in start-up options.
Bug fix: Make "cache directory" dialog from module-less to module dialog.
Bug fix: Build-in chromeplus download manager carshes in incognito mode.
Bug fix: Error trail when mouse gesture on flash, also change the color to bule.
Bug fix: Tab can not insert back to tab strip.
Bug fix: Some links do not have underline.


압축 파일을 내려받아 기존 폴더에 덮어 쓰면 업그레이드가 되고, 새로운 폴더에 풀면 새롭게 사용할 수 있다.

이번 버전의 기본 크로뮴 버전은 5.0.375.125이다. 알파 1에서는 5.0.375.99였다. 모두 1.4.0.0 버전에 포함된 것보다는 상향되었으나, 현재 배포 중인 크로뮴의 실제 버전에 비해서는 상당히 뒤쳐진 버전이다.
"Application " 분류의 다른 글
최강 파일 동기화 솔루션 Dropbox 0.8.5 버전 출시  (0)2010/02/24
[이지티비(EasyTV)] TV 카드 없이 인터넷으로 KBS, MBC, SBS 한 번에 고화질로 시...  (1)2008/02/16
IEHost를 사용한 후 크롬플러스를 닫을 때 문제를 일으키는 확장 하나  (0)2010/02/23
최강 파일 동기화 솔루션 Dropbox 0.8.46 버전 출시(4월 28일)  (0)2010/04/29
테크노트에서 EUC-KR 전용 빌더를 UTF-8 사이트에서 사용하기  (0)2009/01/15
2010/08/06 11:16 2010/08/06 11:16
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1624

댓글을 달아 주세요.




내가 현재 기본 웹 브라우저로 사용 중인 프로그램은 ChromePlus 이다. 얼마전까지 Maxthon Browser 를 사용하다 업그레이드도 더디고 기타 사소한 불편함때문에 일단은 바꿔서 사용 중이다. ChromePlus(크롬플러스)는 인터넷 익스플로러와 크롬(정확하게는 크로뮴[Chromium])을 동시에 사용할 수 있는 다중 브라우저로 조금 미흡한 점을 있지만, 계속 진화 중이어서 기대가 된다.

7월 22일에 ChromePlus 1.4.1.0 알파 1 버전이 나왔다. 테스트 버전이다.

ChromePlus
ChromePlus 1.4.1.0 alpha 1 다운로드 페이지로 가기

이번 버전에서 바뀐 점은 아래와 같다.

New feature: Add a build-in chromeplus download manager, and downloading can be continue after restart browser by click "chromeplus download manager" in the Spanner menu.
New feature: Improve mouse gesture, and also fix trembling problem.
New feature: Reconstruct chromeplus option page.
New feature: Sync chromeplus options to google server, except the start-up options and adblock rules.
New feature: Add soso and sogou search engines in default search engine list in chinese version.
New feature: Support download tool flashget in context menu.
New feature: Add "remove from harddisk" & "remove from list" in the download page.
New feature: Add an entry to Internet option in chromeplus option page.
Bug fix: Resolved the possible crash when closing the browser after IE mode switched.
Bug fix: Can not go back to the previous position in IE mode.
Bug fix: Bookmark folder can't be expanded automatically.
Bug fix: Wrong url shown in address bar when a page can not be opened under ie mode, something like "res://ieframe.dll/navcancl.htm***".
Bug fix: Resolved the pseudo-die when closing the ICBC page.
Bug fix: Can't download file if there are special words in URL.
Bug fix: Non-english url can not be shown correctly in the status bar.
Bug fix: A blank tab opened when click a link in gmail.
Bug fix: Make the underline of hyperlink not too close to the text.
Bug fix: Show desktop context menu when the last tab closed for 'Right click tab area to close the page'.
Bug fix: Update Korean adblock rules' subscription address.
Bug fix: Change "IEHost.exe" to "IETabKernel.exe" as there is an adv process which has the same name and make users confusing.


압축 파일을 내려받아 기존 폴더에 덮어 쓰면 업그레이드가 되고, 새로운 폴더에 풀면 새롭게 사용할 수 있다.

이번 버전의 기본 크로뮴 버전은 5.0.375.99이다. 1.4.0.0 버전에 포함된 것보다는 상향되었으나, 현재 배포 중인 크로뮴의 실제 버전에 비해서는 상당히 뒤쳐진 버전이다.

2010/07/22 23:56 2010/07/22 23:56
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1607

댓글을 달아 주세요.




Oracle VirtualBox
대표적인 가상화(Virtualization) 솔루션의 하나이면서 오픈 소스 소프트웨어인 VirtualBox(버추얼박스)  3.2.6 버전이 두 차례의 베타 테스크를 거쳐 6월 25일자로 나왔다. 3.2.0 버전부터는 Mac OS X을 게스트 운영 체제로도 지원("VirtualBox에 Mac OS X 설치하기", 2010. 5. 5. )하기 때문에 과거보다 더 많은 주목을 받고 있다.

VirtualBox 3.2.6 다운로드 페이지로 가기

Mac OS X on VirtualBox

이번 버전에서 바뀐 점은 아래와 같다.

  • VMM: fixed host crash when running 64-bit guests on 32-bit hosts with certain Intel CPUs (VT-x only)
  • VMM: allow 64-bit SMP guests on 32-bit hosts (VT-x and AMD-V only; does not apply to Mac OS X, which already supports it)
  • VMM: fixed Guru mediation if guests with more than 2GB are booted with VT-x/AMD-V disabled
  • VMM: fixed TR limit trashing (VT-x and 64-bit host only)
  • Page Fusion: several bug fixes for SMP guests
  • Teleportation: several fixes and improvements
  • Mac OS X server guests: compatibility fix
  • EFI: fixed memory detection for guests with 2GB or more RAM assigned
  • GUI: added a workaround for a Linux kernel bug which affecting asynchronous I/O on ext4 / xfs file systems (Linux hosts only)
  • GUI: added setting for multiple VRDP connections; useful if multiple screens are enabled
  • GUI: another fix for the keyboard capturing bug under metacity
  • GUI: fixed quit dialog when used in seamless or fullscreen mode (Mac OS X hosts only)
  • GUI: handle the extra key on the Brazilian keyboard on X11 hosts again.
  • 2D Video acceleration: fixed crashes when leaving the fullscreen mode
  • VBoxManage: fixed storageattach error handling
  • VBoxManage: fixed dhcpserver add (3.2.0 regression)
  • Storage: fixed hang with images located on filesystems which don't support async I/O
  • Storage: fixed raw disks on Windows hosts (3.2.0 regression)
  • LsiLogic: fixed hang with older Linux guests
  • BusLogic: fixed hang during I/O
  • SATA: set initial number of ports to 1 as some guests can't handle 30 ports (e.g. CentOS 4 and FreeBSD)
  • SATA: performance improvement
  • SCSI: fixed error when using the full format option during Windows installation
  • iSCSI: fixed authentication
  • Host-only/bridged networking: fixed excessive host kernel warnings under certain circumstances (Linux hosts only; 3.2.0 regression)
  • NAT: fixed potential memory leaks
  • NAT: increased the size of the memory pool for 16K Jumbo frames (performance tweak)
  • NAT: allow to link/unlink the network cable even if the VM is currently paused
  • E1000: disconnect cable was not properly handled if the NIC was not yet initialized by the guest
  • OVF: export performance optimization
  • OVF: upgraded OS type definitions to CIM 2.25.0 so that Windows 7 and other OSes are now tagged correctly on export
  • Settings: the setting for disabling the host I/O cache was sometimes not properly saved
  • Settings: save machine state into XML correctly even when snapshot folder has been changed to a non-default location
  • USB: allow the guest to disable an EHCI port
  • USB: find a valid language ID before querying strings
  • POSIX hosts: fixed several memory leaks (3.2.0 regression)
  • Solaris hosts: fixed VDI access problem under certain circumstances (IDE/SATA; 3.2.0 regression)
  • Solaris hosts: fixed VM fails to start on 32-bit hosts (3.2.0 regression)
  • Windows hosts (32-bit): increase guest RAM limit if the host kernel allows for more virtual address space
  • Linux Additions: re-read a directory after a file was removed
  • Linux Additions: install the DRI driver in the right location on ArchLinux guests
  • X11 Additions: fixed spurious mouse movement events
  • Solaris Additions: fixed guest control execution
  • Windows Additions: automatic logon on Windows Vista/Windows 7 is now able to handle renamed and principal user accounts; added various bugfixes
  • Windows Additions: improved command line parsing of the installer
  • Windows Additions: fixed driver verifier bugcheck in VBoxMouse
  • 3D support: fixed OpenGL support for 32bit apps under 64bit Windows guests

"Application " 분류의 다른 글
[세계 최초의 삼중 엔진 웹 브라우저 Lunascape] IE, FF, 크롬을 한 번에 사용하기  (7)2008/11/25
[Dia] 파일 저장하기  (0)2006/04/12
VirtualBox 3.1.4 Beta 1 출시(1월 28일)  (0)2010/01/29
나의 주 웹 브라우저 Maxthon Browser 2.5.1 베타 버전 출시(1월 12일)  (0)2009/01/12
내가 주로 쓰는 웹 브라우저 Maxthon Browser 2.5.8 버전 출시(9월 15일)  (0)1970/01/01
2010/06/27 18:24 2010/06/27 18:24
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1587

댓글을 달아 주세요.