This domain may be for sale!
October 9, 2024 in Learn How to Write Good Comments in Code to Enhance Collaboration In software development, every coder has unique quirks and preferences that make their coding style distinct. But these differing approaches to naming conventions, indentation and spacing, error handling, and more, can make team collaboration challenging. That’s before you even consider… A recent report from Hacke
Having a video on your website can vastly improve your conversion rate. Whether the goal is for users to sign up for your web application or simply to get users to contact you via a web form, a video improves the likelihood of this happening. You need only go to the home page of any new Internet-based startup, and you'll see an embedded video with a very large call to action beckoning you to play
At 37signals, Backpack’s Journal feature answers the “Hey, what are you working on right now and what have you done lately?” question. We wanted to make it easier to get journal entries into Backpack so we added a tiny wrapper around the existing journal API to make it work with a couple of StatusNet desktop clients (Adium is probably the most famous one). Now you can follow everyone else’s journa
Installing Rails on CentOS 5 « catapult-creative.com Note: Since this post originally went up, some of the packages have changed/updated. I’ve kept things pretty well up-to-date, but you might want to double check the latest versions and alter the bash commands accordingly. Be aware that as of this writing, the Ruby team has made 1.9.1 the latest stable and only Rails itself is deemed compatible w
2009年10月05日 さくらのレンタルサーバー+Google Appsを併用する方法 さくらレンタルサーバーとGoogle Appsの併用 - BLOG : Heart Rhythm.NET http://d.hatena.ne.jp/heart-rhythm/20080218/1203316871 を見てて、理解不十分なまま「この方法じゃだめなのかな」と思ってTwitterでつぶやいていたら、@takadtmnu氏がいろいろと教えて下さったので解決。 【行いたいこと】 1つのドメイン(具体的にはhhiro.net)に対し、Webサーバ(つまり http://hhiro.net/〜 を使いたい)はさくらのレンタルサーバーのものを、メールサーバ(つまり 〜@hhiro.net を使いたい)はGoogle Appsのものを利用したい。 【問題点】 ドメインをさくらで管理する(ドメインに対する
*既存のDBを用いてRailsアプリケーションを立ち上げる Railsでは、ヘルプや本の手順どおり構築しようとすると、DBは新たに新規作成するパターンで教わる。 でも実際の仕事ではDB設計が先→Railsアプリケーションが後、も当たり前のように必要となるため、その手順について調べてみた。 ちなみにテスト環境は、AptanaStudio + InstantRails1.7 、よってDBはMySQLです。 *大まかな手順 **既存のDBからスキーマ情報を取り込む Railsの rake コマンドには、構築済みDBのスキーマ情報をRails表現で吸い出してくれるコマンドがある。 http://tam.qmix.org/wiki/Migration.html ***手順 ※データベース名を db1 とする +Rails Project を作成 (プロジェクト名:sample とする) +datab
It has been a couple weeks since we first bloged about Devise. At that time, we released version 0.1 and now, after some great feedback, some enhancements and a few bugs fixes, we reached Devise 0.4. So, what changed since then? I’m lazy, you’re lazy Devise now comes with generators, so adding up authentication to your app is even easier and quicker to do. First, let’s install Devise if you haven’
This domain may be for sale!
そういえば iPhoneを買いました。 iPhone OS3.0になってPushがはやってたので、IRCのキーワードをPushさせたいなーと思ってたんだけど、いま、Auto::ImでGtalkにはキーワードPushしてるのでそれをiPhoneにPushさせようとおもってみてもそれをやるためのソフトが高いわTwitterのリプライをPushしてくれるソフトはそれなりに安くあるけど微妙だったんだけどProwlというMacのGrowl通知をiPhoneにPushしてくれるソフトがAPIに対応してて、調べたらTiaraと連携できるので即時対応しました。ということでやりかた やりかた tiarraの最新を導入 導入済みの場合はアップデートする # svn up tiarra新規に導入する場合はこちら # svn co http://svn.coderepos.org/share/lang/perl/
複雑な事情はあれど、とりあえずPHP5をパッケージで入れた人むけ。 PHP5の最新版をCentOS(Fedoraでも)にパッケージで入れる方法は、こっちに書いてある。⇒ #10 PHPのインストール・設定::VMWare×CentOS5 Windowsでカンタン開発環境 - 肉とご飯と甘いもの @ sotarok で、実はこれで入れると、 without-sqlite されていて、php-pdo 入れれば sqlite3 系は使えるけど、sqlite2系の関数が使えない。 utterramblingsを探す % yum info "php-*"php-sqliteなどは無い。。。。 そいういうときはPECLだ! と思ったら % pecl install sqlite downloading SQLite-1.0.3.tgz ... Starting to download SQLite-1
Installing PHP 5.2.x or 5.3.x on RedHat ES5, CentOS 5, etc I’ve had to follow this tutorial a few times myself now so decided I should share it with the world. A few of our applications which make use of SOAP get a Segmentation Fault if run with PHP 5.1.x or lower. We believe this is due to a bug in PHP but can’t be sure, regardless it works fine in PHP 5.2.4 and above. Problem is, RedHat ES5 does
WebOS Goodies へようこそ! WebOS はインターネットの未来形。あらゆる Web サイトが繋がり、共有し、協力して創り上げる、ひとつの巨大な情報システムです。そこでは、あらゆる情報がネットワーク上に蓄積され、我々はいつでも、どこからでも、多彩なデバイスを使ってそれらにアクセスできます。 WebOS Goodies は、さまざまな情報提供やツール開発を通して、そんな世界の実現に少しでも貢献するべく活動していきます。 皆さんご存知のとおり、 Rails をはじめとする多くの Web アプリケーションフレームワークは、リクエストベースで設計されています。つまり、すべての処理は HTTP リクエストごとに起動され、それにレスポンスを返すことで終了します。ほとんどの場合、これは非常にうまく機能しますが、タイムアウトが発生してしまうような時間のかかる処理、一定間隔で定期的に起動したい処
Get your laptop off the table and stop hunching over to see the screen with this DIY cardboard laptop stand. It’s small, light, free & green and it will help you cut down on the trips to the chiropractor. Did I mention it’s super easy to make? I originally found this idea at Thingiverse.com, where Erik Skiff whipped up a pretty cool acrylic stand. I didn’t have any acrylic and more importantly
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く