[wp] IE호환성 오류 해결방법

워드프레스는 브라우저와 상관없는 플랫폼인데도, 인터넷 익스플로러(IE)에서는 사용하는 버전, 호환성보기 on/off 여부, 문서모드의 버전에 따라서 화면 호환성 오류가 생기기도 한다.

[해법1]
0.원리 : 접속한 인터넷익스플로러의 ‘문서모드’를 강제로 표준으로 고정시킨다.
1.관리자 로그인 -> 외모-> 테마편집기
2. header.php 파일 선택한다.
3. <head></head>사이에 다음 소스를 추가한다.

[참조]
http://4eye.tistory.com/entry/%EC%9B%8C%EB%93%9C%ED%94%84%EB%A0%88%EC%8A%A4-%EC%9D%B5%EC%8A%A4%ED%94%8C%EB%A1%9C%EB%9F%AC-%ED%98%B8%ED%99%98%EC%84%B1-%EC%98%A4%EB%A5%98-%ED%95%B4%EA%B2%B0%EB%B0%A9%EB%B2%95

디스크 복제 2

dd 명령어를 사용하는 것보다 cat을 이용하는 것이 훨씬 빠르다.

[사이트]
http://www.tecmint.com/backup-or-clone-linux-partitions-using-cat-command/

[방법]

[SU]Ray Hit Test in Ruby

Reference : http://www.sketchup.com/intl/en/developer/docs/ourdoc/model#raytest

Model.raytest (compatible with SketchUp 6.0+)
raytest 메소드는 광선(직선)을 모델에 비추는 데에 사용되며, 그 광선이 부딪히는 첫번째 대상을 반환한다.

광선(ray)은 한 점과 한 벡터를 가지고 있는 배열이다[Geom::Point3d(), Geom::Vector3d()]. 그 점은 광선의 시작점을 정의하며, 그 벡터는 방향을 정의한다. 만약 방향벡터가 정규화될 수 없다면(예를 들어 direction = [0, 0, 0]), 방향벡터는 광선의 교점으로 간주한다.

NOTE: 매개변수 wysiwyg_flag는 SU8 M1에서부터 포함되었다.

매개변수:

ray(광선)
한 점과 한 벡터로 구성된 배열
wysiwyg_flag
An optional boolean, added in SU8 M1, indicating whether or not to consider hidden geometry in intersect computations. If this flag is not specified, it defaults to true (WYSIWYG) – i.e. hidden geometry is not intersected against.

반환값:

item
두 개의 값을 가진 배열. 첫번째 값은 광선이 통과하는 점(Point3d의 변수유형)이다. 두번째 요소는 광선이 부딪히는 모든 개체들의 배열이다. 예를 들어, For example, if the ray hits a face that contained by a component instance the instance path would be [Component1]. If the ray hit a face that is contained by a component instance, which is contained by another component instance and so on, the instance path would be [Component1, Component2, Component3…].

Sketchup Plugins for sunshine analysis

1.SketchUp日照大师
Sketchup plugin. Beta 6 free download

2.SunExposure Plug-in

3.LSS Chronolux

4.Solar North

5.SunHours
Calculate how much faces are in the sun over the year.

6.Shadow Analysis
Analyze solar conditions of built environment.

7.Solar Energy Analysis
Analyze solar insolation.

8.1001shadows
1001Shadows is a plugin for Google Sketchup that generates a series of shadow outlines from a start time to end time with user defined intervals.

9.Skelion
Design solar thermal or solar photovoltaic installations starting from a 3d model.
Design residential installations or ground mount power plants in a few clicks using Sketchup and Google Earth.
Reduce the cost of the design saving hours of modeling time.
Make good looking professional presentations and proposals.