links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
1 - 100 of 1165 next »   Watch otis
 
UI for HBase
by otis 2010-01-06 03:00 hadoop · hbase · ui · java · software
http://sourceforge.net/projects/hbaseexplorer/ - cached - mail it - history
Specialized Log4j file rolling appender which indexes log with Lucene
by otis 2010-01-06 00:29 lucene · search · index · logging · java · software
http://code.google.com/p/lucene-log4j/ - cached - mail it - history
In-memory DB. Schema-free records, declarative queries, automatically maintained indexes, and an optimizing query planner, JSON queries
by otis 2010-01-06 00:10 database · json · clojure · java · memory · software
http://fleetdb.org/ - cached - mail it - history
Unit test coverage report generation tool for Java projects. Integrates with Maven.
by otis 2010-01-05 13:15 java · unit test · coverage · report · maven
http://cobertura.sourceforge.net/ - cached - mail it - history
Code powering http://www.trendingtopics.org/
by otis 2010-01-05 12:35 hadoop · hive · trend · analytics · traffic · wikipedia · ruby on rails · graph
http://github.com/datawrangling/trendingtopics - cached - mail it - history
Gremlin is a Turing-complete, graph-based programming language designed for key/value-pair multi-relational graphs. Gremlin makes extensive use of the XPath language to support complex graph traversals. This language has applications in the areas of graph query, analysis, and manipulation. Connectors exist for the Neo4j graph database, Sesame 2.0-compliant RDF stores, and TinkerGraph.
by otis 2010-01-02 10:13 graph · programming · vertices · edges · shell
http://wiki.github.com/tinkerpop/gremlin - cached - mail it - history
HBase Domain Specific Language makes interaction with HBase simpler
by otis 2010-01-02 09:51 dsl · hbase · java · library
http://wiki.github.com/nearinfinity/hbase-dsl - cached - mail it - history
Pretty print and coloring of Solr XML response
by otis 2010-01-02 09:43 solr · command line · client · syntax · color · response · xml · search · linux · script
http://snipplr.com/view/25653/commandline-interface--to-solr-rest-api/ - cached - mail it - history
Supports java, python, perl, ruby, javascript, CSS, HTML, etc. etc.
by otis 2009-12-25 00:24 syntax · color · javascript · source code
http://alexgorbatchev.com/wiki/SyntaxHighlighter - cached - mail it - history
The Hadoop Online Prototype (HOP) is a modified version of Hadoop MapReduce that allows data to be pipelined between tasks and between jobs. This can enable better cluster utilization and increased parallelism, and allows new functionality: online aggregation (approximate answers as a job runs), and stream processing (MapReduce jobs that run continuously, processing new data as it arrives).
by otis 2009-12-23 14:56 hadoop · MapReduce · pipeline · java · job
http://code.google.com/p/hop/ - cached - mail it - history
by otis 2009-12-23 02:19 javascript · chart · visual · graph · library · plot
http://roberto.open-lab.com/2009/12/21/javascript-charting-tools-an-overview/ - cached - mail it - history
A Java library for reading and writing iCalendar (*.ics) files
by otis 2009-12-23 01:37 ical · calendar · java · api · library · software · time · date
http://m2.modularity.net.au/projects/ical4j/ - cached - mail it - history
Excellent parallel between gardening and an organization or team
by otis 2009-12-21 12:16 company · business · team · organization
http://akfpartners.com/techblog/2007/12/07/seed-feed-and-weed-to-succeed/ - cached - mail it - history
by otis 2009-12-20 19:46 information extraction · book · pdf · overview
http://gate.ac.uk/g8/page/print/2/sale/ell2/ie/preprint.pdf - cached - mail it - history
by otis 2009-12-19 23:52 hadoop · MapReduce · cloudera · reference · debug
http://www.cloudera.com/blog/2009/12/17/7-tips-for-improving-mapreduce-performance/ - cached - mail it - history
by otis 2009-12-18 13:18 percona · benchmark · data warehouse · olap · Business Intelligence · database · performance
http://www.percona.com/docs/wiki/benchmark:ssb:start - cached - mail it - history
by otis 2009-12-18 13:16 java · software · database · open source
http://java-source.net/open-source/database-engines - cached - mail it - history
InfiniDB Community Edition provides a scale-up analytics database engine for your data warehousing, business intelligence and read-intensive application needs. Enabled via MySQLTM and purpose-built for an analytical workload with column-oriented technology at its core, the multi-threaded capabilities of InfiniDB Community Edition fully encompass query, transactional support and bulk load operations.
by otis 2009-12-18 00:03 olap · data warehouse · database · software
http://infinidb.org/ - cached - mail it - history
by otis 2009-12-17 07:07 luciddb · database · postgresql · software
http://code.google.com/p/pg2luciddb/ - cached - mail it - history
by otis 2009-12-17 06:40 luciddb · mondrian · olap · data warehouse · time · date · database · schema
http://www.nicholasgoodman.com/bt/blog/2009/11/20/dynamodb-time-dimension-table-with-merge/ - cached - mail it - history
DERI Pipes: Open Source, Extendable, Embeddable Web Data Mashups Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup. Pipes, in general, produce as an output streams of data (e.g. XML, RDF,JSON) that can be used by applications. However, when invoked by a normal browser, they provide a end user GUI for the user to enter parameter values and browse the results (see the examples below) .
by otis 2009-12-15 12:38 rdf · xml · json · mashup · service · web service · webapp · java · software · semantic web
http://pipes.deri.org/ - cached - mail it - history
Bigdata(R) is an open-source scale-out storage and computing fabric supporting optional transactions, very high concurrency, and very high aggregate IO rates. Bigdata was designed from the ground up as a distributed database architecture optimized for very high aggregate IO rates running over clusters of 100s to 1000s of machines, but can also run in a single-server mode. Bigdata offers a distributed file system, similar to the Google File System but also useful for workflow queues, a data extensible sparse row store, similar to Googles widely recognized bigtable project, and map/reduce processing for parallelizing data intensive workflows over a cluster. Bigdata(R) comes packaged with a very high-performance RDF store supporting RDF(S) and OWL Lite inference. The Bigdata RDF Store is currently the only RDF database capable of operating distributed on a cluster with dynamic key-range partitioning of indices. The Bigdata RDF Store was designed specifically to meet requirements for very large scale semantic alignment and federation. RDF is a Semantic Web technology particularly well-suited to modeling graph-shaped data and metadata, such as an associative entity-link model, whereby actors are linked to one another in an ad-hoc fashion within the context of an evolving ontology of concepts for entity types and link types related to a particular problem domain. The Bigdata RDF Store is used operationally in data harvesting systems to create mash-ups of structured, semi-structured, and unstructured data from myriad sources in a schema-flexible manner.
by otis 2009-12-15 11:21 rdf · storage · database · graph · node · distributed filesystem · semantic web
http://www.bigdata.com/ - cached - mail it - history
How to calculate whether an A/B test is statistically significant
by otis 2009-12-14 15:00 test · compare · math · statistics · evaluation
http://blog.asmartbear.com/easy-statistics-for-adwords-ab-testing-and-hamsters.html - cached - mail it - history
by otis 2009-12-14 13:29 Business Intelligence · olap · report · software
http://www.spagobi.org/ecm/faces/public/guest/home/solutions/spagobi - cached - mail it - history
Firewater is an open source scaleout RDBMS based on column store technology. It allows a cluster of commodity servers or virtualized cloud nodes to be used for fast response times on SQL and OLAP queries over massive datasets. It can also be used to parallelize execution even on a single multi-core node.
by otis 2009-12-11 16:55 olap · database · data warehouse · scalability · cluster · distribute
http://firewater.sourceforge.net/ - cached - mail it - history
by otis 2009-12-11 16:25 subversion · statistics · graph · chart · development · metrics · visual
http://www.statsvn.org/ - cached - mail it - history
MonetDB is a open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval.
by otis 2009-12-11 16:04 xquery · olap · data warehouse · database · data mining · xml · Business Intelligence · analytics
http://monetdb.cwi.nl/ - cached - mail it - history
by otis 2009-12-09 13:22 hadoop · hdfs · hbase · python · json · data warehouse · storage · cube
http://github.com/zohmg/zohmg - cached - mail it - history
A Java library that provides rulings on what portion of passed hostname / domain name string is effective-TLD (or Public Suffix).
by otis 2009-12-04 01:41
http://publicsuffix.sourceforge.net/ - cached - mail it - history
A java library for removal of chrome / boilerplate from documents like web pages
by otis 2009-12-03 23:16 java · library · api · information extraction · software
http://code.google.com/p/boilerpipe/ - cached - mail it - history
by otis 2009-12-03 21:20 crawl · dataset
http://bixolabs.com/2009/12/02/public-web-crawler-projects/ - cached - mail it - history
by otis 2009-12-03 13:02 java · software · library · api · machine learning
http://java-ml.sourceforge.net/ - cached - mail it - history
by otis 2009-12-03 10:59 machine learning · course · pdf · lecture · statistics · probability · linear algebra
http://www.stanford.edu/class/cs229/materials.html - cached - mail it - history
by otis 2009-12-03 10:42 machine learning · journal · research · paper
http://jmlr.csail.mit.edu/ - cached - mail it - history
Set of tutorials on many aspects of statistical data mining, including the foundations of probability, the foundations of statistical data analysis, and most of the classic machine learning and data mining algorithms. These include classification algorithms such as decision trees, neural nets, Bayesian classifiers, Support Vector Machines and cased-based (aka non-parametric) learning. They include regression algorithms such as multivariate polynomial regression, MARS, Locally Weighted Regression, GMDH and neural nets. And they include other data mining operations such as clustering (mixture models, k-means and hierarchical), Bayesian networks and Reinforcement Learning.
by otis 2009-12-03 10:29 machine learning · data mining · algorithm · tutorial · presentation · reference · statistics · probability
http://www.autonlab.org/tutorials/ - cached - mail it - history
by otis 2009-12-03 10:20 machine learning · book · free · download · pdf
http://robotics.stanford.edu/people/nilsson/mlbook.html - cached - mail it - history
by otis 2009-12-02 12:54 math · questions · answers · forum
http://mathoverflow.net/ - cached - mail it - history
Behemoth allows to deploy GATE or UIMA applications over a Hadoop cluster in order to do very large scale document analysis. It uses a simple representation format which can be used as a common ground between UIMA and GATE-generated annotations, hence achieving compatibility between both systems. Since it is Hadoop-based it benefits from all its features, namely scalability, fault-tolerance and most notably the back up of a thriving open source community. Quite a few Apache resources will fit into it: Nutch, Tika, Mahout, Hbase etc...
by otis 2009-12-01 22:35 UIMA · gate · hadoop · text mining · text analysis · MapReduce · distributed computing · NLP
http://code.google.com/p/behemoth-pebble/ - cached - mail it - history
The purpose of this project is to develop a set of reusable Java components that implement functionality common to any web crawler. These components would benefit from collaboration among various existing web crawler projects, and reduce duplication of effort.
by otis 2009-12-01 22:33 crawl · robots.txt · fetch · java · software · information extraction
http://code.google.com/p/crawler-commons/ - cached - mail it - history
by otis 2009-12-01 09:52 hadoop · gui · browser · script
http://dev.bizo.com/2009/11/quick-script-open-hadoop-jobtracker-ui.html - cached - mail it - history
Semantically Annotated Snapshot of the English Wikipedia
by otis 2009-11-28 01:29 wikipedia · semantic · annotate · knowledge
http://www.yr-bcn.es/dokuwiki/doku.php?id=semantically_annotated_snapshot_of_wikipedia - cached - mail it - history
by otis 2009-11-27 23:05 performance · java · logging · statistics · chart · software · library
http://perf4j.codehaus.org/ - cached - mail it - history
Little spinning "wait" gifs for ajax apps
by otis 2009-11-24 15:57 ajax · load · asynchronous · icon · picture · gif
http://www.ajaxload.info/ - cached - mail it - history
Framework for writing event-based, non-blocking, fast, HTTP servers in JavaScript
by otis 2009-11-24 15:54 javascript · server · client · NIO · event · framework · http
http://nodejs.org/ - cached - mail it - history
by otis 2009-11-23 17:05 twitter · popularity · trust · trust metrics
http://tweetlevel.edelman.com/ - cached - mail it - history
Speedi.ly takes a piece of content, or grabs the content from a URL, and analyzes it. It does this very fast and it outputs some key data. Speedi.ly tells you the language of the content, categorizes it (topics, keywords), and additional metadata.
by otis 2009-11-23 12:06 classification · service · saas · NLP · named entity extraction
http://www.techcrunch.com/2009/11/20/getting-to-the-supertweet-speedi-ly-classifies-the-real-time-web/ - cached - mail it - history
by otis 2009-11-23 12:05 classification · service · saas · windows · NLP
http://uclassify.com/ - cached - mail it - history
Log aggregation, parsing, and indexing
by otis 2009-11-21 20:51 logging · log analysis · index · search · server · parse · software
http://code.google.com/p/logstash/ - cached - mail it - history
List and Javadoc of all JE-BDB properties
by otis 2009-11-20 11:23 bdb · properties · configure · java · database · performance · tuning · software · javadoc
http://www.oracle.com/technology/documentation/berkeley-db/je/java/constant-values.html - cached - mail it - history
YouSeer is an open source search engine framework, which was built on top of other open source components. YouSeer utilizes Hereitrix as a crawler and solr as an indexing system. The framework provides software to ingest the documents harvested by Heritrix into solr. The ingesting software is very flexible and allows for user-specific data extraction implementations. Further, YouSeer provides a simple interface to query the index and another interface to retrieve cached versions of the documents.
by otis 2009-11-19 13:18 crawl · index · search · Heritrix · nutch · information retrieval
http://youseer.sourceforge.net/ - cached - mail it - history
by otis 2009-11-18 17:36 NLP · information retrieval · semantic · gate · software
http://www.semanticsoftware.info/ - cached - mail it - history
by otis 2009-11-18 17:33 morphix · linux · NLP · software
http://morphix-nlp.berlios.de/ - cached - mail it - history
MuNPEx is a multi-lingual noun phrase (NP) extraction component developed for the GATE architecture, implemented in JAPE. It currently supports English, German, French, and Spanish (in beta). MuNPEx requires a part-of-speech (POS) tagger to work and can additionally use detected named entities (NEs) to improve chunking performance. Please read the documentation (or source code) for more details.
by otis 2009-11-18 17:30 NLP · information retrieval · key phrases · information extraction · computational linguistics · software · gate
http://www.semanticsoftware.info/munpex - cached - mail it - history
by otis 2009-11-18 12:26 hbase · architecture · java · hadoop
http://www.larsgeorge.com/2009/10/hbase-architecture-101-storage.html - cached - mail it - history
by otis 2009-11-17 15:47 hadoop · hbase · rdbms · sql · presentation · powerpoint · compare · database
http://www.docstoc.com/docs/2996433/Hadoop-and-HBase-vs-RDBMS - cached - mail it - history
by otis 2009-11-11 21:27 open calais · screenshot · java · howto · tutorial · video
http://philippeadjiman.com/blog/2009/09/16/open-calais-from-java-with-eclipse-extract-entities-facts-and-events-in-4-min... - cached - mail it - history
by otis 2009-11-11 21:25 eclipse · java · ide · video · tips · shortcuts · howto · tutorial · screencast
http://philippeadjiman.com/blog/2009/10/11/5-video-tutorials-of-small-to-killer-eclipse-shortcuts/ - cached - mail it - history
Google's Java libraries
by otis 2009-11-11 20:56 java · library · api · collection · concurrent · google
http://code.google.com/p/guava-libraries/ - cached - mail it - history
by otis 2009-11-07 01:34 wikipedia · dump · extract · text · data mining · text mining · corporation · NLP
http://evanjones.ca/software/wikipedia2text.html - cached - mail it - history
by otis 2009-11-05 14:51 health care · medicine · search · visual · dictionary
http://www.curehunter.com/public/dictionary.do - cached - mail it - history
Excellent and spot-on presentation and video on work burnout
by otis 2009-11-04 13:32 work · presentation · video · personal
http://www.jonobacon.org/2009/07/29/burnout-presentation-slides/ - cached - mail it - history
Ubuntu Enterprise Cloud is the product, powered by Eucalyptus, that allows you to easily run your own Amazon-EC2-like private cloud n.b. there are posts/parts 2 and 3 to topic
by otis 2009-11-04 12:32 ubuntu · linux · AWS · ec2 · s3 · cloud computing · software · server · cluster
http://fnords.wordpress.com/2009/10/04/run-your-own-uec-part-1/ - cached - mail it - history
a modular data exploration platform that enables the user to visually create data flows (often referred to as pipelines), selectively execute some or all analysis steps, and later investigate the results through interactive views on data and models.
by otis 2009-11-04 00:02 data mining · gui · workflow · analysis · visual
http://www.knime.org/ - cached - mail it - history
PROBABILITIES, STATISTICS AND DATA MODELING
by otis 2009-11-03 16:27 statistics · probability · math · matrix · tutorial · reference · ebook · pdf · NLP
http://www.aiaccess.net/English/Glossaries/Shop/bookstore.htm - cached - mail it - history
by otis 2009-11-02 13:59 software · information retrieval · NLP · perl · corpus · text mining · dataset
http://www.drni.de/wac-tk/ - cached - mail it - history
C++ (but has Java API), GPL
by otis 2009-11-02 13:51 information retrieval · NLP · software · library · api
http://www.lsi.upc.edu/~nlp/freeling/ - cached - mail it - history
by otis 2009-11-02 13:33 NLP · information retrieval · computational linguistics · java · software · api · library
http://herd.ida.liu.se:8180/nlpfarm/ - cached - mail it - history
log4j appender for Scribe
by otis 2009-10-31 01:31 scribe · logging · java · software
http://github.com/alexlod/scribe-log4j-appender - cached - mail it - history
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.
by otis 2009-10-29 16:20 machine learning · parse · computational linguistics · NLP · java · software · api · library
http://maltparser.org/ - cached - mail it - history
Platform where anyone can share and mash open data on any subject
by otis 2009-10-29 12:24 data · information retrieval · NLP · machine learning · mashup
http://www.factual.com/ - cached - mail it - history
by otis 2009-10-29 12:22 data · visual · statistics · graph
http://flowingdata.com/ - cached - mail it - history
Common English misspellings from Wikipedia 4107 misspellings as of 2009-10-29
by otis 2009-10-29 12:20 wikipedia · spell · english · language · search · information retrieval · NLP
http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines - cached - mail it - history
by otis 2009-10-29 12:06 ajax · solr · javascript · search · widget
http://evolvingweb.github.com/ajax-solr/ - cached - mail it - history
by otis 2009-10-27 15:29 bdb · howto · tutorial · reference · database · java · library
http://www.oracle.com/technology/documentation/berkeley-db/je/GettingStartedGuide/backuprestore.html - cached - mail it - history
Wunder's progressive reranking explanation
by otis 2009-10-22 12:41 search · information retrieval · rank · score
http://wunderwood.org/most_casual_observer/2007/04/progressive_reranking.html - cached - mail it - history
Sen is the first opensource morphological analyzer written in pure Java.
by otis 2009-10-16 23:39 japanese · morphology · analysis · lucene · search · index · information retrieval · NLP · library
https://sen.dev.java.net/ - cached - mail it - history
Introduction to Statistical Thought
by otis 2009-10-12 22:43 statistics · book · pdf · download · free · textbook · reference · math
http://www.math.umass.edu/~lavine/Book/book.html - cached - mail it - history
Highly available NameNode setup with DRBD
by otis 2009-10-08 12:47 hadoop · DRBD · high availability · cloudera
http://www.cloudera.com/blog/2009/07/22/hadoop-ha-configuration/ - cached - mail it - history
Easily and reliably automate tasks that used to require login after login and a small army of custom shell scripts.
by otis 2009-10-07 23:14 deploy · remote · server
http://www.capify.org/index.php/Capistrano - cached - mail it - history
BETWEEN BIOACOUSTICS AND MUSIC - cicadas, monkeys, insects
by otis 2009-10-07 22:57 sound · audio · animal
http://www2.arnes.si/~ljprirodm3/okvir.html - cached - mail it - history
by otis 2009-10-07 21:55 NLP · sentiment · reference
http://www.cs.uic.edu/~liub/FBS/NLP-handbook-sentiment-analysis.pdf - cached - mail it - history
OPUS is an attempt to collect translated texts from the web, to convert and align the entire collection, to add linguistic annotation, and to provide the community with a publicly available parallel corpus. OPUS is based on open source products and is also delivered as an open source package.
by otis 2009-10-07 10:54 corpus · information retrieval · NLP
http://urd.let.rug.nl/tiedeman/OPUS/ - cached - mail it - history
by otis 2009-10-05 11:24 statistics · reference · world · number · realtime
http://www.worldometers.info/ - cached - mail it - history
Used by Cloudera Desktop
by otis 2009-10-03 23:00 javascript · ajax · framework
http://mootools.net/ - cached - mail it - history
by otis 2009-10-02 17:31 hadoop
http://nexr.co.kr/products/ - cached - mail it - history
Repository of MapReduce and other Hadoop programs / code
by otis 2009-10-02 17:30 hadoop
http://www.hadoopsource.com/ - cached - mail it - history
Hvar weather forecast
by otis 2009-09-26 22:31 hvar · croatia
http://www.hvarinfo.com/hr/prognoza-vremena/ - cached - mail it - history
by otis 2009-09-15 17:23 css · tricks · howto · tutorial · html · webdev
http://net.tutsplus.com/tutorials/html-css-techniques/11-classic-css-techniques-made-simple-with-css3/ - cached - mail it - history
by otis 2009-09-15 12:37 voldemort · hadoop
http://project-voldemort.com/blog/2009/06/building-a-1-tb-data-cycle-at-linkedin-with-hadoop-and-project-voldemort/ - cached - mail it - history
Text2Onto is the official successor of TextToOnto, a framework for ontology learning from text.
by otis 2009-09-12 22:36 ontology · corpus · NLP · semantic
http://ontoware.org/projects/text2onto/ - cached - mail it - history
A collection of extremely large matrix decomposition algorithm implementations, in Java.
by otis 2009-09-11 16:20 matrix · library · api · java · software
http://code.google.com/p/decomposer/ - cached - mail it - history
by otis 2009-09-07 08:11 school · Zagreb · croatia
http://www.waldorfska-skola-zg.skole.hr/ - cached - mail it - history
by otis 2009-09-07 08:10 school · Zagreb · croatia
http://www.montessori-skola.hr/ - cached - mail it - history
by otis 2009-09-07 08:08 Zagreb · croatia · rent · apartment
http://www.rentinzagreb.com/ - cached - mail it - history
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Git, SCCS, RCS, CVS, Subversion, Teamware, ClearCase, Perforce and Bazaar. In other words it lets you grok (profoundly understand) the open source, hence the name OpenGrok. It is written in Java.
by otis 2009-08-26 03:45 code · source code · search · browse · reference · java · subversion
http://www.opensolaris.org/os/project/opengrok/ - cached - mail it - history
A simple, asynchronous, single-threaded memcached client written in java.
by otis 2009-08-23 04:31 java · memcached · client
http://code.google.com/p/spymemcached/ - cached - mail it - history
by otis 2009-08-14 23:40 hadoop · port · cheatsheet · reference
http://www.cloudera.com/blog/2009/08/14/hadoop-default-ports-quick-reference/ - cached - mail it - history
1 - 100 of 1165 next »  
Top Tags
View: alpha · freq · cloud / 20 · 50 · 100 · all
 
.net 37signals 3d AI AWS Andrew Sun BI Brad Fitzpatrick Brian Eno Business Intelligence C C++ CBIR CDN CFG CIFS CJK CVS DHTML DNS DOM DRBD Daniel Tunkelang Dave Johnson Dennis Kubes Doug Cutting Evan Williams FSA GFS Grant Ingersoll Heritrix Hrvatska IBM IO IP ISO JAXB JDBC JDK JIRA JXTA JaroWinkler Jeff Dean Jeremie Miller Jimmy Wales Jini Kelvin Tan Kevin Burton LC LIA LISP LSA LingPipe MARC MTA Manu Konchady MapReduce Martin Porter Michael Palin NAS NIO NLP NYSIA PHP PLSA POS Paul Graham Pavel Pecina Peter Morville Peter Norvig Philipp Keller RAM REST REST API Randy Pausch Red Hat Romania Ryan Carson S3 SAN SATA SCM SEO SMB SOAP SourceForge Stefano Mazzocchi Stewart Brand Swing TCP TEMP Tom White UIMA URL URL rewrite URL rewriting VC XMPP XP Zagreb academic access account address administration adoption ads adsense advanced advertising adwords agent aggregator ai airfare airline airplane ajax akamai album alert algorithm allergy amazon amp analysis analytics android angel animal annotate anonymous answers aol apache apartment api apml applet application arabic architecture archive article artificial ascii asf asynchronous atom attention audio authentication authorization auto discovery autocomplete automatic autosuggest awk azureus backgammon backup balancer bandwidth basecamp bash batch battery bayes bdb ben benchmark big blue bigtable bill bit bitmap bittorrent biz blackberry blog blogosphere blojsom bloom bloom filter blue boat bonjour book bookmark bookmarklet boom brain branch brand brod bronx brooklyn browse browser bsd bug build builder burn bus business buzz byte bšćkrčma c++ cab cache calculator calendar camera camera phone capital captcha car card categorization category cd-r cdrom center character character set chart chat cheap cheatsheet checker chess china chinese citysearch cla classification client clock clojure clone cloud computing cloudera club clucene cluster code collaboration collaborative filtering collection collocations color command command line commit communication community company compare compass competition completion compress computational linguistics computer concept concept map concert concurrent conference configure connection connection pool connector conservation console consultant consulting continuous build convert cookies copy corporation corpus corpus analysis cosine similarity country course coverage coworking crawl create credit card crime crm croatia css csv cube culture custom cvs cyrus daemon danga dao data data mining data structure data warehouse database dataset date debug decode del.icio.us deploy design desktop desktop search detached detect dev developer development device dhtml diacritics diagram dictionary dieselpoint diff dir directory discover disk disposable email distance distribute distributed computing distributed filesystem distributed indexer distributed search distribution dive django dmoz docdb document document frequency documentation dogear domain download draw drbd driver dsl dtrace dump duplicate detection duplication dvd ebook ec2 eclipse edges edit editor education eff efficient electronic em emacs email embed encode endeca english enterprise enterprise search entity entrepreneur environment equity erp esperanto essay etl europe evaluation event example explain explore export expose extension extract facebook facet factbook facts failover fantasy fast features feed feeds feedster fetch file file server file sharing filesystem film filter finance find firebug firefox firefox extension firewall fish flash flickr flock focused crawl folksonomy format forum framework free freebsd freelancer full full-text function future game garbage collection garden gate gc generate generic genetic algorithm geo geocode geography geolocation gif git glass gnome gnuplot google google analytics gpl grails graph graphics grid grid computing groovy groupware growing gtd guess gui guide gypsy ha hack hadoop handheld hard disk hardware hash table haveliwala hbase hdfs health care heap heartbeat hibernate hidden markov model high high availability histogram history hive homepage hong kong host hosting howto hrvatski html http httpd https hudson hvar hypernyms i18n iSCSI ical ichat icon ide identification im image imagemagick imap immigration implementation import improved incremental search incubator index indri information information extraction information management information retrieval information theory infrastructure input install installation insurance integration intelectual property intelligent interface internationalization internet internet explorer interpreter interval interview introduction investment ip iphone iso issue itunes j2ee jabber january japan japanese jar java javadoc javascript javaspaces jazz jboss jconsole jdk jetty jgroups jmeter jms jmx jni job journal jquery jruby jsf json jsp jsync jungledisk jvm kanji karta katakana katta kde kernel key phrases keys keywords knowledge korean language laptop latency latitude learn lecture lego lemmatization lexical library license life linear algebra linguistics link links linux list literature livejournal load load balancing local local number locale localization location log log analysis logging longitude looking lookup louis lucene lucene port lucene.net luciddb ma.gnolia mac machine learning machine tags machine translation macintosh mailbox maildir mailing list main mammal man manage manhattan map marine market marketing markov chains mashup master matching math matrix maven maximum maximum entropy measure measuremap medicine mediterranean megabyte memcached memoize memory merchant merge message meta metrics metro microsoft midp mirroring mobile mod_rewrite model module monday mondrian money monitor more morphix morphology mortgage movie moving mozilla mp3 mta multilingual multimedia multiple musestorm music mvc mx mysql name named entity extraction namespace nap nas native navigate nekretnike netbeans network neural net new york new york times news newsletter nfs ngram node notary ntp ntpd number nutch nyc oauth object ocean odp ogg oglas olap oneliners online ontology open calais open source openid openoffice opensocial opinion optimal optimization optimizer options oracle organization orm osx output outsourcing overlap overview p2p pag pagerank palm panorama paper parallel parallel computing parameters parse part partition patch patent patricia tree pattern pda pdf peer pen penetration people percona performance period perl personal personalization pg phone photo photoshop php picture pig pim pine ping ping-pong pipe pipeline plants platform pljava plot plugin podcast polish pollen pool popularity port portable post postfix postgresql power powerpoint prefix tree presentation price primitive types privacy probability process product productivity profile programming project project management properties prospective search protocol proxy publish pubsub pylucene python quality queens query query expansion questions queue radix tree rank rates račan rdbms rdf readynas realestate realtime recommend recommendation engine record recovery recycling redhat redirect refactoring reference regression relation relationship remote remote access rent replication report repository reputation request research researchindex resource resourcebundle response results reuters reverse proxy review rewriting rich client rich-text rio rjecnik robots.txt rocchio romaji rotate round corners round robin rpc rpm rrd rss rsync ruby ruby on rails rule engine s3 s3sync saas scalability schedule schema school science scm score screen screen capture screencast screenshot scribe script scripting scuba sea search search engine search monkey search results security sed segment seinfeld semantic semantic web sentence detection sentiment serialize server service servlet set shade shard share shell shkapenyuk shopping shortcuts similar similarity simpy sites six apart skype slave sleep slider slony slow small smarky smtp social social bookmarks social media social network social software society socket software solaris solr sort sound source source code spam spamassasin spatial spec species speech speed spell spider spring sprite sql sqlplus ssh sso stanford startup station statistics status stemming stock exchange stop stop words storage store stranding stream streetcar stress string structure study subscribe subversion subway success suel suffix tree summary sun support swf swim swimming swing sy sync synonyms syntax system table tag tag cloud tagging tarpit task taxi taxonomy tcp team telephone television term term vector ternary search tree terracotta test text text analysis text mining textbook thesaurus thinkpad thread throughput thumbnail thunderbird ticket time timeline times timezone timing tips tld todo tokenizer tool toolbar toolkit top topic maps tor toronto tr trac track trade traffic train transit translation transport travel tree trend tricks trie trust trust metrics tuning tunnel tuple space turkish tutorial tv twiki twitter typepad ubuntu ui uml underground unicode unit unit test united nations unix unstructured data upload usability usb utility vacation validate values vector graphic vector space vegetable vertical search vertices video video conferencing video phone vietnam view village vim virtual virtualization visa visual voice voip voldemort water wav wcs web web analytics web design web server web service web2.0 webapp webdav webdev website weka widget wife wiki wikia wikipedia wind windows wink wizard word word list word segmentation word sense disambiguation wordnet wordpress work workflow workspace world wysiwyg xapian xhtml xml xml-rpc xpath xquery xsd xsl xslt xul xwindows yahoo yaml youtube zeroconf zoom
Related Users
 
png
Add Dates