Notices by Philip Vieira (zeeraw), page 4

  1. @minti It's spread across three cloud servers instances hosted at Rackspace.

    Thursday, 20-Sep-12 09:20:40 UTC from web in context
  2. @minti Web server runs Ruby on Rails, Push Communication Service runs Node.js & Databse is MongoDB

    Thursday, 20-Sep-12 09:19:39 UTC from web in context
  3. @minti Internal communication between servers in the cluster happens through a RabbitMQ Queue.

    Thursday, 20-Sep-12 09:19:01 UTC from web in context
  4. That really got me down tbh, I spent like 200 hours building an application that has a chat framework more stable than enterprise products like Skype to get washed away in a roundup after contacting them 5 times from different emails.

    Thursday, 20-Sep-12 09:16:11 UTC from web in context
  5. @widget lol, good luck. I had rebuilt my legacy code-base, released a public API, revised the front end to support all device sizes. And I had to email them 5 times to get them to put it somewhere in a roundup. With the argument that they can't post a site twice.

    Thursday, 20-Sep-12 09:12:17 UTC from web in context
  6. Bots can't crawl Cloudsdale as it's 100% driven through Javascript >:D

    Thursday, 20-Sep-12 09:08:38 UTC from web in context
  7. @ceruleanspark Yeah, when our band gets features on EqD we usually receive around 2000-3000~ of our views with EqD as their referral origin.

    Thursday, 20-Sep-12 09:00:04 UTC from web in context
  8. @minti Knighty is a really cool dude. I talk to him a lot about web stuff. He has a sense for integrity and style. He builds with intent.

    Thursday, 20-Sep-12 08:57:25 UTC from web in context
  9. @minti Yeah you really need some carrot. My biggest carrot was the EqD feature of the site which generated 3500 registration over 24 hours. And considering it is my first ever published site it was a big deal to me :p

    Thursday, 20-Sep-12 08:54:38 UTC from web in context
  10. @minti We are proper nerds though, all of us code for a living, except for one who's still in collage.

    Thursday, 20-Sep-12 08:51:34 UTC from web in context
  11. @minti Well, our team consists of 5 people. Me and another web developer, 1 iOS dev, 1 Android dev & 1 WP7 dev :D

    Thursday, 20-Sep-12 08:48:38 UTC from web in context
  12. Native apps on all major platforms, how it should be :3

    Thursday, 20-Sep-12 08:46:20 UTC from web in context
  13. This is why I've fallen in love with link pre-processing https://dl.dropbox.com/u/500876/Screen%20Shot%202012-09-20%20at%2010.36.35%20AM.png

    Thursday, 20-Sep-12 08:38:45 UTC from web
  14. @widget I feel your pain.

    Thursday, 20-Sep-12 08:37:20 UTC from web in context
  15. iOS app is on 1.0.0-RC1 so it's feature complete and on it's way through App Store confirmation for the first time.

    Thursday, 20-Sep-12 08:34:45 UTC from web
  16. Cloudsdale is just above 10k, but things are going to spike again as soon as the iOS, Android and WP 7 apps are out.

    Thursday, 20-Sep-12 08:32:53 UTC from web in context
  17. @minti And PonySquare call themselves the biggest Brony social network with the largest userbase. :p

    Thursday, 20-Sep-12 08:31:04 UTC from web in context
  18. How many users are on here now? Registered total?

    Thursday, 20-Sep-12 08:28:56 UTC from web in context
  19. @widget I like the approach of the target site deciding if it makes sense by providing enough information to be displayed. Like OGP or OEmbed reference tags.

    Thursday, 20-Sep-12 08:26:16 UTC from web in context
  20. @widget I wanted to see if it was fetching preview images and what not. Seems like this plugin is oblivious to OGP

    Thursday, 20-Sep-12 08:23:29 UTC from web in context
  21. # https://github.com/

    Thursday, 20-Sep-12 08:21:23 UTC from web in context
  22. @widget @minti Would you be interested in getting access to Cloudsdale's Drop API? To process URL's and display preview images, titles, descriptions and what not.

    Thursday, 20-Sep-12 08:17:31 UTC from web in context
  23. There is this huge thing I lack on this website... Sockets or HTTP-Streaming.

    Thursday, 20-Sep-12 08:14:25 UTC from web in context
  24. @widget Cross Site Request Forgery

    Thursday, 20-Sep-12 08:12:14 UTC from web in context
  25. @ceruleanspark You got the right idea about security. Worry about the rapture in the gas tank before the crack in the windshield.

    Thursday, 20-Sep-12 08:11:06 UTC from web in context
  26. @widget It's slower, also, doesn't SHA1 just hexdigest your string based on itself rather than accepting a salt?

    Thursday, 20-Sep-12 08:08:28 UTC from web in context
  27. @widget Oh yes, for passwords I use the one-way encoder.

    Thursday, 20-Sep-12 08:03:19 UTC from web in context
  28. @widget Fairly old, It's been used for security on file systems before. But now it's salt-pepper en/de-coder has found use cases in web applications as a nice compliment to the general security stack.

    Thursday, 20-Sep-12 08:01:32 UTC from web in context
  29. @widget Perfect for password de/en-cryption

    Thursday, 20-Sep-12 07:57:05 UTC from web in context
  30. @widget A very secure encryption engine written in C, deliberately slowing down certain aspects of processing of de-coding to protect against brute-force attacks.

    Thursday, 20-Sep-12 07:56:33 UTC from web in context