Viewing profile — aitorciki
aitorciki
HN member- Joined
- Thu, Feb 17, 2011, 11:09 AM UTC
- HN karma
- 29
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About aitorciki
Recent public activity
- story
-
comment
Comment #5247873
Thanks Jeff! It did cost us some sweat and blood to get right, but Twilio's API is a joy to work with. Connect looks awesome, not sure how we missed it, will investigate and probab…
-
comment
Comment #4313758
Not supported at the moment :( We've started by building something to fulfill our needs, and responsiveness wasn't in the list for a first version. Some logic is ran on browser res…
-
comment
Comment #4313673
There is a "top gravity" attracting widgets towards the top end of the grid. It's the only supported auto-layout feature currently. We'd like to allow different strategies in the f…
-
comment
Comment #4313652
Sure, it's licensed under MIT :)
-
comment
Comment #4313519
We built it for our own product, Ducksboard. Users can build their own metrics dashboards by adding widgets and arranging them as they like. That's the use case: being able to arra…
-
comment
Comment #4313087
Oops, no Mountain Lions around, was tested and worked ok on Lion's Safari. Will have a look at what can be done, thanks :)
-
comment
Comment #4312999
You actually can. Have a look at the serialize() API method, as well as the serialize_params options attribute. It's what we use at Ducksboard to let users arrange widgets in their…
-
comment
Comment #4312891
When the mouse pointer gets close to the bottom of the viewport while dragging an element we scroll the document. Columns are not scrolled on their own, since the whole grid is a "…
-
comment
Comment #4312872
Hi there. The only current integration of the tool is Ducksboard, where we use it to handle widgets arrangement. The documentation is pretty extensive anyway, it should be easy to …
- story
- story
-
comment
Comment #4009377
Don't worry, it's not a real key, just a random one following Mailchimp's key conventions :)
-
comment
Comment #3829368
Yes, email us there :)
-
comment
Comment #3829364
This is something many people have been asking for, and we always listen to what people say :) The feature is in design phase, we're pretty close to implement it. Expect to see it …
-
comment
Comment #3829317
Hi manveru. Your username (email) in Ducksboard would help us track down the problem. You can create a support ticket using the application's menu "Support" option to handle this c…
-
comment
Comment #3828747
Of course! Even if I don't have an ETA to give you right now. We're adding many new services per month, prioritizing based on users requests.
-
comment
Comment #3828741
We don't send email confirmation on signup. If you didn't see some error in bold red letters, you're set :)
-
comment
Comment #3828731
Depending on the Android version and browser you're using, the webapp won't work properly. It's working on Android 3 and 4 stock browser, as well as Chrome Beta. Some browsers on A…
-
comment
Comment #3828427
The widgets layout is one of the fields we're trying to improve next. The UX guys are looking for a way to keep it user-friendly while allowing power users to have more control ove…
-
comment
Comment #3828284
Hi lamby, I'm one of the co-founders at Ducksboard. We approach things from a different angle than Geckoboard. * As far as I know, they just visualize whatever comes from their dat…
-
comment
Comment #3179621
We are in a closed beta, the final product will require a monthly fee. People participating in the hackathon with funny ideas will get a discount though. The plans will be announce…
-
comment
Comment #3179604
A new homepage is coming. We'll try to make it clearer this time.
-
comment
Comment #3179595
Hm, we fallback to a Flash implementation of the WebSocket protocol when using a non-compatible browser, IE9 included. Could it be that you don't have a Flash-enabled IE?
-
comment
Comment #2608289
We provide a write API where customers can send their own data. Any existing widget can be used to display those values. Custom widgets are currently our top priority. Expect it to…