My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jul 10, 2009
    issue 1 (Updated TwitGraph logo) reported by bhrose   -   Hi Ran, Not a bug report, but I updated the TwitGraph logo with smileys from the actual product and a non-stretched graph thumbnail: http://www.twitpic.com/7bnfh Feel free to use it if you like, and thanks again for an amazing service! Brian
    Hi Ran, Not a bug report, but I updated the TwitGraph logo with smileys from the actual product and a non-stretched graph thumbnail: http://www.twitpic.com/7bnfh Feel free to use it if you like, and thanks again for an amazing service! Brian
  • May 19, 2009
    r46 (commiting from git) committed by rantav   -   commiting from git
    commiting from git
  • Apr 07, 2009
    r45 (Improve font and spacing at /dbdrop ) committed by rantav   -   Improve font and spacing at /dbdrop
    Improve font and spacing at /dbdrop
  • Apr 07, 2009
    r44 (Link texsts: @, # and http links ) committed by rantav   -   Link texsts: @, # and http links
    Link texsts: @, # and http links
  • Apr 06, 2009
    r43 (Change logo ) committed by rantav   -   Change logo
    Change logo
  • Mar 29, 2009
    r42 (Redesign (or simply - design) ) committed by rantav   -   Redesign (or simply - design)
    Redesign (or simply - design)
  • Mar 19, 2009
    r41 (Cleaned up the bayes classifier class ) committed by rantav   -   Cleaned up the bayes classifier class
    Cleaned up the bayes classifier class
  • Mar 19, 2009
    r40 (Fix Gauge ) committed by rantav   -   Fix Gauge
    Fix Gauge
  • Mar 19, 2009
    r39 (Add a gauge chart ) committed by rantav   -   Add a gauge chart
    Add a gauge chart
  • Mar 19, 2009
    r38 (Fixed bug: if &dynamic_date=0 in the URL it misbehaved (JS e...) committed by rantav   -   Fixed bug: if &dynamic_date=0 in the URL it misbehaved (JS error). Now it's cool.
    Fixed bug: if &dynamic_date=0 in the URL it misbehaved (JS error). Now it's cool.
  • Mar 19, 2009
    r37 (Show text by default. ) committed by rantav   -   Show text by default.
    Show text by default.
  • Mar 19, 2009
    r36 (Add an item to the TODO list ) committed by rantav   -   Add an item to the TODO list
    Add an item to the TODO list
  • Mar 18, 2009
    r35 (Updated the TODO section ) committed by rantav   -   Updated the TODO section
    Updated the TODO section
  • Mar 18, 2009
    r34 (When adding tweets to db, don't allow a tweets beeing saved ...) committed by rantav   -   When adding tweets to db, don't allow a tweets beeing saved twice. If the same tweet is saved twice, just replace it.
    When adding tweets to db, don't allow a tweets beeing saved twice. If the same tweet is saved twice, just replace it.
  • Mar 18, 2009
    r33 (Fix stupid IE and chrome bugs ) committed by rantav   -   Fix stupid IE and chrome bugs
    Fix stupid IE and chrome bugs
  • Mar 18, 2009
    r32 (Add color-coding to dbdrop Add query context when learning ) committed by rantav   -   Add color-coding to dbdrop Add query context when learning
    Add color-coding to dbdrop Add query context when learning
  • Mar 18, 2009
    r31 (Added those cute smily icons!!! ) committed by rantav   -   Added those cute smily icons!!!
    Added those cute smily icons!!!
  • Mar 17, 2009
    r30 (Adding the learning mechanisms. ) committed by rantav   -   Adding the learning mechanisms.
    Adding the learning mechanisms.
  • Mar 17, 2009
    r29 (Reduce pie chart size to 300px ) committed by rantav   -   Reduce pie chart size to 300px
    Reduce pie chart size to 300px
  • Mar 17, 2009
    r28 (Adding a static graph image. And a bunc of refactoring ) committed by rantav   -   Adding a static graph image. And a bunc of refactoring
    Adding a static graph image. And a bunc of refactoring
  • Mar 16, 2009
    r27 (Fix bug: hide the pie chart at form submit. ) committed by rantav   -   Fix bug: hide the pie chart at form submit.
    Fix bug: hide the pie chart at form submit.
  • Mar 16, 2009
    r26 (Added a pie chart :) ) committed by rantav   -   Added a pie chart :)
    Added a pie chart :)
  • Mar 16, 2009
    r25 (Replace graph wtih an area and stacked on. Remove all old JS...) committed by rantav   -   Replace graph wtih an area and stacked on. Remove all old JS code, use only the new results servlet Use new sentiment analyzer.
    Replace graph wtih an area and stacked on. Remove all old JS code, use only the new results servlet Use new sentiment analyzer.
  • Mar 16, 2009
    r24 (Integrated the index2 with the new resutls servlet. Added a ...) committed by rantav   -   Integrated the index2 with the new resutls servlet. Added a new chart type: area + stacked.
    Integrated the index2 with the new resutls servlet. Added a new chart type: area + stacked.
  • Mar 15, 2009
    r23 (Add index2 for expirementation purposes. Add aggregation to ...) committed by rantav   -   Add index2 for expirementation purposes. Add aggregation to the resutls ajax servlet.
    Add index2 for expirementation purposes. Add aggregation to the resutls ajax servlet.
  • Mar 15, 2009
    r22 (Add jsonp support ) committed by rantav   -   Add jsonp support
    Add jsonp support
  • Mar 15, 2009
    r21 (Rename module classifier to bayes ) committed by rantav   -   Rename module classifier to bayes
    Rename module classifier to bayes
  • Mar 15, 2009
    r20 (add classification to the ajax result.py servlet. ) committed by rantav   -   add classification to the ajax result.py servlet.
    add classification to the ajax result.py servlet.
  • Mar 14, 2009
    r19 (A full's day work... Added a json servlet (need to make it j...) committed by rantav   -   A full's day work... Added a json servlet (need to make it jsonp) Added the classifier, which is still work in progress Added profiling (timing) of the ajax requests.
    A full's day work... Added a json servlet (need to make it jsonp) Added the classifier, which is still work in progress Added profiling (timing) of the ajax requests.
  • Mar 12, 2009
    r18 (Add a preloader to the graph ) committed by rantav   -   Add a preloader to the graph
    Add a preloader to the graph
  • Mar 11, 2009
    r17 (Add file version to js and css files to prevent version conf...) committed by rantav   -   Add file version to js and css files to prevent version conflics on live.
    Add file version to js and css files to prevent version conflics on live.
  • Mar 11, 2009
    r16 (Lots of refactors on JS code. The goal is to prevent name cl...) committed by rantav   -   Lots of refactors on JS code. The goal is to prevent name clashes on the JS code. Using the Namespace mechanism to achieve that.
    Lots of refactors on JS code. The goal is to prevent name clashes on the JS code. Using the Namespace mechanism to achieve that.
  • Mar 09, 2009
    r15 (Fix bug with hostname resolution in JS code for generating t...) committed by rantav   -   Fix bug with hostname resolution in JS code for generating the embed thing.
    Fix bug with hostname resolution in JS code for generating the embed thing.
  • Mar 09, 2009
    r14 (- improve embed code! - several JS improvements. ) committed by rantav   -   - improve embed code! - several JS improvements.
    - improve embed code! - several JS improvements.
  • Mar 09, 2009
    r13 (oops, forgot to add the js files. That's my whole f***n app....) committed by rantav   -   oops, forgot to add the js files. That's my whole f***n app...
    oops, forgot to add the js files. That's my whole f***n app...
  • Mar 08, 2009
    r12 (Lots of refactors: - seperate to different templates - use d...) committed by rantav   -   Lots of refactors: - seperate to different templates - use django inheritance for templates - change embed code (but still needs work)
    Lots of refactors: - seperate to different templates - use django inheritance for templates - change embed code (but still needs work)
  • Mar 01, 2009
    r11 (Add a few more lines to the todo list ) committed by rantav   -   Add a few more lines to the todo list
    Add a few more lines to the todo list
  • Feb 28, 2009
    r10 (Add a disclaimer. ) committed by rantav   -   Add a disclaimer.
    Add a disclaimer.
  • Feb 28, 2009
    r9 (Add an about page. Add static dirs Split up css to main.css ) committed by rantav   -   Add an about page. Add static dirs Split up css to main.css
    Add an about page. Add static dirs Split up css to main.css
  • Feb 14, 2009
    r8 (Add Tweet me and Follow me links ) committed by rantav   -   Add Tweet me and Follow me links
    Add Tweet me and Follow me links
  • Feb 14, 2009
    r7 (Add a twitter badge. ) committed by rantav   -   Add a twitter badge.
    Add a twitter badge.
  • Feb 13, 2009
    r6 (Add Google Analytics ) committed by rantav   -   Add Google Analytics
    Add Google Analytics
  • Feb 13, 2009
    r5 (Improve some look and feel of the input section ) committed by rantav   -   Improve some look and feel of the input section
    Improve some look and feel of the input section
  • Feb 13, 2009
    r4 (Fix javascript errors for browsers that don't have firebug i...) committed by rantav   -   Fix javascript errors for browsers that don't have firebug installed (and don't forgive) js errors.
    Fix javascript errors for browsers that don't have firebug installed (and don't forgive) js errors.
  • Feb 13, 2009
    r3 (1. Fix bug in enmbed: don't include the end-date when durati...) committed by rantav   -   1. Fix bug in enmbed: don't include the end-date when duration is set. 2. Add tile for the graph
    1. Fix bug in enmbed: don't include the end-date when duration is set. 2. Add tile for the graph
  • Feb 12, 2009
    r2 (First commit, Yay! In this version we have a working graph w...) committed by rantav   -   First commit, Yay! In this version we have a working graph which may query arbitrary twitter searches and graph their results. This version also includes an embedded iframe. There is at least one bug with the JavaScript in which Opera fails, but that's why this is all so much fun ;-)
    First commit, Yay! In this version we have a working graph which may query arbitrary twitter searches and graph their results. This version also includes an embedded iframe. There is at least one bug with the JavaScript in which Opera fails, but that's why this is all so much fun ;-)
  • Feb 12, 2009
    Project twitgraph created by rantav   -   Visualize Twitter usage
    Visualize Twitter usage
 
Hosted by Google Code