2010年1月12日のブックマーク (6件)

  • How to design a stapler

    初めて設計実務に3次元CADを使おうとした時、漠然とした不安や難しさを感じてしまう人も多いだろう。また、既に使ってはいるが、「3次元CADは難しい」、「何からモデリングすれば良いか解らない」、「どうも設計している気がしない」などという悩みも聞く。 そこで、今回は身近にある「ホッチキス」を題材に、初心者が陥りやすい間違ったモデリングや設計の方法に触れながら、3次元CADの実践的な活用方法を説明していこうと思う。 これから、3次元CADを使おうと考えている皆さんはもちろん、導入してはみたけれど、そのまま「ほこり」をかぶらせてしまった皆さんの参考になれば幸いである。 参考文献と資料 ホッチキスの構造、フラットクリンチなどの仕組みに関してはマックス株式会社のホッチキス物語を参考にさせて頂きました。私自身も、フラットクリンチが気に入っておりますので、題材に使用したホッチキス「HD-10DFⅡ」を以前

    sabitori-works
    sabitori-works 2010/01/12
    3D CAD
  • jQueryプラグインでクールなプルダウンメニュー | バシャログ。

    仕事JavaScript によるプルダウンメニューを実装する必要があり、色々試してみて一番お手軽だったのが「droppy」です。 「droppy」 は jQuery のプラグインです。 パッケージをダウンロードすると色々とファイルが入っていますが、必要なのは src ├ javascripts │ └ jquery.droppy.js └ stylesheets └ droppy.css の 2 ファイルです。 プルダウンメニューの実装は、HTML に以下のコードを貼りつけて CSS を適用すればオッケーです。 ■JavaScript … 外部ファイル化がお勧め <script type='text/javascript'> $(function() { $('#nav').droppy(); }); </script> ■HTML … とてもシンプル <ul id='nav'> <

    jQueryプラグインでクールなプルダウンメニュー | バシャログ。
  • onehackoranother.com | Default Web Site Page

    SORRY! If you are the owner of this website, please contact your hosting provider: webmaster@onehackoranother.com It is possible you have reached this page because: The IP address for this domain may have changed recently. Check your DNS settings to verify that the domain is set up correctly. It may take 8-24 hours for DNS changes to propagate. It may be possible to restore access to this site by

  • HASH(0x55555c041220)

    This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.

  • phiEditedonプラグイン(1.1.2) - MODx

    オープンソースCMSのMODxで、ドキュメントの保存時に編集日時の更新方法を指定するプラグインです。 通常、ドキュメントの編集日時はドキュメントの保存時に自動的に更新されますが、「ページ設定」や「META キーワード」などの設定のみしか変更していない場合でも編集日時は自動的に更新されてしまいます。内容が更新されていない場合でも編集日時が更新されてしまうのは、編集日時を利用するスニペット・プラグインなどでは都合が悪い場合があります。このプラグインを使うことによって、ドキュメントの編集日時を手動で設定したり、編集日時を更新しないでドキュメントの編集ができるようになります。 ダウンロード リソースの転送とプラグインのインストール ダウンロードしたファイル内の「assets」ディレクトリをMODxのトップディレクトリに転送する。 「phiEditedon」という名前のプラグインを作成する。(プラグ

  • JQuery Cycle Plugin

    Check out Cycle2, the latest in the Cycle line of slideshows. Overview The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more. It also supports, but does not require, the Easing Plugin. How it Works The plugin provides a method called cycle which is