nginx-1.2.7 released: check it out - quite a few new features but also bugfixes merged from 1.3.x mailman.nginx.org/pipermail/ngin… nginx.org/en/download.ht…
patching file src/core/ngx_log.c
Hunk #1 succeeded at 67 (offset 1 line).
patching file src/core/ngx_log.h
Hunk #1 succeeded at 30 (offset 1 line).
Hunk #2 succeeded at 38 (offset 1 line).
patching file src/event/ngx_event_connect.h
Hunk #1 succeeded at 33 (offset 1 line).
Hunk #2 succeeded at 44 (offset 1 line).
nginx-1.2.7% ./configure --prefix=/etc/nginx/ --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-mail --with-mail_ssl_module --with-file-aio --with-ipv6 --with-cc-opt='-O2 -g' --add-module=/usr/local/src/nginx_tcp_proxy_module
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/nginx_tcp_proxy_module/modules -I /usr/local/src/nginx_tcp_proxy_module/parsers -I /usr/local/src/nginx_tcp_proxy_module -I objs -I src/http -I src/http/modules -I src/mail \
-o objs/addon/nginx_tcp_proxy_module/ngx_tcp_core_module.o \
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c: In function 'ngx_tcp_log_set_access_log':
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:880: error: 'ngx_open_file_t' has no member named 'buffer'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:881: error: 'ngx_open_file_t' has no member named 'last'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:881: error: 'ngx_open_file_t' has no member named 'pos'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:891: error: 'ngx_open_file_t' has no member named 'buffer'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:892: error: 'ngx_open_file_t' has no member named 'buffer'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:896: error: 'ngx_open_file_t' has no member named 'pos'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:896: error: 'ngx_open_file_t' has no member named 'buffer'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:897: error: 'ngx_open_file_t' has no member named 'last'
/usr/local/src/nginx_tcp_proxy_module/ngx_tcp_core_module.c:897: error: 'ngx_open_file_t' has no member named 'buffer'
make[1]: *** [objs/addon/nginx_tcp_proxy_module/ngx_tcp_core_module.o] Error 1
make[1]: Leaving directory `/usr/local/src/nginx-1.2.7'
make: *** [build] Error 2
#if (nginx_version) >= 1003010
If you are trying to run Tweetbot for Mac on 10.7.5 please download a new version from tapbots.com/blog/news/twee… to work around an Apple bug.
— Tweetbot for iOS (@tweetbot) September 25, 2012
Stable version 1.2.4 of nginx released nginx.org/en/CHANGES-1.2 nginx.org/en/download.ht…
— nginx web server (@nginxorg) September 25, 2012
nginx-1.2.3 stable is out: support for Clang, a handful of important bugfixes nginx.org/en/CHANGES-1.2 nginx.org/en/download.ht…
— nginx web server (@nginxorg) August 7, 2012
Woot! Join us August 20th at Twitter HQ for Bootstrap’s one year anniversary and the release of v2.1: …ter-bootstrap-birthday.eventbrite.com
— Twitter Bootstrap (@twbootstrap) August 7, 2012
Web ページを引用する際に元のページの HTML をそのまま引用したい派の @toshiya240 です。
ということで、ブックマークレットなどを作りました。
<figure>風に↑マークアップ。
<figure><blockquote cite="' + location.href + '">'+ '<div>\n' + htmlText + '\n</div></blockquote>\n'+ '<figcaption><p>— <cite><a href="' + location.href + '" target="_blank">' + document.title + '</a></cite></p></figcaption></figure>
Configured with “./configure —without-snapshot”, otherwise the make would fail.
—[Issue #3673: “make install”: terminate called without an active exception ・ joyent/node ・ GitHub]
node-v0.8.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc] Error 134
—[Issue #3675: Cannot compile node.js 0.8.2 under CentOS 6.2 ・ joyent/node ・ GitHub]
# make CFLAGS+=-O2 CXXFLAGS+=-O2
# make install CFLAGS+=-O2 CXXFLAGS+=-O2
it does help as well.
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure —prefix=/usr —mandir=/usr/share/man —infodir=/usr/share/info —with-bugurl=http://bugzilla.redhat.com/bugzilla —enable-bootstrap —enable-shared —enable-threads=posix —enable-checking=release —with-system-zlib —enable-__cxa_atexit —disable-libunwind-exceptions —enable-gnu-unique-object —enable-languages=c,c++,objc,obj-c++,java,fortran,ada —enable-java-awt=gtk —disable-dssi —with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre —enable-libgcj-multifile —enable-java-maintainer-mode —with-ecj-jar=/usr/share/java/eclipse-ecj.jar —disable-libjava-multilib —with-ppl —with-cloog —with-tune=generic —with-arch_32=i686 —build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
nginx 1.2.2-stable available for download: upstream enhancements (IPv6, load balancing), important bugfixes nginx.org/en/CHANGES-1.2
起動した。
Carat is a research project that aims to detect energy bugs—-app behavior that is consuming energy unnecessarily—-using data collected from a community of mobile devices. We are based out of the AMP Lab in the EECS Department at UC Berkeley.
the unique device ID,
は渡さない…みたいな。
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer # version 4.3.3
Sparrow 1.3 iPhone is available on the AppStore.
It now supports POP accounts.
r.1.6.4 waiting for review