enhancement

Enhanced Directory Browsers on Webservers

Hey guys and gals, I'm looking for free webserver directory browser enhancements similar to: http://www.daleanderson.ca/edb/ Servers I'm interested in are Apache2, nginx, and lighttpd, but was having trouble finding any on Google. If anyone knows of any, I'd be grateful if you shared a link :) Thanks. ...

How to use a mysql query to check if a ad should be enhanced

Hello! I have a problem with emphsizing an advertisement - i need to have to different designs for enhanced and non-enhanced ad's! My table is like this: id int(11) UNIQUE // the unique id of the row adresse text // the adress of an advertisement fremhaevninger int(11) // the number of emphasizings of the ad dato datetime ...

Wpf: Tips for better performance

I am working on a wpf application. In which I am working with a TreeView, each node represents different datatypes, these datatypes are having properties defined and using data template to show their properties. My application reads from xml and create tree accordingly. My problem is that when I load it, it is too slow, I want to know ab...

Console/Terminal in the Browser ?

Hi there , i am just curious about one thing. Why isn't there something like an console in the Browser ? I mean such as an -tag or something like that. This would enhance Web experience by far ( at least for developers ) :D It should be (tecnically) possible. here are some examples : http://uni.xkcd.com/ ( this is exactly what i mean...

problem with JPA entity

I am using JPA (OpenJPA). I have following entries in my persistence.xml: <property name="openjpa.RuntimeUnenhancedClasses" value="supported"/> I also have Serviceoffering class listed in perisitence.xml. I am getting following exception when I try to run my jpa related code. What can be the problem? No metadata was found for type "c...