Autor: Tim Strehle
-
What’s New? WebDAV!
dotCMS – What’s New in 1.5?: „WebDAV access to CMS File Repository“ PHProjekt – Summer of PHProjekt Addons: „PFolders is a WebDAV Interface for PHProjekt which enables you to access the file repository of the filemanager from PHProjekt without the web interface of PHProjekt.“ KnowledgeTree – Release Notes for Version 3.4.5: “ WebDAV and Network…
-
Flux
„From the Flux Operations Console, you can check on the status of jobs and workflows, remove jobs, recover jobs that have failed, reschedule jobs, perform other job maintenance, and monitor file transfer progress.“
-
Evidence Based Scheduling
Joel Spolsky – Evidence Based Scheduling: „Individual development tasks are easy to estimate, because you’ve written subroutines, created dialogs, and parsed files before. If you are sloppy, and pick big three-week tasks (e.g., “Implement Ajax photo editor”), then you haven’t thought about what you are going to do. In detail. Step by step. And when…
-
Alfresco JLAN Server
„Alfresco JLAN uses a virtual file system interface that allows you to plug in your own file system implementation with the core server handling all of the network protocol exchange between the client and server. JLAN is also the only Java implementation of Window’s CIFS (Common Internet File System), in addition to supporting NFS and…
-
One of the best search experiences
Ed Stevenson at Really Strategies Blog – One of the best search experiences: „On kayak.com, you are offered a set of dials and levers for adjusting the query, such as eliminating airlines, changing departure time frames, or looking for the shortest trip. You want to leave between 10 and 12, just move the dial and…
-
Database parallelism choices greatly impact scalability
Sam Madden in The Database Column – Database parallelism choices greatly impact scalability: „Because shared nothing [as in IBM DB2] does not typically have nearly as severe bus or resource contention as shared-memory [MySQL] or shared-disk [Oracle RAC] machines, shared nothing can be made to scale to hundreds or even thousands of machines. Because of…
-
Exploring Leopard with DTrace
Greg Miller at MacTech – Exploring Leopard with DTrace: „A few years back, Sun Microsystems developed DTrace: a new and innovative way to trace running software on live systems. DTrace enables developers and administrators to „see“ what their code, and others‘ code, is doing in a flexible and dynamic way. With the release of Leopard,…
-
Entity extraction everywhere
Jon Udell – Entity extraction everywhere: „Gnosis [a Firefox extension] finds and highlights entities — that is, companies, people, products, and industry terms. Here’s an expanded view of the industry terms, products, and technologies it extracted. I’d love to see this kind of entity extraction turn into a commodity service that we can wire into…
-
Using LDAP groups in a web application
Is there a standard way to integrate a web application with LDAP groups? Let’s see what others are doing: Confluence supports both „static groups“ (the group’s LDAP entry lists user DNs or IDs in an attribute like „member“ or „memberUid“ – typical objectClasses are „posixGroup“ and „groupOfNames“) and „dynamic groups“ (the user entry lists group…
-
Why Enterprise Software Sucks
Jason Fried – Why Enterprise Software Sucks: „The people who buy enterprise software aren’t the people who use enterprise software. That’s where the disconnect begins. And it pulls and pulls and pulls until the user experience is split from the buying experience so severely that the software vendors are building for the buyers, not the…