'News & Tips'에 해당되는 글 31건

  1. 2008.12.10 Zoomit
  2. 2008.11.27 구글 맵, 한국도 서비스 시작
  3. 2008.10.30 www.seeqpod.com
  4. 2008.07.22 LD_LIBRARY_PATH 설정
  5. 2008.07.17 MS Virtual PC 2007에서 그래픽 관련 문제
  6. 2008.07.16 MS virtual PC + Ubuntu 에서 Wheel 사용하기 1
  7. 2008.07.11 MS VirtualPC 2007에서 Ubuntu 설치
  8. 2008.03.11 윈도우 커맨드 창 언어 설정
  9. 2007.10.29 그래픽 카드 이름 알아내기
  10. 2007.09.20 About jMaki


Zoomit

News & Tips 2008. 12. 10. 14:54
Zoomit은 화면을 확대(screen zoom)하거나 화면에 간단한게 그림을 그릴 수 있도록
도와주는 유틸리티이다.

기본적으로 Zoom / Draw / Break 기능이 있으며 대략적인 사용법은 아래와 같다.

Zoom : 화면을 확대하여 보여줌. 확대된 상태에서 마우스로 영역이동(non-clicked)

Draw : 마우스 왼쪽 버튼을 클릭하여 펜 드로잉을 함. 'G'/'B'/'O'/'Y' or 'P' 키를 토글하여 색상전환 가능. 그려진 상태에서 Ctrl-S는 화면 캡쳐.

Type : Draw 상태에서 'T'키를 눌러 type mode로 전환. 휠은 폰트사이즈 조절에 이용~!

Break : 타이머로 화면을 채워줌. (어떤 용도로 사용할 수 있을지는 의문 ^^;;)

일단 간단한 기능만 소개를 하고 사용화면은 to be continue...



:

구글 맵, 한국도 서비스 시작

News & Tips 2008. 11. 27. 14:33


미국이나 해외의 유명 도시에 대한 map 정보를 제공하던 구글에서
최근 한국 뿐만 아니라 세계 여러곳의 map 정보를 대대적으로 업데이트 한 것 같다.


예전부터 우리나라 지도로도 위성사진과 도로를 함께 보고 싶었는데
이제 드디어 가능해졌다. 일단 가볍게 내가 10년 씩이나 다녔던 학교의 위치를 검색!



물론 위성사진은 매번 최신의 것으로 업데이트 되지는 않지만 그래도 국내의 타 지도 사이트에서 제공하는 항공사진에 비하면 더 나아보인다.

왠지 구글이 하면 다 좋아 보이는 기분은 당췌 무엇이란 말인가? ;;




:

www.seeqpod.com

News & Tips 2008. 10. 30. 10:59

외국사이트 위주로 노래/뮤직비디오를 검색해주며 플레이어 및 플레이리스트 까지 통합으로 지원한다. 계정을 생성하면 플레이리스트를 별도로 관리할 수 있으며 링크 태그까지 제공한다. 재미있는 것은 반드시 정상적인 가수의 곡만 링크되어 있지 않다는 것이다. 얼마전에 My chemical romance의 I'm not ok를 다운 받아서 들었었는데 어린 아이 둘이서 BG로 깔아 놓고 열심히 노래를 불러서 자신들의 블로그에 포스팅했던 것이 다운로드 되기도 했었다.

덧1.


:

LD_LIBRARY_PATH 설정

News & Tips 2008. 7. 22. 17:45
LD_LIBRARY_PATH를 설정하기 위한 방법.
(openmpi를 이용하는 이클립스의 SDM 플러그인을 빌드해야 하는데 Shared library 문제로
인하여 플러그인의 빌드가 정상적으로 되지 않는 상황이었음.)

1. sh$ export LD_LIBRARY_PATH=/usr/lib/openmpi/lib

2. 파일을 추가하는 방법 (Fedora Core8 기준)
sh$ cd /etc/ld.so.conf.d
sh$ vi xxxx.conf   (xxxx는 공유 라이브러리에 추가하고자 하는 녀석의 이름)

#파일 내에 추가할 라이브러리가 있는 디렉토리를 지정

/usr/local/xxxx.lib


:wq



sh$/sbin/ldconfig


그 이외에...




참조링크
http://forums.nvidia.com/index.php?showtopic=64254
http://kldp.org/HOWTO/html/Program-Library-HOWTO/shared-libraries.html
http://www.open-mpi.org/community/lists/users/2006/07/1692.php




:

MS Virtual PC 2007에서 그래픽 관련 문제

News & Tips 2008. 7. 17. 22:50
MS Virtual PC 2007에서 vesa 모드로 설치 후 부팅 시에
isapnp 관련 오류가 나는 것에 대한 포스팅

대략 적인 오류 메시지는
isapnp : checksum .... is not valid ...

http://blogs.technet.com/seanearp/archive/2008/05/13/installing-ubuntu-8-04-hardy-heron-in-virtual-pc-2007.aspx







:

MS virtual PC + Ubuntu 에서 Wheel 사용하기

News & Tips 2008. 7. 16. 18:48
MS Virtual PC 2007에 Ubuntu 7.10 설치를 완료하고,
FF3를 설치하고 즐거운 마음으로 휠을 당기는 순간... 허억!!!
휠이 안 먹힌다. ㅡㅡ;

구글링을 통해서 몇몇 설정을 적용해 보았으나 여전히 안되던 차에 발견한 방법.
결국에는 잘 된다. ㅎㅎ

#sudo rmmod  psmouse
#sudo modprobe psmouse rate=100 proto=imps


다음은 적용했으나 실패했던 방법들
1. /etc/modprobe.d/options 에서  options psmouse=imps를 추가
2. /etc/X11/xorg.conf 에서 mouse 설정 부분에
   Option "Protocol" "ImPS/2" -> "ExplorerPS/2"  변경
   또는
   Option "ZAxisMapping" "4 5" -> "6 7" 변경
 
3. grub 부팅 옵션(/boot/grub/grub.conf 또는 menu.lst)에서
   psmouse=imps 추가

뭐 결국에는 다 비슷비슷 한 것 같은데 rmmod 와 modprobe 명령어를 이용해서 해결!!!





진짜 다 안되는 경우에는....



:

MS VirtualPC 2007에서 Ubuntu 설치

News & Tips 2008. 7. 11. 09:05
아래는 MS Virtual PC 2007에서 우분투 설치하는 방법에 관련된 블로그이다.

http://arcanecode.wordpress.com/2007/10/18/installing-ubuntu-710-under-virtual-pc-2007/

http://blog.lovetonight.net/blog/102


첫 번째 사이트는 안전모드를 통해서 인스톨하는데, 들어가기 전에 부트 옵션에 i8042.noloop를 넣어서 마우스가 막히는 것을 방지한다.

두 번째 사이트는 일단 들어가서 ctrl - alt - F2 를 통해서 su로 들어가서 하는것인데
이건 내 경우에 콘솔 모드로 빠졌을 때 화면이 정상적으로 나오지 않아서 실패.



:

윈도우 커맨드 창 언어 설정

News & Tips 2008. 3. 11. 14:17

윈도우의 cmd 명령어를 통해서 들어가는 커맨드 창에서
활성 코드 페이지를 변경할 수 있다.
바로 chcp (Link : MicrosoftTechNet)  라는 명령어인데,

다음과 같은 경우 사용하면 된다.
1. 외국인인데 한글 윈도우를 설치해서 가끔 cmd를 이용할 때 한글로 나오는 메세지 때문에 헷갈리다.
2. cmd에서 한글이 깨져서 차라리 영문으로 보고 싶다.
3. 기타 등등

사용법은
c:\>chcp xxx

위에서 xxx 가 코드 페이지인데 아래의 링크에서 각 국가별로 확인할 수 있다.
(참고로 한국은 949, 미국 437 ... 이다.)

국가별 코드 페이지







:

그래픽 카드 이름 알아내기

News & Tips 2007. 10. 29. 14:56

[출처] 인터넷

가끔 유용하게 쓰일만한 팁


command에서 debug 실행

- d c000:0010 [Enter]

- d 명령으로 나올 때 까지 다음 페이지

- q (종료)

:

About jMaki

News & Tips 2007. 9. 20. 09:13
from : https://ajax.dev.java.net/about.html




About jMaki

jMaki is a lightweight client/server framework for creating JavaScript centric Web 2.0 applications using CSS layouts, widgets widget model, client services such as publish/subscribe events to tie widgets together, JavaScript action handlers, and a generic proxy to interact with external RESTful web services. While jMaki abstracts much of the JavaScript and CSS by providing defaults for widgets, the JavaScript widgets and CSS are made easily accessible so they may be customized by a designer or page developer. jMaki focuses on the aspects of delivering JavaScript to the client allowing the JavaScript to communicate to various server-technologies including PHP, Java (JSP/JSF), and Phobos in a server-technology neutral way.

Following are the client and the server modules that make up jMaki.

Client Side Components

  • jMaki Layouts: - jMaki Layouts provide a standards based starting point for creating your web applications using HTML and CSS. The CSS is in plain view so it can be easily customized for your needs.
  • jMaki Client Runtime: - The jMaki Client Runtime is the JavaScript responsible for bootstrapping all widgets and passing parameters provided by a server-side runtime to the widgets. Parameters are unique to each widget, and the JavaScript runtime makes sure that each widget instance gets the correct parameters that were passed from the server-side runtime. In cases where parameters are not provided the runtime uses default parameters that may then be customized for each widget.
  • jMaki Client Services:Services such convenient APIs for performing XMLHttpRequest and publish subscribe on the client are provided to all widgets as a means of communication. jMaki glue is built on top of publish/subscribe events. jMaki Glue is built on top of the publish/subscribe mechanism. It allows you to define application behavior and time widgets together widgets using JavaScript actions when a specific event is published to a topic. jMaki Timers allow JavaScript action handlers to be called or events to be published at a set interval. The jMaki Injector is a client service that allows you to bring in an external page into any given div element. The Injector transfers scripts and CSS to the global page content and allows widgets to be loaded much like an iframe without the usability issues.
  • jMaki Widget Model - The jMaki widget model provides a component model for reusable JavaScript components. The structure is based on a HTML, JavaScript and CSS. You can use this structure to create your own widgets or wrap widgets from any given toolkit. jMaki provides default wrappers and a server tie-in for many commonly-used Dojo, Yahoo UI, Prototype, and some native widgets. jMaki also defines a widget.json format which is a common way of describing which so that they are accessible by tools.

Server Components:

  • jMaki Server Runtime - The jMaki Server Runtime is responsible for tying the jMaki JavaScript Client Runtime to a server-side runtime such as Java, PHP, or the JavaScript-based Phobos runtime. The server runtime tracks and renders all script and CSS references based on library type being used making sure that the duplicate script and CSS links are not duplicated. The server-runtime also makes sure API keys (such as Google and Yahoo Map keys) are applied when necessary based on a configurable set of keys. The server runtime renders the HTML templates making and serializes data in JavaScript such that each widget instance is provided the proper data.
  • XmlHttpProxy - The XmlHttpProxy module provides a means for widgets to access JSON or XML access RESTful XML-based services outside of the web application domain. Such services include RSS feeds, Yahoo services such as geocoding, Flickr image searches, and many more to come. The XmlHttpProxy allows widgets to access services in a uniform way by providing XSL-to-JSON transformations that can be easily customized.

    For more details about jMaki please see the developer documentation.

: