Bookmark
No to SQL? Anti-database movement gains steam
www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9135086, posted 2009 by peter in development msm sql storage toread
Like the Patriots, who rebelled against Britain's heavy taxes, NoSQLers came to share how they had overthrown the tyranny of slow, expensive relational databases in favor of more efficient and cheaper ways of managing data.
Current handcrafted approaches to compiler development are no longer sustainable. With each generation of re-configurable architecture, the compiler development time increases and the performance improvement achieved decreases. As high performance embedded systems move from application specific ASICs to programmable heterogeneous processors, this problem is becoming critical.
This project explores an emerging alternative approach where we use machine-learning techniques, developed in the artificial intelligence arena, to learn how to generate compilers automatically.
Bookmark
Don't Let Hibernate Steal Your Identity - O'Reilly Media
www.onjava.com/pub/a/onjava/2006/09/13/dont-let-hibernate-steal-your-identity.html, posted 2009 by peter in development java sql storage toread
Object identity is deceptively hard to implement correctly when objects are persisted to a database. However, the problems stem entirely from allowing objects to exist without an id before they are saved. We can solve these problems by taking the responsibility of assigning object IDs away from object-relational mapping frameworks such as Hibernate. Instead, object IDs can be assigned as soon as the object is instantiated. This makes object identity simple and error-free, and reduces the amount of code needed in the domain model.
Bookmark
Open Fusion [Apache mod_auth_tkt module]
www.openfusion.com.au/labs/mod_auth_tkt/, posted 2009 by peter in development download free security software
mod_auth_tkt is a lightweight single-sign-on authentication module for apache, supporting versions 1.3.x, 2.0.x, and 2.2.x. It uses secure cookie-based tickets to implement a single-signon framework that works across multiple apache instances and servers.
mod_auth_tkt itself is completely repository-agnostic, as the actual authentication is done by a user-supplied CGI or script in your language of choice (examples are provided in Perl, with contrib libraries for use with python and PHP). This allows authentication against virtually any kind of user repository you can imagine (password files, ldap directories, databases, etc.)
Bookmark
Plaxo » A Recipe for OpenID-Enabling Your Site
www.plaxo.com/api/openid_recipe, posted 2009 by peter in development howto reference security webdesign
This is a step-by-step tutorial guide for implementing OpenID consumer-side support with a web site that already has users with accounts. It will explain how to easily let new users sign up for an account on your site using their OpenID URL and how to let existing users attach their OpenID(s) so they can sign in using them.
Bookmark
Does the 'hacker ethic' help or harm today's developers? | Developer World - InfoWorld
infoworld.com/d/developer-world/does-hacker-ethic-help-or-harm-todays-developers-169, posted 2009 by peter in business development management opinion toread
American-style hackers don't just make for bad team members; they also make for bad programmers, albeit for reasons new grads seldom anticipate. "Cowboy coders" might be technically proficient, but their code is less likely to be maintainable in the long term, and they're less likely to conform to organizational development processes and coding standards. As a result, quality assurance -- including testing, debugging, code reviews, and refactoring -- are likely to suffer.
Bookmark
Objective CAML Tutorial
www.ocaml-tutorial.org/, posted 2009 by peter in development howto ocaml reference
This website is a set of practical, detailed tutorials for people who want to learn Objective CAML (often known as just "OCaml").
Bookmark
HTML5 compatibility
www.quirksmode.org/dom/html5.html, posted 2009 by peter in development html javascript reference standard webdesign
These compatibility tables detail support for the new HTML5 functionalities in all modern browsers.
Bookmark
ChucK => Strongly-timed, On-the-fly Audio Programming Language
chuck.cs.princeton.edu/, posted 2009 by peter in art audio development free linux mac music software windows
ChucK is a new (and developing) audio programming language for real-time synthesis, composition, performance, and now, analysis - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based, concurrent programming model that's highly precise and expressive (we call this strongly-timed), as well as dynamic control rates, and the ability to add and modify code on-the-fly. In addition, ChucK supports MIDI, OSC, HID device, and multi-channel audio.
Bookmark
Open Komodo | Open Komodo
www.openkomodo.com/, posted 2009 by peter in development free javascript perl python software
The Open Komodo Project, based on the award-winning Komodo IDE, is a new initiative by ActiveState to create an open source platform for building developer environments. ActiveState has open-sourced elements of Komodo Edit, a free multi-language editor for dynamic languages based on Komodo IDE, to create the Open Komodo code base.
|< First < Previous 401–410 (537) Next > Last >|