基本的には帽子はかぶらない主義なんだけど、ここ数年の夏の暑さは尋常じゃなく、子供と外に出かけた後に半日から一日頭痛がすることがあったので、キャップを買うことに。
普段から愛用しているトミー・ヒルフィガーのキャップを楽天で買った。
We support RSS photo feeds from Yahoo Flickr, Google Picasa and Photobucket. More RSS support will come. Please send email to suggestions@estarling.com to include a new RSS. A RSS feed will b pinged immediately after it is addedd and then every other 12 hours.
address.downcase.split('').inject(5381) { |h,c| ((h + (h << 5)) ^ c[0]) % (2 << 31) } % 53
SELECT address FROM table WHERE hash BETWEEN 0 AND 52;
DELETE FROM table WHERE address = 'address' AND hash = hash AND between 0 AND 52;
UPDATE table SET hash = 127 WHERE address = 'address' AND hash = hash AND between 0 AND 52;
15日午後8時102分ごろ、大阪市東淀川区豊里の市道で、同区の市立中学2年の男子生徒(14)運転の自転車と、近くの運送会社事務員、尾形康子さん(71)運転の自転車が衝突。尾形さんは転倒して頭を強く打ち、約10時間後に死亡した。
東淀川署の調べでは、2人は、ともに無灯火で、男子生徒が車道を斜めに横断中、女性に気付くのが遅れたという。同署は重過失致死の疑いで男子生徒から事情を聴いている。現場は片側1車線の見通しのよい直線道路。

MySQL-Front has been discontinued since MySQL AB forced us to remove this program from the market.
Thanks a lot for all your help!
Your MySQL-Front Team
We hope the humanity will learn to work together instead of fighting another senseless...
お客様各位
この度はシティカードジャパン発行のクレジットカードにご入会いただき、ありがとうございました。本日、カード確認書(入会申込書)を受領し、当社での手続きはこれにて完了いたしました。お手元のカードは、ご利用いただけるようになりましたので取り急ぎご連絡申しあげます。
ご不明な点等ございましたら、カスタマーサービス(フリーダイヤル:0120-86-69-24/24時間365日 受付中)までご連絡をお願いいたします。なお、このEメールにご返信いただきましても当社にて受け付け対応いたし兼ねますのでご了承ください。
シティカードジャパン株式会社
Items from your order have been shipped from our warehouse.
For details about what has shipped, and to see the tracking information,
read down a little way on this e-mail. If you would like to see more
information about this order (or previous ones), you can follow this URL:
https://www.thinkgeek.com/brain/account/history.cgi

即時審査および仮会員番号に基づく利用可能額について
※即時審査の受付は午前9時申し込み開始から同日午後9時申し込み完了の間です。年末年始、ゴールデンウィークの期間中は即時審査は行われません。また、未成年の方は即時審査の対象外となりますのであらかじめご了承ください。

Order Info:
Order Date: Feb 28, 2007, 05:06pm EST
Payment:
Order Status: Processing
Status Updated: Apr 27, 2007, 10:01am EDT
Dear Geek or Geekette,
Just a quick update on the shipping status of your new eStarling v2.0
unit(s):
The eStarling 2.0 shipment has arrived in the US and is currently in
US Customs clearance. Once the units have cleared US Customs, our
ThinkGeek robotic monkeys will be double-checking the performance of
the new eStarlings. After the testing is completed, your replacement
unit(s) will be shipped out. We anticipate shipping them to you next
week, April 23 - 27, 2007.
Thank you again for your continued patience.
python ez_setup.py
svn export http://svn.edgewall.com/repos/trac/sandbox/webadmin/
python setup.py build
python setup.py install
[components]
webadmin.* = enabled
server.modules = ("mod_auth", "mod_fastcgi", "mod_accesslog")
server.document-root = "/usr/local/www/data/"
server.errorlog = "/var/log/lighttpd.error.log"
accesslog.filename = "/var/log/lighttpd.access.log"
static-file.exclude-extensions = ( ".fcgi" )
fastcgi.server = ("/trac" =>
("trac" =>
("socket" => "/tmp/trac-fastcgi.sock",
"bin-path" => "/usr/local/share/trac/cgi-bin/trac.fcgi",
"check-local" => "disable",
"bin-environment" =>
("TRAC_ENV" => "/home/myproject")
)
)
)
#server.port = 80
server.pid-file = "/var/run/lighttpd.pid"
server.username = "www"
server.groupname = "www"
Performing sanity check on lighttpd configuration:
Syntax OK
lighttpd not running? (check /var/run/lighttpd.pid).
Starting lighttpd.
samba:/usr/local/etc# 2007-03-14 13:52:42: (mod_auth.c.631) no ldap support available
2007-03-14 13:52:42: (server.c.848) Configuration of plugins failed. Going down.
cd /var/db/ports
rm -fr lighttpd
cd /usr/ports/www/lighttpd
make
make deinstall
make reinstall
auth.backend = "ldap"
auth.backend.ldap.hostname = "ldap.mydomain"
auth.backend.ldap.base-dn = "ou=Users,dc=mydomain,dc=com"
auth.backend.ldap.filter = "(uid=$)"
auth.require = ( "/trac/login" =>
(
"method" => "basic",
"realm" => "trac",
"require" => "valid-user"
)
)
- Full Wi-Fi range of at least 120 feet
- New motherboard and updated firmware
- Internal antenna not visible from the outside of the frame
- New front bezel design with no eStarling logo on the front of the frame
- Standalone feature allows frame to pull photos from any POP e-mail
address without needing to connect to the eStarling server
- View photos on a media card without needing a wi-fi Internet connection
./configure --with-openssl=/usr/local
make
make install
./config --prefix=/usr/local --openssldir=/usr/local/openssl -L/usr/local/lib enable-shared
make depend
make
make install
cd /usr/ports/www/apache13-modssl
make
===> Patching for apache+mod_ssl-1.3.37+2.8.28
===> apache+mod_ssl-1.3.37+2.8.28 depends on file: /usr/local/lib/libcrypto.so.5 - found
===> apache+mod_ssl-1.3.37+2.8.28 depends on file: /usr/local/bin/perl5.8.8 - found
===> apache+mod_ssl-1.3.37+2.8.28 depends on file: /usr/local/bin/perl5.8.8 - found
===> Applying mod_ssl-2.8.28 extension
Configuring mod_ssl/2.8.28 for Apache/1.3.37
+ Apache location: ../apache_1.3.37 (Version 1.3.37)
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
o Extended API (EAPI)
o Distribution Documents
o SSL Module Source
o SSL Support
o SSL Configuration Additions
o SSL Module Documentation
o Addons
Done: source extension and patches successfully applied.
===> Applying FreeBSD patches for apache+mod_ssl-1.3.37+2.8.28
===> apache+mod_ssl-1.3.37+2.8.28 depends on file: /usr/local/lib/libcrypto.so.5 - found
===> apache+mod_ssl-1.3.37+2.8.28 depends on file: /usr/local/bin/perl5.8.8 - found
===> apache+mod_ssl-1.3.37+2.8.28 depends on shared library: mm.14 - found
===> apache+mod_ssl-1.3.37+2.8.28 depends on shared library: expat.6 - found
===> Configuring for apache+mod_ssl-1.3.37+2.8.28
Configuring for Apache, Version 1.3.37
+ using installation path layout: FreeBSD (config.layout)
Creating Makefile
Creating Configuration.apaci in src
+ enabling mod_so for DSO support
Creating Makefile in src
+ configured for FreeBSD 6.2 platform
+ setting C pre-processor to cc -E
+ using "tr [a-z] [A-Z]" to uppercase
+ checking for system header files
+ adding selected modules
o rewrite_module uses ConfigStart/End
enabling DBM support for mod_rewrite
o db_auth_module uses ConfigStart/End
using Berkeley-DB/1.x for mod_auth_db (-lc)
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.8.28
+ SSL interface build type: DSO
+ SSL interface compatibility: enabled
+ SSL interface experimental code: disabled
+ SSL interface conservative code: disabled
+ SSL interface vendor extensions: disabled
+ SSL interface plugin: Vendor DBM (libc)
+ SSL library path: /usr/local
+ SSL library version: OpenSSL 0.9.8e 23 Feb 2007
+ SSL library type: installed package (stand-alone)
+ enabling Extended API (EAPI)
using MM library for EAPI: (system-wide)
+ using system Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/modules/experimental
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/extra
Creating Makefile in src/modules/proxy
Creating Makefile in src/modules/ssl
===> Building for apache+mod_ssl-1.3.37+2.8.28
....
make deinstall
make reinstall
[Sat Feb 24 09:43:47 2007] [notice] Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
[Sat Feb 24 09:43:47 2007] [notice] Accept mutex: flock (Default: flock)
tar xzvf torque-2.1.7.tar.gz
cd torque-2.1.7
./configure --without-tcl --without-tk --without-tclx --without-tkx
make
make install
pbs_server -t create
set server operators = root@headnode
set server operators += username@headnode
create queue batch
set queue batch queue_type = Execution
set queue batch started = True
set queue batch enabled = True
set server default_queue = batch
set server resources_default.nodes = 1
set server scheduling = True
set server mail_from = root
computenode001.cluster.org np=4
computenode002.cluster.org np=4
computenode003.cluster.org np=2
qterm -t quick
pbs_server
pbs_sched
headnode
$pbsserver headnode # note: hostname running pbs_server
$logevent 255 # bitmap of which events to log
pbs_mom
qsub -l nodes=2:ppn=4
Subject: PBS JOB 17.headnode
PBS Job Id: 17.headnode
Job Name: job1
An error has occurred processing your job, see below.
Post job file processing error; job 17.headnode on host node04/1+node04/0+node03/1+node03/0
Unable to copy file /var/spool/torque/spool/17.headnode.OU to foo@headnode:/net/headnode/home/foo/job1.o17
>>> error from copy
Host key verification failed.
lost connection
>>> end error output
Output retained on that host in: /var/spool/torque/undelivered/17.headnode.OU
$pbsserver headnode # note: hostname running pbs_server
$logevent 255 # bitmap of which events to log
$usecp *:/net /net
qmgr -c "create node node003"
qmgr -c "set node node001 properties = bigmem"
qmgr -c "set node node001 properties += dualcore"
Feb 22 09:29:40 rhel4 gdm(pam_unix)[22399]: could not identify user (from getpwnam(foo))
Feb 22 09:29:40 rhel4 gdm-binary[22399]: Couldn't set acct. mgmt for foo
lightscribe-1.4.136.1-0
lightscribePublicSDK-1.4.142.1-0
lightscribeApplications-1.4.128.1-0
4L-1.0-r6
この度は、「Edyで2つのお得!キャンペーン -チャージでお得!-」に
ご応募いただき、誠にありがとうございます。
おめでとうございます!
厳正な抽選の結果、下記の内容にて当選いたしました。
当選内容
■賞品 : 3等 Edy 1,000円分
pkg_add: package 'openldap-server-2.3.27' conflicts with openldap-client-2.3.27
nss_ldap-226-13
php-ldap-4.3.9-3.15
perl-LDAP-0.31-5
python-ldap-2.0.1-2
openldap-clients-2.2.13-6.4E
openldap-servers-2.2.13-6.4E
openldap-2.2.13-6.4E
openldap-devel-2.2.13-6.4E
