Tagged Questions
11
votes
7answers
783 views
Introduction to Java Graphics Libraries
I just got into information-visualization and scientific-visualization and have been using Piccolo and a little with JFreeChart. I am trying to find a few new libraries that I can start using. I am ...
4
votes
3answers
768 views
Displaying a Large Amount of Data C#
I'm working on a media library mock-up and I have a database of songs (over 9,000 tracks) that I want to display and make sortable. I'm not sure which GUI control would be best to use and I am not ...
3
votes
2answers
861 views
How to include resources in iphone static library?
I'd like to include files, data and images in a static library API so the users won't need to include them manually in their project.
I see that there isn't obvious way to do it but is there some hack ...
2
votes
5answers
132 views
I need a standard package to move key,value pairs over a net connection: any tips?
As I hate reinventing the wheel, I wonder if there are any commonly used packaged out there for doing hte simple job of communicating (key,value) pairs of data betweeen two network endpoints (probably ...
1
vote
2answers
42 views
Fix and normalize weird data from internet
I did a web-crawler that download much pages and now I need to process the data it downloaded.
The problem is I data from much pages with all type of formatting and errors.
I want to be able to fix ...
0
votes
0answers
37 views
Is there any open-source tag library? [closed]
I am looking for a open source libraries containing a list of tags (topics). I would like to provide and share a big hierarchical tag library as soon as I have enough entries.
What I already have are ...