Tagged Questions
The Timeline is a special view of Facebook data aggregating all Open Graph events related to you from birth until now. Facebook describes this as: Tell your life story with a new kind of profile.
22
votes
11answers
7k views
Javascript library for drawing Graphs over Timelines (zoomable and selectable)
Is there a javascript library that allows for drawing histograms/graphs over timelines, allow zooming, as well as selecting regions.
Something similar to Google's Financial Data Graphs (allows for ...
18
votes
7answers
10k views
How to create a timeline with LaTeX?
In history-books you often have timeline, where events and periods are marked on a line in the correct relative distance to each other. How is it possible to create something similar in LaTeX?
16
votes
3answers
2k views
Alternative to SIMILE Timeline for timeline visualization?
So I have been having lots of fun playing with SIMILE Timeline, but unfortunately, it appears to be all but abandoned (most recently closed ticket May 2009) and riddled with memory leaks, especially ...
12
votes
6answers
7k views
How to view file history in Git?
With Subversion I could use TortoiseSVN to view the history/log of a file.
How can I do this with Git?
Just looking for history record for a particular file, and then the ability to compare the ...
8
votes
2answers
5k views
Any good Java Swing Timeline Widget?
Is anybody aware of a good Java Swing Timeline Widget with features comparable to the Janus Winforms timeline component?
7
votes
2answers
111 views
Timeline Action Layout - No Attachment displayed
I am trying to post a Action to the Facebook Timeline using the JS API
FB.api('/me/application:action_type' + '?opject_type='+document.location.href,'post',
function(response) {
if ...
7
votes
5answers
496 views
Javascript / Jquery Timelime addon
Greetings,
I am curious if there is any good plugin or project that allows users to add/remove event timegaps and pin the places and possibly generate some sort of output to save to the server side.
...
6
votes
5answers
2k views
Any good tools for creating timelines?
I need to create a historical timeline starting from 1600's to the present day. I also need to have some way of showing events on the timeline so that they do not appear cluttered when many events are ...
5
votes
2answers
1k views
Post from app does not appear in user's timeline
Since facebook make timeline now public, the my app post using stream publish does not appear in user's timeline , only in home newsfeed. Is there's anything we should do about this or anything new on ...
5
votes
2answers
193 views
is it possible for an app to insert an event at a specific date in Facebook Timeline?
Is it possible for an app to insert an event at a specific date (in the past) in Facebook Timeline?
5
votes
5answers
1k views
What's the best way to programatically visualize a roadmap on the web?
We have a list of deliverables in a database across a number of projects with the data points:
Project
Function
Delivery Date
I wanted to figure out the best way of visualizing this on the web ...
4
votes
4answers
379 views
ASP.NET Timeline control
I have looked over other questions on this website, but am yet to find a solution that meets our requirements.
We need a Timeline control that makes it possible to display some HR information ...
4
votes
1answer
102 views
Any good timeline library for iPhone?
I want to implement an iPhone App representing different events occurred in different dates. So I like the idea of scrollable timeline.
Does anyone know of an existing library to use for implementing ...
3
votes
1answer
462 views
Facebook Publish to Timeline - Requires extended permission: publish_actions
I am trying to create an action on an article so when a user, who has authorised the app lands on article, it publishes the fact they've read the article to their timeline.
This works for me without ...
3
votes
4answers
12k views
Jquery Timeline plugins
I am in search for jquery timeline plugin with years on the horizontal axis.
I have seen one in the past. I am not able to find it. Did search for jquery timeline plugins.
3
votes
1answer
303 views
Ajax driven timeline-style blog (in Drupal)
I have created a blog in drupal using CCK and taxonomy.
I wish to display my posts in a timeline, according to the posted date (using views).
So far I have created a listing of the post titles on a ...
3
votes
2answers
209 views
Continuous Timeline in Iphone App?
Background: Workout App is designed to have a continuous timeline that I can then input what exercise and reps I'm doing in real-time, then graph the results in real-time.
Issue: When the iphone ...
3
votes
2answers
466 views
Delay garbage collection?
I'm using chrome (the dev version for my mac).
I was looking at the timeline for my page loading and I saw that there is a 150ms delay due to some garbage collection taking place while loading the ...
3
votes
1answer
192 views
is there a way to have quarter of a year intervals in the simile timeline javascript widget?
When using the javascript timeline widget simile, i see there is hour, day, week, month, year intervals. Is there anyway to have an interval be a quarter of a year?
i am trying to group events into ...
3
votes
3answers
793 views
What is a good tool for graphing sub-millisecond timelines?
I'm trying to produce a timeline for my real-time embedded code.
I need to show all the interrupts, what triggers them, when they are serviced, how long they execute, etc. I have done the profiling ...
3
votes
6answers
5k views
Setting instance names on keyframes quickly in AS3
Right now in Flash CS3 and up (using Actionscript 3) if you have the same instance that is used in multiple keyframes in a layer, and you decide to assign or change the instance name later, you would ...
2
votes
1answer
86 views
Uncaught OAuthException: Invalid token: “me” An ID has already been specified
This is a new one to me, and I'm not sure why it is coming up. It only happens when I try to use the API to post a timeline action. I have the new Auth enabled, publish_actions is included in the ...
2
votes
1answer
36 views
Flash FLV video import to timeline quality setting?
I'm trying to import a small .flv video to my flash file but I can't seen to find the setting to increase the import quality to 100%.
Any help would be great.
2
votes
0answers
232 views
How do I publish to Timeline Automatically?
http://www.independent.co.uk/ and http://www.guardian.co.uk/ have an application where by if you read an article on their site, it writes to your profile/timeline that "X has read Y on Z".
Now I can ...
2
votes
0answers
254 views
Can't embed flash content in timeline profiles
When trying to reactive an old app we noticed that embedding flash content in posts (trying both stream.publish and feed) didn't seem to work any more. Instead, Facebook decided to throw the following ...
2
votes
3answers
361 views
2
votes
2answers
215 views
Automatic Timeline Action posting
Following Facebook's Guide for the new open graph, I have managed to implement Timeline and "Read Article" Action on our wordpress-based site. But the guide makes you click a button to post the ...
2
votes
2answers
134 views
Building a (simple) twitter-clone with CouchDB
I'm trying to build a (simple) twitter-clone which uses CouchDB as Database-Backend.
Because of its reduced feature set, I'm almost finished with coding, but there's one thing left I can't solve with ...
2
votes
1answer
170 views
Timeline .NET Error
I worked with the simile timeline a few years back and I am excited to see that it has moved into the .NET world. However, when I get it all set up and try doing the example on this site, I get an ...
2
votes
1answer
465 views
How to convert midi timeline into the actual timeline that should be played
I have researched the subject for some time now and still haven't figure it out.
I use midas3 library (Midi-actionscript3) to import midi to flash. I get each note-item on a timeline. I get the ...
2
votes
1answer
253 views
excel: building timelines
does anyone know if there is an easy way to create timelines in excel? for example, i would enter data and information and that information would be built into a timeline graph? i am looking for a vba ...
2
votes
1answer
4k views
jQuery slider as a timeline
I have just finished incorporating a jQuery accordian with a jQuery Slider.
I.e.
3 pictures are displayed. The user can either use PREV or NEXT buttons to view the next/prev 3 images. They can also ...
2
votes
4answers
224 views
Storing vast amounts of (simple) timeline graph data in a DB
I need to store the number of plays for every second of a podcast / audio file. This will result in a simple timeline graph (like the "hits" graph in Google Analytics) with seconds on the x-axis and ...
2
votes
3answers
162 views
Is there any timeline to predict the support of HTML5 features? Any source?
Planning to use HTML5 in a big project, I need to make an exact timeline for future changes.
Is there any source to tell me when a particular feature of HTML5 will be ready? Is there a roadmap for ...
2
votes
2answers
457 views
Timeline graph - how to handle “time gaps”?
I've been working with Google chart API and annotated timeline. Drawing graphs is fine. I have no problem.
However, I need to draw a timeline graph for share prices. And as you may know, share prices ...
2
votes
3answers
438 views
How to create an timeline on iPhone
I am trying to create an inifite timeline in my iPhone app to scroll through time. I think I am going to use a UIScrollView to do that but I am not sure how to do that.
Am I supposed to create a ...
2
votes
2answers
821 views
Is it really worth to change from CodeIgniter to Zend Framework? if so, how difficult would it be?
I don't know if this is a good place for such a question. If not, sorry for messing :/
I have been using Codeigniter for a while, I have already built my own cms (to use for all my projects) and many ...
2
votes
2answers
199 views
Which Is More Efficient, Embeddeing an FLV or Compiling an FLV to a SWF and Loading it Dynamically?
Recently I took on a rather daunting task of creating an interactive music video for the popular show Ghost Whisperer. I was brought in late in the project and was confronted with a giant authoring ...
2
votes
2answers
609 views
Flash timeline script: will they be skipped?
Flash's MovieClip timeline is created in such way that can skip frames to preserve animation smoothness and audio sync.
My question is, if there is ActionScript on a frame, will there be any chance ...
2
votes
2answers
4k views
Simple timeline chart with events in Flex
I am looking for a simple timeline chart, that I can display several events on over a varying timespan. I haven't found any specific charts in Flex, has anybody created or used anything along these ...
1
vote
0answers
9 views
Timeline actions render incorrect verb tense for actions that end in the future
I am publishing actions for events to the timeline ("Dave attended...", "Dave is attending...") with start_time = {now}; end_time = {time of the event}
My intent is that the action will render as ...
1
vote
2answers
71 views
How to control SWF dimensions(width/height) while using FB.ui, method:'feed'
I'm using the following code to post a SWF to the users wall. Everything works and looks good, except on the new timeline the SWF goes over the boundaries of the post column. It looks like FB is ...
1
vote
1answer
40 views
Facebook Timeline : Shorts URL are now partially ignored
As you may noticed, Facebook Timeline now follow shorts URL (bit.ly, goo.gl and co) on your timeline.
Indeed, in the previous version, when you shortened and posted an URL (for example a post or a ...
1
vote
0answers
84 views
Translation not working with Preview-Stories in Open Graph Timeline-View
We are working on an app that has the locales german and english. Our app creates open graph actions like "[User] offered [Object] on [App]".
I have translated all our strings in facebooks ...
1
vote
0answers
49 views
og:type ARTICLE not being parsed In Facebook
I have defined and created a new object-action,i.e., READ-ARTICLE
however, the Facebook debug tool and the unix terminal (CURL) both show an error saying that the og:type is WEBSITE. i have cross ...
1
vote
1answer
52 views
Does an open graph object have to correspond to a user visible page?
I have defined "book" to be an open graph object in my Facebook app. A book is a logical unit, and the user can view a book in a number of different ways in the app. However, there is no single URL in ...
1
vote
3answers
48 views
How to prevent Trac to show some commits in the Timeline?
I'm trying to configure a trac server we are using in my team, in order to avoid an undesired behaviour. We are mainly developing free and open-source software in the team, but we sometimes need to ...
1
vote
0answers
152 views
Migration to Timeline: Best practice to avoid double posting?
We currently post (or allow a user to post) on a wall when one of our visitors perform certain actions (such as purchasing a ticket, so usually max one post per day). With the new Timeline, we won't ...
1
vote
1answer
128 views
How do I lay out my content divs in a similar manner to Facebook Timeline?
I like the layout that Facebook Timeline has with the staggered two column posts. I have tried to create the same layout with just standard divs and floats. The floats work well when floating to one ...
1
vote
2answers
134 views
Stopping the timeline sound on a loaded swf
I'm working on a as3 player which loads swf like videos/chapters, inside them I have images and a level where a sound starts to play at frame 1.
I'm trying to stopping the sound of the loaded swf ...