並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 260件

新着順 人気順

iojsの検索結果161 - 200 件 / 260件

  • io.js ニュース

    Node Foundation への参加について たいへん嬉しいニュースをお届けします、io.js は Node Foundation へ参加し、organization の名前が nodejs へと変わります。 まずはじめに iojs organization を nodejs へと移行し、徐々に joyent/node と併合します。また、完全に収束するまでio.jsのリリースは続行します。 収束プランの詳細については jasnell の repo を確認してください。質問は気軽に @Fishrock123 まで。 ディスカッションのログはここです。 コミュニティより パフォーマンス比較: Node.js vs. io.js v2.0.0. マイクロソフトは彼らの JavaScript VM Chakraで node.js を運用中 {node,io}.js ベンチマーク グラフ. T

      io.js ニュース
    • io.js ウィークリーアップデート 2015/06/19

      コミュニティアップデート、イベント io.js と Node.js のニュース 今週はリリースがありませんでした。完全なチェンジログは、GitHubで確認できます。 コミュニティより ES2015 が承認され、ES2015 は ecma 標準 となりました。 Linux foundation が Node.js Foundation について発表しました。 IBM のバイスプレジデント Angel Diaz が 新しい Node.js Foundation について話しています。 Video は YouTube にあります。 Raymond Camden の記事: Cloud Code、モバイルアプリケーション、Node.js、そして Bluemix StrongLoop の記事: strong-pm.io を使った、複数の Node.js アプリのデプロイ StrongLoop の記事:

        io.js ウィークリーアップデート 2015/06/19
      • Node.js(io.js) & npmをアンインストールしてHomebrewとnvmで管理する - syonx

        パッケージ版からインストールした Node.js / io.js / npm をいったんアンインストールして、Homebrew による管理に移行しようとしたらつまづいたので nvm を導入した話です。 Uninstall npm removing-npm | npm Documentation sudo npm uninstall npm -g npm からアンインストールしないとenv: node: No such file or directoryと言われる。 Uninstall Node.js Mac OS X から Node.js をアンインストールする方法 node.js - How do I uninstall nodejs installed from pkg (Mac OS X)? - Stack Overflow #シェルスクリプトの途中でパスワードを聞かれるのを防ぐ s

          Node.js(io.js) & npmをアンインストールしてHomebrewとnvmで管理する - syonx
        • io.js ウィークリーアップデート 2015/03/06

          io.js ウィークリーアップデート 2015/03/06 1.5.0 リリース, Tessel2 のネイティブサポート, PayPal や Walmart によるサポート 他 io.js 1.5.0 リリース 3月6日に @rvagg は io.js v1.5.0 をリリースしました。完全なチェンジログは GitHub で確認できます。 主な変更点 buffer: Array#indefOf() からモデル化した Buffer#indefOf() メソッドが追加されました。これは String と Buffer と Number を受け入れます。文字列は UTF8 として解釈されます。(Trevor Norris) #561 fs: 'fs' のメソッドの options オブジェクトのプロパティは、hasOwnProperty() によるチェックすることはなくなりました。これにより、

          • Wesley IOcf — Node.js is forked, not f***ed.

            There has been a great deal of fuss made about the fact that nodejs has been forked into another project, iojs. So much so, that an article about it even showed up on wired. Unsurprisingly, everyone has been quick to proclaim that nodejs is facing certain doom. Titles like “Future of Popular Coding Tool in Doubt After It Splits in Two”, and my personal favorite: "Popular Coding Framework Node.js I

              Wesley IOcf — Node.js is forked, not f***ed.
            • Working with Koa.js

              I recently got my feet wet with Koa.js, a next-generation web framework made by the creators of Express. My project was to design a Koa server for TechEmpower’s Framework Benchmarks. I’m going to use this blog post to sound off on some of the things I like about Koa, and some of the things I don’t like. The code for the server I contributed to TechEmpower’s benchmark can be found here. TL;DR: Koa

              • node.jsのバージョンを切り替えるお手軽な方法|おさむくん|note

                目次 ・なぜバージョン管理が必要か? ・macとwindowsで定番のNode.jsバージョン管理ツールは? ・nvm と nodist のインストール ●なぜバージョン管理が必要か? 本日はこれからメインで開発を進めていくjavascript開発環境である 「node.js」(Nodejsなのか、nodejsなのか、はたまたNode.jsなのか?本当の表記が未だに分からず) のバージョンを切り替える方法について少し紹介しましょう。 私は自宅ではMacOSXを使い、会社ではwindowsをメインに使っています。 node.jsは進化が猛烈に早いので、ちょっと「ぼぉ〜」っとしているとすぐにバージョンが2つや3つ上がってしまいます。 今作っているシステムやアプリケーションが上位版のnode.jsで問題なく動くかどうか確認せずに、node.jsのバージョンを上げてしまって不都合が発生して慌てる事

                  node.jsのバージョンを切り替えるお手軽な方法|おさむくん|note
                • WEB+DB PRESS Vol.85 Webフロントエンド最前線「ECMAScript 6とJavaScriptの未来」

                  WEB+DB PRESS Vol.85 Webフロントエンド最前線「ECMAScript 6とJavaScriptの未来」 「Webフロントエンド最前線」という連載を担当させてもらっているWEB+DB PRESS Vol.85が2月24日に発売されます!連載5回目はECMAScript 6の概要・歴史、主要な追加機能、ブラウザサポートが不完全な今どのように取り入れるか等等を書いています。 はじめようトランスパイラ生活 JSerならES6を聞いたこと無いっていう人は流石にいないと思うが、もう「まだ先だからいいでしょ」って言ってられる段階ではなくなってきてると思う。 現状ブラウザサポートは弱いけど、今から使っていくために出来る工夫はいくらでもあって、Chrome ExtensionsやFirefox Add-onのように実行環境が限定されるツールを作る時に書いてみるとか。比較的大きめプロダクト

                    WEB+DB PRESS Vol.85 Webフロントエンド最前線「ECMAScript 6とJavaScriptの未来」
                  • CentOS6にnode.jsの最新バージョン(v8.4.0)をインストール

                    Vagrantへログイン ①【ホスト環境】端末を開き、前回構築したVagrantのディレクトリまで移動します。 cd vagrant/typescript/ ②【ホスト環境】仮想マシンを起動します。 vagrant up ③【ホスト環境】ログインします。 vagrant ssh ④【ゲスト環境】rootにログインします。 sudo -i ⑤【ゲスト環境】パッケージをアップデートします。 yum update -y nvmでインストール nvmはNode.jsのバージョン管理ツールです。複数バージョンのNode.jsをインストールして管理することが可能で、コマンド一発で簡単に使用するバージョンの切り替えることができます。 ①gitからnvmをクローンします。 git clone https://github.com/creationix/nvm.git ~/.nvm source ~/.nv

                      CentOS6にnode.jsの最新バージョン(v8.4.0)をインストール
                    • io.js Week of May 1st

                      io.js 2.0 release candidate, community updates and events io.js 2.0 release candidateThis week we had one io.js nightly release v2.0, complete changelog will be found soon on GitHub. Community UpdatesNew johnny-five site launched.iojs.io domain was donated to the project and it will redirect to iojs.org iojs/io.js#1534david-dm.org is now running on iojsio.js v2.0 release candidate is out.io.js ARM

                      • atom-shell-v0.22.1からnode-ffi-v1.3.0でネイティブモジュール(C言語)を叩く - Qiita

                        node-ffiが先日v1.3.0になり、nodejsのv0.11, v0.12に対応し、nanパッケージも使用するようになりました。 詳しい内容は、node-ffiのリポジトリのHistory.mdを読むといいです。 node-ffi/History.md at master · node-ffi/node-ffi 早速atom-shellで試してみます。 環境 Ubuntu 14.10 環境による差異は、主にネイティブモジュールのビルドだと思うので、node-ffiのexampleを参考にOSにあったビルド方法を選択することにより、多分他のOSでも試せます。 node-ffi/example/factorial at master · node-ffi/node-ffi インストール 現行のatom-shellで使用しているnodejsのバージョンは、iojs-v1.5.1です。 nv

                          atom-shell-v0.22.1からnode-ffi-v1.3.0でネイティブモジュール(C言語)を叩く - Qiita
                        • nan v2対応part2

                          nan対応出来ると人気者になれそう | 實松アウトプットの続き。 wsが出たらengine.ioが出せて、engine.ioが出たらsocket.ioが出せて、socket.ioが出たらwebpack-dev-serverが出せて、なっが! wsは無事出たんだけど、engine.ioを出すためには、engine.io-client, engine.io-parserが出ないとダメぽい。 bufferとかstreamとかはよくわからんので、狭めるために他の可能性を潰しに行ってみた。dependenciesと戦う。 https://github.com/socketio/engine.io-parser/pull/47 https://github.com/Raynos/after/pull/8 https://github.com/niklasvh/base64-arraybuffer/pu

                            nan v2対応part2
                          • Karma - Changelog

                            6.4.3 (2024-02-24) # Bug Fixes # add build commits for patch release (d7f2d69) 6.4.2 (2023-04-21) # Bug Fixes # few typos (c6a4271) 6.4.1 (2022-09-19) # Bug Fixes # pass integrity value (63d86be) 6.4.0 (2022-06-14) # Features # support SRI verification of link tags (dc51a2e) support SRI verification of script tags (6a54b1c) 6.3.20 (2022-05-13) # Bug Fixes # prefer IPv4 addresses when resolving dom

                            • 0 FPS

                              “Can we do to web services what Linux did to the operating systems?” Imagine what the web with a P2P GitHub, a P2P YouTube, a P2P Twitter, a P2P Google search, and so on. But getting started with P2P services remains difficult, because: “There is no P2P PostGRES!” This is a very hard problem, so instead consider a more modest project: “Let’s build a dynamic P2P ordered search index” While pretty f

                                0 FPS
                              • Join jsconf.jp on Slack!

                                Join jsconf.jp on Slack. 1443 users are registered so far. Get my Invite

                                • io.jsウィークリーアップデート 2015/2/6

                                  io.jsウィークリーアップデート 2015/2/6 Atomとnw.jsのio.js移行、Linux Tracing 他 これから毎週金曜日にio.js周りでの出来事についてウィークリーアップデートを更新していきます。 1月のコントリビューションを見返してみると、Node.jsの活動の中で3番目に多くのコミット(294コミット)があり、2012年2月の308コミット以来(約3年ぶりに)最も活動的な月でした。 これまでの勢いを見ると、2月はもっと活発になりそうです。 v1.1.0がリリースされました (変更履歴) Sam NewmanによるSimplified Stream Constructionが追加されました Linux Tracing (LTTNG) が追加される予定です io.jsのデバッガーについて協力しているGoogleからv8とChromeでのtracing workについ

                                  • Index of /download/nightly/

                                    ../ v1.0.0-nightly20150109b8891d6599/ 10-Jan-2015 13:50 - v1.0.0-nightly20150110a32b92dbcf/ 13-Jan-2015 10:21 - v1.0.0-nightly201501111b8f37bb4d/ 11-Jan-2015 14:33 - v1.0.0-nightly201501125ea716d895/ 13-Jan-2015 10:10 - v1.0.0-nightly2015011284fa1f8c46/ 13-Jan-2015 03:41 - v1.0.0-nightly201501135ea716d895/ 13-Jan-2015 11:05 - v1.0.0-nightly20150114ad00d3c6d4/ 14-Jan-2015 03:10 - v1.0.2-nightly2015

                                    • iojs.jp

                                      2020.05.29 Fri【必見】ライブカジノハウスで5年遊んでわかった全て! Uncategorized 2020.05.29 Friライブカジノハウスのライブカジノでおすすめを厳選チェック! Uncategorized 2020.05.29 Friライブカジノハウスのボーナスは必見情報!入金・登録時はお得! Uncategorized 2020.05.29 Fri【保存版】ライブカジノハウスのスロットおすすめランキングを発表! Uncategorized 2020.05.29 Friライブカジノハウスのサポート情報!エラー発生時の対処法を説明 Uncategorized 2020.05.29 FriライブカジノハウスのVIP制度!ハイローラー向けの特別情報を紹介! Uncategorized 2020.05.29 Friライブカジノハウスの入金と出金を初心者向けに解説!限度額もチェッ

                                        iojs.jp
                                      • JPCERT コーディネーションセンター Weekly Report

                                        <<< JPCERT/CC WEEKLY REPORT 2015-07-15 >>> ■07/05(日)〜07/11(土) のセキュリティ関連情報 目 次 【1】Adobe Flash Player および Adobe Air に複数の脆弱性 【2】ISC BIND 9 にサービス運用妨害 (DoS) の脆弱性 【3】OpenSSL に証明書チェーンの検証不備の脆弱性 【4】Mozilla 製品群に複数の脆弱性 【5】PHP に複数の脆弱性 【6】複数の VMware 製品に脆弱性 【7】Node.js および io.js にサービス運用妨害 (DoS) の脆弱性 【8】LINE@ に意図しないアプリ内関数が呼び出される脆弱性 【9】複数の ANTLabs InnGate 製品に脆弱性 【10】Cacti に複数の脆弱性 【11】Grandstream GXV3611_HD に SQL イ

                                          JPCERT コーディネーションセンター Weekly Report
                                        • Dockerでio.jsの開発環境を作ってみる - k2wankoの技術的なanything

                                          いつものようにDocker Hubを眺めていたら io.jsの公式Imageがあったのでこれはやるしかない!ということでやっていきます。 https://registry.hub.docker.com/_/iojs/ 環境 Mac OS 10.10.1 Docker 1.4.1 figのインストール figはDockerのコンテナをいい感じにしてくれるツールで 設定ファイルを元に短いコマンドでコンテナを起動してくれたりします。 $ sudo pip install -U fig package.jsonの作成 scriptsにstartとdependenciesにkoaを追加しています。 Dockerのイメージを作成する際にないとエラーになるので先に作っておきます。 { "name": "docker-iojs-project-example", "version": "0.0.0", "

                                            Dockerでio.jsの開発環境を作ってみる - k2wankoの技術的なanything
                                          • The Beginner's Guide to Terminal for Node.js Development - RisingStack Engineering

                                            Join 150K+ monthly readers. In-depth articles on Node.js, Microservices, Kubernetes and DevOps. When we are doing a NodeSchool or a Node.js/Microservices training we usually run into participants who feel lost when they have to use the terminal. Because of this we decided to do a mini blog series of two posts of using the terminal for Node.jsNode.js is an asynchronous event-driven JavaScript runti

                                              The Beginner's Guide to Terminal for Node.js Development - RisingStack Engineering
                                            • Index of /download/next-nightly/v2.0.0-next-nightly2015041138225a7203/

                                              Index of /download/next-nightly/v2.0.0-next-nightly2015041138225a7203/ ../ doc/ 11-Apr-2015 07:50 - win-x64/ 11-Apr-2015 08:00 - win-x86/ 11-Apr-2015 07:55 - SHASUMS256.txt 11-Apr-2015 14:20 2058 iojs-v2.0.0-next-nightly2015041138225a7203-darw..> 11-Apr-2015 07:45 6640144 iojs-v2.0.0-next-nightly2015041138225a7203-linu..> 11-Apr-2015 14:20 7692736 iojs-v2.0.0-next-nightly2015041138225a7203-linu..>

                                              • V8 io.js v3.3.1 Manual & Documentation

                                                V8# Stability: 2 - StableThis module exposes events and interfaces specific to the version of V8 built with io.js. These interfaces are subject to change by upstream and are therefore not covered under the stability index. getHeapStatistics()# Returns an object with the following properties { total_heap_size: 7326976, total_heap_size_executable: 4194304, total_physical_size: 7326976, total_availab

                                                • Node.js — Node v8.1.0 (Current)

                                                  Notable Changes Async Hooks When one Promise leads to the creation of a new Promise, the parent Promise will be identified as the trigger [135f4e6643] #13367. Dependencies libuv has been updated to 1.12.0 [968596ec77] #13306. npm has been updated to 5.0.3 [ffa7debd7a] #13487. File system The fs.exists() function now works correctly with util.promisify() [6e0eccd7a1] #13316. fs.Stats times are now

                                                    Node.js — Node v8.1.0 (Current)
                                                  • How to get A+ on the SSL Labs test in node.js

                                                    We're Expedited Security. We help SAAS applications prevent and recover from attack, overcome regulatory or integration security requirements or just stop "weird" traffic before it becomes a problem. Update May 18 2015: CertSimple has added newer, even better ciphers into node.js itself, which appears in node 4. If you're using node 0.12, grab the cipher list from the latest node source which cont

                                                    • Node.js / io.js State of the Build August 2015: ARM

                                                      My last State of the Build was in April and I wanted to get another one out but instead of doing the whole thing, which would be more effort and time than I can afford at the moment, I’m going to just bite off the ARM bits. See my article Node and ARM for my thoughts on why ARM hardware is important to Node’s future. ARM Test CoverageWe have 4 main areas of test coverage at the moment for ARM, wit

                                                        Node.js / io.js State of the Build August 2015: ARM
                                                      • Testing with Node.js

                                                        Welcome to AppVeyorGetting started for LinuxReferenceBuild environmentWindows images softwareLinux images softwaremacOS images softwareImage updatesCustom build imagesBuild configurationBranches and tagsBuild phaseRunning testsParallel testingJob workflowsPackaging artifactsNuGetNotificationsEnvironment variablesBuild cacheServices and databasesStatus badgesSet up your teamappveyor.yml referenceGl

                                                        • Feedbacks on my Isomorphic app using React and ES6 | Topheman JS

                                                          UPDATE: This project has been upgraded to React v0.14 – read the blog post about the upgrade. Initial Goal Project Steps Feedbacks Next This post is about a three steps project I initiated a few weeks ago. I completed the previous step about two weeks ago, so feel free to read my blog post about the front-end part : “Playing with ES6 (and React)”. Before going further, a quote from stackoverflow (

                                                            Feedbacks on my Isomorphic app using React and ES6 | Topheman JS
                                                          • ES6 in io.js

                                                            io.js - the famous Node.js fork recently put out their initial release touting the slogan "Bringing ES6 to the Node Community!". io.js got these features ahead of Node.js by aggressively following the latest versions of the V8 JavaScript engine. As an outsider looking in, I took a few hours to poke around, and shall report my findings here. Installation Binary distributions of io.js are available

                                                              ES6 in io.js
                                                            • node.js - Electron App with Database - Stack Overflow

                                                              I'm developing an application using atom's electron project and I want to have a light weight database to be used with that application. So far I was unsuccessful and very frustrated with it. Please, Help me find a local database. I have tried to use sqlite3 with no success. I can not build it. I'm using electron v0.31.0 that I think uses iojs v3.1.0 internally and that is causing the sqlite3 to n

                                                                node.js - Electron App with Database - Stack Overflow
                                                              • nvmを使用してNode.jsのversionを管理する - Ikkyu's Tech Blog

                                                                New PCにしたので、前から気になっていた nvm を使用してNode.jsのversionを管理できるようにしました。 ググればいっぱいよさげな記事が出てきますが、せっかく調べたりしたので...まとめます!! ※ 「Docker使えばversion管理ツールなんていらないじゃん?🔪」っということを思われるかもしれませんが、Docker使った開発の方法は、別でまとめようと思っています。 間違いなどありましたら、ご指摘いただけると嬉しいです。よろしくお願いします🙇‍♂️ 前提条件 ※ bashを使用した説明のみとします。 ※ 既にbashrcが作成されているとします。ない場合は、ターミナル上でtouch ~/.bashrcを実行して作成してください。 ※ .bashrcの変更ができる人を対象としています。 環境 macOS Mojave(10.14.4) なぜnvm? Node.jsの

                                                                  nvmを使用してNode.jsのversionを管理する - Ikkyu's Tech Blog
                                                                • io.js ウィークリーアップデート 2015/05/01

                                                                  io.js 2.0 RC、io.js/node.jsのコードの収束計画、他多数 io.js v2.0 RC 今週は、io.js v2.0の ナイトリーリリースを行いました。完全なチェンジログは、GitHubに追記される予定です。 コミュニティアップデート johnny-fiveのサイトがリニューアルされました。 iojs.ioドメインがプロジェクトに寄贈され、iojs.orgへリダイレクトするようになりました iojs/io.js#1534 david-dm.orgは、io.jsで稼働しています io.js v2.0 RCが 公開されました。 io.jsで使われているARMのクラスターが増強中です。 オンボーディングのためのコミッターのバッチについて: iojs/io.js#1552 4/29に行われたio.jsのTCミーティングの模様: YouTube, SoundCloud. io.

                                                                    io.js ウィークリーアップデート 2015/05/01
                                                                  • package.json: engines & engineStrict - and how to use them

                                                                    I’m poking around quite a lot with io.js recently for reasons that soon will be revealed. When doing so I used my favorite Node version manager - Node Version Manager to manage different versions of Node and io.js. Switching back and forth is simple and sometimes I end up running some code on a version of Node/io.js that the code does not support. For example running EcmaScript 6 let-statements in

                                                                      package.json: engines & engineStrict - and how to use them
                                                                    • WebService::Blog-&gt;new( user =&gt; ’hide_o_55’ )

                                                                      6/30、7/1に開催されたYAPC::Fukuoka 2017 HAKATAに行ってきました。 初めての九州、福岡の良さ 今回のYAPCがキッカケで始めて九州に行きました。 福岡空港は市街地と近いと話には聴いていましたが、実際に見てみると市街地のど真ん中に飛行機が降りていくのは不思議な感じでした。そして地下鉄で博多や天神まですぐということで、東京とのアクセスは思っていた以上に良かったです。 あと、ラーメン屋が大量にあってラーメン好きとしては最高の街ですね。 前夜祭 ホテルにチェックインした後、新天町の立ち飲み屋で1杯飲んでから前夜祭会場であるヌーラボさんのオフィスに向かいました。 LTを聴いたり、聴かずに議論したり、酒のんだりいつものYAPCの光景でした。 前夜祭のあと沖縄の学生たちを連れて鯖を食べに行きました。 酒の隠れ家 博多鯖郎(中洲/海鮮(海鮮料理)) - ぐるなび 時間が遅かっ

                                                                        WebService::Blog-&gt;new( user =&gt; ’hide_o_55’ )
                                                                      • npm/CHANGELOG.md at master · npm/npm · GitHub

                                                                        v3.10.9 (2016-10-06) Hi everyone! This is the last of our monthly releases. We're going to give an every-two-weeks schedule a try starting with our next release. We'll reevaluate in a quarter, but we suspect that will be what we'll stick with. You might be wondering why we've been fiddling with the release cadence? Well, we've been trying to tune it to to minimize the overhead for our little team.

                                                                          npm/CHANGELOG.md at master · npm/npm · GitHub
                                                                        • エアクロを支えるシステムの歴史的な経緯とこれから|Ryosuke Tsuji|note

                                                                          こんにちは!エアークローゼットCTOの辻(Twitter)です。Takahiro Fujiwaraさん17日目お疲れさまでした! この記事は CTOA Advent Calendar の18日目の記事です。これまで17人のCTOが、組織の話や技術の話、採用の話、CTOとは?など様々な記事を書かれてますので、ぜひ全部チェックしてみてください。もちろん19日以降も楽しみにしていただけたら! はじめに簡単に自己紹介させてもらうと、新卒からSierエンジニアで3年ほど、その後楽天でフロントエンド3年弱経験したのちに、2014年から創業期のエアークローゼットにまずはボランティアでジョイン。その後正式にCTOとしてジョインし、現在6年目のCTOとなります。最近は着物にハマっていて侍CTOとしてやっていきたいと思いますのでよろしくおねがいします! 今日書くこといわゆる技術的負債に対しての対処の仕方ではな

                                                                            エアクロを支えるシステムの歴史的な経緯とこれから|Ryosuke Tsuji|note
                                                                          • io.js and a node.js Foundation

                                                                            The current state of reconciliation. One week ago Scott Hammond, CEO of Joyent, invited the io.js TC (Technical Committee) to a private meeting where he expressed his intention to start a node.js Foundation and his desire to bring io.js back to the node.js project. In only a few months io.js has grown to 23 active core team members, several working groups, 27 language localization teams, and has b

                                                                              io.js and a node.js Foundation
                                                                            • io.jsウィークリーアップデート 2015/2/20

                                                                              io.jsウィークリーアップデート 2015/2/20 1.3.0リリース、 MongoDB、 ロードマップ 他 io.js 1.3.0 リリース 主な変更点: url: url.resolve('/path/to/file', '.')の戻り値が/path/to/のように末尾にスラッシュが付与されるように、url.resolve('/', '.') の戻り値は/に変更。#278 (Amir Saboury) tls: tls と httpsの使用しているデフォルトcipher suiteをすべてのモダンブラウザでPerfect Forward Secrecyに対応している物に変更。また、安全でないRC4 ciphersは除外されています。RC4がどうしても必要な場合はcipher suitesを個別に指定してください. #826 (Roman Reiss) コミュニティの動き Node

                                                                              • io.js ウィークリーアップデート 2015/03/27

                                                                                io.js ウィークリーアップデート 2015/03/27 1.6.2 リリース, Node.js Technical Governance の提案, 他 io.js 1.6.2 リリース 私たちは io.js の v1.6.2 を今週リリースしました。完全なチェンジログは GitHub で確認できます。 主な変更点 1.6.2 Windows: Windows のサポート状態を改善するために作業しており、再び全てのテストスイートをパスしました。v1.4.2 のリリースノートに書かれていますが、Windows のテストでは CI システムと設定の問題で適切に問題が報告されていませんでした。しかし、これらの問題は全て解決されています。 FreeBSD: カーネルのバグは io.js/Node.js に衝撃をもたらしましたが、原因は発見され、パッチがあてられました。(Fedor Indutny

                                                                                  io.js ウィークリーアップデート 2015/03/27
                                                                                • GinqでCSVを出力できるginq-csvを作ってみた - Copy/Cut/Paste/Hatena

                                                                                  Ginq便利ですよね! GinqはPHP版LINQです。 LINQはMicrosoftが開発したコレクションを操作する方法です。 本質的に、LINQ to Objects は、コレクションを扱うための新しい方法です。 従来の方法では、複雑な foreach ループを記述して、コレクションからどのようにデータを取得するかを指定する必要がありました。 LINQ を使用する場合は、何を取得するかを表す宣言コードを記述します。 また、LINQ クエリには、従来の foreach ループと比べて次の 3 つの重要な利点があります。 簡潔で読みやすい (特に複数の条件をフィルター処理する場合)。 強力なフィルター処理、並べ替え、およびグループ化機能を最小限のアプリケーション コードで実現できる。 ほとんど変更せずに、他のデータ ソースに移植できる。 一般に、データに対して実行する操作が複雑なほど、従来

                                                                                    GinqでCSVを出力できるginq-csvを作ってみた - Copy/Cut/Paste/Hatena