Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post Overview The Arduino IDE itself is written in Java, and it can communicate to the serial port via the RXTX Java library. The RXTX library is unstable and not recommended for use. The jSerialComm library is a much better alternative (StackOverflow post). The RXTX library is very similar to the
TeXLive2011 のインストール † 参考:http://d.hatena.ne.jp/fu7mu4/20110515/1305422129 sudo port deactivate ptex sudo port install texlive +doc +medium sudo port install texlive-lang-cjk sudo port install texlive-documentation-japanese sudo port install texlive-pstricks sudo port install ghostscript-fonts-hiragino sudo port install ggv ↑ jbibtex→pbibtex への対応 † jbibtex は pbibtex という名前になってしまった. cd /opt/local/bin
OSX Lionの発売でしたね。インストールはもう少しいろんな報告が出揃ってまでと考えていたが 使っていなかったパーティション(昔のシステムのバックアップ)があったので フォーマットしなおしてインストールした。 インストールしてみて、ちょっといじっているうちに大丈夫そうな雰囲気だったし、 環境を作り上げるのもメンドクサクなったので移行アシスタントを使用して、 SnowLeopardから設定移行した。 macportsのselfupdateがおかしくなってた。 $ sudo port selfupdate Password: Warning: port definitions are more than two weeks old, consider using selfupdate ---> Updating the ports tree ---> Updating MacPorts ba
Rental management of heavy machinery and construction equipment is pivotal to ensuring efficiency, cost-effectiveness, and operational continuity for construction projects. For stakeholders considering the rental option as opposed to purchase, it offers... In this era of computing, data corruption is now a common problem that may lead to the loss of valuable information. Access databases are no ex
Sun MicrosystemsのSchwartz CEOが、ハッキリと口にしてしまいました。そう、LeopardのファイルシステムにZFSが採用されることを。以前から確実視されていましたが、やはり立場のある方の発言はインパクトが違いますね。ホントかよ、とお疑いの向きはこちらで公開中のRealTimeムービーをチェックしてください。基調講演の開始後、約24分30秒(動画では27分30秒付近)あたりがその証拠です。 さて、今回はHDD監視ツール「S.M.A.R.T. Monitoring Tools」について。HDDを飛ばして大打撃を受けた過去を悔い、何より再発を防ぐために、スマートな予防方法を考えてみたい。 S.M.A.R.TにHDDの寿命を知る S.M.A.R.T.(Self-Monitoring, Analysis And Reporting Technology)は、最近のHD
[Angry Birds on MacBook Air] Mac App Store に関する議論がおもしろい展開を見せている。 iPad アプリはマックで動くか、すなわち iOS アプリは Mac OS X で動くだろうかという議論だ。 最初に問題提起をしたのは Dave Winer だ。 新しいジャンルの Mac アプリが登場するという Marco Arment の指摘を敷衍(ふえん)して、それを逆転して考える。すなわちiPad/iPhone アプリが Mac App Store にやってくるのではないかと・・・ Winer は Angry Birds(iPad アプリ)が MacBook Air で動くと予測するのだ。 Scripting News: “Angry Birds on MacBook Air” by Dave Winer: 01 November 2010 *
データ活用は次のステージへ トラディショナルからモダンへ進化するBI 未来への挑戦の成功はデータとともにある 特集:IT最適化への道 成功の秘訣をその道のプロが解説 カギとなるのはシステムの「見える化」 ITインフラ運用からの解放 HCI+JP1による統合運用による負荷激減で 次世代IT部門への役割変革へ一歩前進 デジタル時代のITインフラ構築術 仮想化統合、クラウドを経て今「マルチ」へ ITインフラの最適化と継続的進化への道筋 高まるゼロトラストの気運 妥協のない安全のために適材適所で組合せ トップ4社によるゼロトラストセキュリティ 特集:セキュリティトレンド-秋- つながる世界で問われる対応 サプライチェーンセキュリティを考える 今を知り、未来を見据える 培ってきたノウハウを最新技術へ対応させる レガシーシステムのモダン化実現への道 EDRトップランナー対談:後編 セキュリティ戦略を転
Mac OS X 10.2がリリースされたが、たくさんの新機能があるため、地味な機能はちょっと埋もれているという感じでもある。その中での「フォルダ名のローカライズ」はけっこう知られているネタではあるとは思うが、いろいろな機能が込められており、興味深い。 ただ、こうした機能もOSへの搭載はおそらくほとんど実績がないと思われる。システム的な動作は「定義通り」であるが、ローカライズということ自体がユーザの操作体系にいい影響を与えるのか、あるいは悪影響を与えるのかといったことも、これから検証することになる。ローカライズ機能を評価するには、まずはその機能を知ることから始めたい。 なお、ドキュメントでは、この種の機能をLocalizeと表現しているが、意味合いは「国際化」だと思われる。ここでは、とりあえず、ローカライズで通すことにしよう。 ローカライズされた結果 Mac OS X 10.1.xまでは、
Never been to CodeSnippets before? Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!) If you need to install a .pkg application wrapped in a .dmg file from the command line (say, if you only have SSH access to the machine) there are a few com
OS X (10.5.6) に macports で mono をインストールしたはいいが、Windows.Forms や System.Drawing なアプリを動かすために設定が必要だったのにビックリしたので、備忘録をかねてメモ。 ためした環境 % mono -V Mono JIT compiler version 2.0.1 (tarball) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: normal GC: Included Boehm (with typed GC) SIGSEGV: normal Notification: Thread + polling Architecture: x86 Disabled: none% port version Version
OSSの蔵書管理ソフト「Books for Mac OS X」 オープンソースの蔵書管理ソフト「Books for Mac OS X」がアップデート、最新バージョンの3.2.0が公開された。動作環境はMac OS X 10.4以降、バーコードの撮影にはiSightなどWebカメラが必要。利用は無料、ソースコードはMITライセンスのもと公開される。 今回のバージョンでは、スマートリスト作成機能や、ISBNなどの情報をもとに書籍販売サイトから各種データを自動ダウンロードする「クイックフィル」の機能が改良された。カバー画像を表示するとクラッシュする問題など、前回のリリース以降に確認されていた不具合の修正も行われている。 Books for Mac OS Xは、個人向け蔵書管理ソフト。多くのMacintoshシリーズに標準装備されている小型カメラ「iSight」に対応、レンズの前に書籍のバーコード
You want options, and CCC has them! Create a backup on your external drive or back up your files to another Macintosh. Back up only an individual folder, or an entire external hard drive. CCC is flexible and you can choose exactly what you want to back up. You will be astonished by how quickly CCC can perform backups! With our next-generation file copier at its core, CCC 6 was built for speed. Of
Welcome to NodeBox NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented. Read more » Download NodeBox for Mac OS X (version 1.9.5) Universal Binary Compatible with Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard) Mac OS X Lion (10.7) and Mou
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く