Google Sketchup

February 3rd, 2012

(1)Google SketchUpのダウンロード
http://sketchup.google.com/intl/en/gsu8/download.html
(2)SketchUp と Eclipse による 3D モデリング: 第 1 回 SketchUp と Eclipse を結ぶブリッジを作成する
http://www.ibm.com/developerworks/jp/opensource/library/os-eclipse-sketchup1/index.html
(3)Eclipse.exe/FileMenu/Window/Preferences/General/Editors/File Associations/
(4)File typesの中から、*.rbを選択
(5)Associated editorsの中から、SketchUp Ruby EditorをDefaultにする

django

February 3rd, 2012

■djangoのインストール
(1)参照:Quick install guide
(2)Django-1.3.1.tar.gzをダウンロード
(3)Django-1.3.1.tar.gzをダウンロードしたディレクトリに移動して解凍、インストール

$ tar xzvf Django-1.3.1.tar.gz
$ cd Django-1.3.1
$ sudo python setup.py install

(4)インストールされているか確認

$ python
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import django
>>> print django.get_version()
1.3.1
>>>

(5)本体は下記

C:\Python27\Lib\site-packages\django

パスワード認証

February 2nd, 2012

■SSHでサーバにログイン
(1)eclipseのTerminalを開く
(2)$ssh -l yuorid host.com
(3)password:yourpassword
(4)ログイン完了

■パスワード認証
http://support.sakura.ad.jp/manual/rs/web/htaccess.html

(1)パスワード制限をかけたいディレクトリに移動
(2)$htpasswd -c .filename username
(3).htaccessファイルを作成
AuthUserFile /home/nunomain/webapps/nunoworks/admin/.htpasswd
AuthGroupFile /dev/null
AuthName “Type your password”
AuthType Basic
require valid-user
(4).htaccessを.filename と同一ディレクトリにアップロード

メタボリズムとの関係を聞かれるので、 その頃を想い出してみた。──日本の建築アヴァンギャルド私註 | 磯崎新(掲載『10+1』 No.13 (メディア都市の地政学) pp.25-32 )

February 1st, 2012

メタボリズムとの関係を聞かれるので、 その頃を想い出してみた。──日本の建築アヴァンギャルド私註
磯崎新
(掲載『10+1』 No.13 (メディア都市の地政学) pp.25-32)

http://db.10plus1.jp/backnumber/article/articleid/888/

photoshop or illustrator on the web

February 1st, 2012

http://pixlr.com
http://advanced.aviary.com/

RhinoPython 開発環境 on Mac

January 25th, 2012

■Rhino 5をインストール(Mac OSX)
1. システム条件:OSX 10.6(snow leopard) 以上。
2. Mac V5 Rhino WIP(5.0 2012-01-22)をインストール
3. Rhinoを起動。.macrhi拡張子が登録される。立ち上げは一度でよい。これで.macrhiファイルをダブルクリックすると、Rhinoが起動するようになる。
4. the Mono Frameworkをダウンロード&インストール。Older Releasesから2.10.2のMac OSX Installer (x86)をダウンロード。そのバージョン以上はironpythonのバージョンが3.0のようなのでeclipseでは使えない。ironpython2.7のMono2.10.2をダウンロードしてインストール。
5. IronPython.macrhi plug-in installerをダウンロード – PythonのためのMac Rhinoプラグイン。ダブルクリックするとMac Rhinoにプラグインがインストールされる。
6. Rhinoを再起動。“RunPythonScript”のコマンドが使えるか確認。使えたらOK。
参考:Python Scripting in Mac Rhino
7.もし32bitで動かすならば、 /Applications/Rhinoceros.appでGet Info。Open in 32-bit modeにチェック。
参考:http://wiki.mcneel.com/rhino/mac/32bitv5

■Rhino 5をインストール(Windows 7)
・Rhino4はインストール済みのこと
・シリアルを入力してダウンロード

■Pythonのインストール(Windows 7)
・python-2.7.2.msiをダウンロード
・C:/Python27にインストール
環境変数PATHの設定

■IronPythonのインストール(Windows 7)
・IronPython-2.7.1.msiをダウンロード
・C:/IronPython27にインストール
環境変数PATHの設定

■JavaSE_DK7のインストール
・jdk-7u2-windows-i586.exe(for windows 32bit)をダウンロード
・インストール

■Eclipse + PydevでRhino Python(Windows 7)
1. download Eclipse Classic 3.7 and install it.
2. Install Aptana Studio 3.0.7, because PyDev already comes preinstalled in Aptana Studio 3.
3. Open Eclipse.
4. Go to Preferences/General/Workspace. Change the Encodeing to “UTF-8″.
4. Go to Preferences/General/Editors/Text Editors/Spelling. Change the Encodeing to “UTF-8″.
5. Preferences/Pydev/Interpreter-Iron Pythonへ。”New…”をクリックし、インタープリターを選択。場所は、
: /Library/Frameworks/Mono.framework/Versions/2.10.2/bin/ipy
: C:\IronPython27\ipy.exe
6. NewFolderで、pathを追加。
C:\Users\username\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib
7. Rhino5のsystemのなかのRhinoCommon.dllとRhinoCommon.xmlをPathが通っている場所にコピーして、Rhino.dllとRhino.xmlにリネーム。
8. Go to the “Forced Builtins” tab, click New… button and type in “Rhino”.

参考:Configuring Pydev for Rhino.Python

IFC(Industry Foundation Classes)

January 18th, 2012

「IFC Wiki」
「BIM共通フォーマット「IFC」の活用進む|日経BP社 ケンプラッツ」
「IFC – Wikipedia」
「IFC(Industry Foundation Classes)とは」
「BIMの現状とIAIにおける取組み│J-BIM PROJECT」

渡辺保忠/Watanabe Yasutada 1922-

January 18th, 2012

渡辺保忠『日本建築生産組織に関する研究』明現社、2004
渡辺保忠「工業化への道」不二サッシ工業 (株)、1963
松村秀一「地上にしか関心のなかった私にとっての「宇宙建築」」(『10+1 No.46』)
石山修武「建築の現場・歴史・技術」(『10+1 No.38』)
「特集2:続々モダニズムの軌跡 10 石山修武」(INAX Report No.188)

大規模グラフアルゴリズムの最先端

January 13th, 2012

http://d.hatena.ne.jp/iwiwi/20120113/1326434407

VASCO MOURAO: UNFOLDED

January 12th, 2012

http://blog.theworkingproof.com/2010/03/vasco-mourao-unfolded.html