Programming

PHP
Recent releases from the Packagist:kamisama/resque-status (0.0.1) A API for saving a php-resque worker settings and status bear/ace (0.2.0) Ace online editor utility bcen/silex-dispatcher (0.4.1) A Silex plugin klein/klein (v2.0.1, v2.0....
Recent releases from the Packagist:kamisama/resque-status (0.0.1) A API for saving a php-resque worker settings and status bear/ace (0.2.0) Ace online editor utility bcen/silex-dispatcher (0.4.1) A Silex plugin klein/klein (v2.0.1, v2.0.0) A lightning fast router for PHP liip/rmt (0.9.6) Release Managment Tool danielmewes/php-rql (1.5.1) A PHP client driver for the RethinkDB query language (ReQL) n98/magerun (1.67.0, 1.66.0) Tools for managing Magento projects and installations smirik/bootstrap-bundle (v2.3.2) Simple bundle which add bootstrap css and js files to project and standard template to the form. adamstipak/nette-rest-route (1.1.0) Rest route for Nette Framework nunzion/composer-devlinks (0.1.0) Enables developers to autoload classes from projects outside the vendor directory. These links can replace projects inside the vendor directory and need not to be committed. entomb/slim-json-api (0.1) Slim extension to implement fast JSON API's pscheit/psc-cms (1.1.3) a content management system ontop of webforge. pihi/industrial (0.4.4) Dependency Injection for PHP 5.3 wrep/daemonizable-command (1.0.0) Daemonizable (endless running) commands for Symfony2. yvann/urlify (1.0.0) PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs. rampage-php/framework (1.0.0-alpha8) Rampage PHP Framework based on Zend Framework 2 nunzion/php-common (0.1.0) Commonly used php functions. fritz-payment/jsonrpc (0.1.0) A general JSON RPC client. liip/imagine-bundle (v0.10.0) This Bundle assists in imagine manipulation using the imagine library propel/propel-bundle (1.2.3) Integration of Propel in Symfony2 bit3/contao-nested-menu (1.0.3) Nested menus for Contao OpenSource CMS jasonlewis/basset (v4.0.0-BETA1) A better asset management package for Laravel.
score: 1 25 minutes ago
Source: www.puzzletweeter.com Problem: Let A,B be 2x2 matrices with integer entries.Suppose the matrices A,A+B,A+2B,A+3B,A+4B are all invertible and their inverses are also integer matrices. Then show that A+5B is invertible and it'...
Source: www.puzzletweeter.com Problem: Let A,B be 2x2 matrices with integer entries.Suppose the matrices A,A+B,A+2B,A+3B,A+4B are all invertible and their inverses are also integer matrices. Then show that A+5B is invertible and it's inverse is an integer matrix.
score: 1 about 2 hours ago
Simple benchmarks show that the upcoming Vert.x 2 Framework with Yoke as the middleware layer can provide better performance than Express JS on Node.JS
Simple benchmarks show that the upcoming Vert.x 2 Framework with Yoke as the middleware layer can provide better performance than Express JS on Node.JS
score: 1 about 2 hours ago
Cpp
Hi, Nana C++ Library provides a GUI programming with Standard C++ style, and also includes C++11 features. I would like to hear your feedback. [link] This library welcomes your suggestions, contributions and bug fixes. Regards! Jin...
Hi, Nana C++ Library provides a GUI programming with Standard C++ style, and also includes C++11 features. I would like to hear your feedback. [link] This library welcomes your suggestions, contributions and bug fixes. Regards! Jinhao -- [ See [link] for info about ]
score: 1 about 3 hours ago
2013/05/18 -- Vitalii Tymchyshyn
2013/05/18 -- Vitalii Tymchyshyn
score: 1 about 3 hours ago
In our comparative study about the runtime behavior of both JSF implementations we came to the conclusion that Apache MyFaces performs significantly better on large component trees than the reference implementation Oracle Mojarra. The du...
In our comparative study about the runtime behavior of both JSF implementations we came to the conclusion that Apache MyFaces performs significantly better on large component trees than the reference implementation Oracle Mojarra. The duration Mojarra took to step through the JSF lifecycle was increased by factors compared to MyFaces, e.g. a view containing 1.000 components took more than 5 times longer to render with Mojarra. In this article we compare the newest releases of Mojarra and MyFaces.
score: 1 about 4 hours ago
Hi, We run a cluster of 3 shards in AWS on ssd disks primaries + EBS disks secondaries for backup. One of our shards is 'hot' (say shard 1) and is filling up the disks, I have added another shard and made sure that new docume...
Hi, We run a cluster of 3 shards in AWS on ssd disks primaries + EBS disks secondaries for backup. One of our shards is 'hot' (say shard 1) and is filling up the disks, I have added another shard and made sure that new documents will be routed to that one but still documents that are intended
score: 1 about 4 hours ago
Google broadens support for native applications in Chrome by enabling it to run LLVM bitcode. By Abel Avram
Google broadens support for native applications in Chrome by enabling it to run LLVM bitcode. By Abel Avram
score: 1 about 4 hours ago
Last week I blogged about the free and open source EPUB Open Toolbox which I am creating for publishers and authors. Officially, it is now known as Fosfor, since it is initially being developed for the Fosfor Uitgeverij, that is, an on-l...
Last week I blogged about the free and open source EPUB Open Toolbox which I am creating for publishers and authors. Officially, it is now known as Fosfor, since it is initially being developed for the Fosfor Uitgeverij, that is, an on-line e-book publisher based in Amsterdam, as a replacement for Sigil. And this is... [Read More]
score: 1 about 4 hours ago
Hi, I have just started to learn Django's template inheritance and I am stuck due to this problem - In my application's 'base.html', I have defined two blocks - {% block topbar %}{% endblock topbar %} and {% block s...
Hi, I have just started to learn Django's template inheritance and I am stuck due to this problem - In my application's 'base.html', I have defined two blocks - {% block topbar %}{% endblock topbar %} and {% block sidebar %}{% endblock sidebar %} I have 2 templates - 'sidebar.html' which extends {% block sidebar %}
score: 1 about 4 hours ago