50th seems a bit of an anomaly in your list? Otherwise there would be no stop between 42nd and Columbus Circle (I assume you mean the AC line?)
HN user
cjbos
Its highly unlikely that any of those 4 people are DOJ employees. More likely 4 traders that have been interviewed and confirmed as much to the journalist.
Hah I had an Immortal character on that MUD named Spactula. That was a fun group of people.
You might need them to reverse or refund the transaction with some payment gateways. Or if you are going to settle the funds at a time after authorization when shipping
Thanks, I'll check it out
The screenshot looks like the IDE is Visual Studio Code, but I only see instructions for setup with IntelliJ and Android Studio (Is that Android Studio? I've never used that before)
Demandware if you are looking for larger contract work.
animoto.com -> online video slideshow creator
7.0 - 15 years
Yeah, it was just a prototype to protect live video streaming on Android devices... Performance was pretty bad and so the frame rate was pretty low. I think it would work decently for desktop Flash. JW Player have a HLS plugin for Flash which is pretty good, a lot more fleshed out than my prototype ended up being.
Apple do something similar http://developer.apple.com/library/ios/#documentation/Networ... this approach is more secure than what we de (Restrict access to the manifest file and have Flash request the current key when needed at runtime).
HBO and pretty much any major Network all have iOS apps.
HLS streaming can be protected, you can encrypt the chunks and decrypt on the player. Ironically enough for my previous job I built a HLS prototype solution that did exactly this... in the Flash Player.
Its neither, feedback supplied to the "Show HN" type posts would generally be positive, or at least constructive and polite. Even if there was no feedback to offer, people would still leave a congratulatory comment about launching.
4-5 years ago it felt like the only people who understood what you went through to launch were people on this site, everyone else including family and fellow co-workers at big corp were negative about the idea of leaving a "safe job" to pursue a dream.
But now with everyone having an idea about the next big app, and blockbuster movies coming out about the geeky kid who did follow his dream, everyone else is starting to "get" us, they can relate. So the feedback you get from outside of HN has become positive, and so the feedback from HN has become more of a "reality check".
I don't see why it just can't be polite but constructive though.
I had the exact same problem, tried about 10 times and failed each time, even though I was sure they were right.
When I created a new account though it worked first time, not sure if there is a problem with verifying existing accounts...
Heya Misha, you might want to submit to the Homebrewing sub reddit as well if you want a bigger sample size?
Great, thanks! Uploading my seco recipe now :)
I really like your product, and I also like Trello, but unfortunately our corporate policy is to avoid hosting data on third party servers so I can't use either. These products would make a great tool for my small team.
This is not a suggestion just a comment/wish, I'd like to see some app like yours offer the ability to store/retrieve data from a web service that we can provide to you but written to your specification, not sure if something like that is possible, but it would be preferable to a packaged application my small team cannot afford. I haven't seen a SaaS app take this approach, but it is interesting to think how it might work. UI as a Service?
On the Shopping List page, should the button read "Edit List" not "Edit Menu". Looks like I can use that for the secret ingredient, I can just use a recipe online close to what mine is, then add the one or two things to the list.
* Also was pleasantly surprised to see ColdFusion. Are you using CF9 or one of the open source servers?
This looks like something I would use, great site and idea. Can you add your own recipes as well, there are a couple of "Family Secret" recipes I have that I cook regularly.
You can watch almost all the EPL games in the US with foxsoccer.tv on any computer that has flash installed. (Costs me about $15 per month).
You used to be able to stream the Tri-Nation and Super 15 Rugby games as well, but Direct TV brought the rights, and now you can only watch them here if you have a direct tv satellite dish (The don't offer the games for streaming). This was very stupid of SANZAR, now everyone is getting into the European games instead.
Nice post, definitely got me thinking about where I need to go next
Seems to be a major shift occurring in required skill set which does not help when you are trying to move from a Senior role to Senior role.
At least in my experience in the NJ/NY region, I have been looking for Flex/AS3 work for a few months, and have not seen a single interesting role advertised.
Personally it's quite daunting to make the 4th major shift in my career. Started out in classic ASP/COM, moved to Java when Microsoft introduced .NET, moved to Flash/AS3 about 4-5 years ago developing web video solutions.
Now I don't know where to start retooling, should I work in Mobile, or move back to web backend, or web frontend work... or a mixture of all three. Also after 15 years it's hard to take that pay cut and start back at zero again.
In the New Zealand/Australia IT buzz-speak of the late 90's we called this a kit-kat approach because of this ad that ran in 80's http://www.youtube.com/watch?v=MdPu7NNRmGA&feature=playe... (Sorry for the poor quality it is a very old tv ad).
This is how flash player now works, with the latest release it drops the frame rate of the flash movie to something like 2-3 frames per second if the movie is not visible in the browser.
Flash player is also single threaded so executes code on a single cpu core, but it does rendering using multiple cores. If you are seeing a single core spike to 100% usage then it is a sign of badly coded actionscript (onFrameEnter event handlers are very popular with designers who cut and paste as2 code), if you are seeing multiple cores at around 100% then it is a rendering issue, i.e. trying to redraw the entire stage every frame and/or a very high frame rate (> 30 fps).
I'm not sure if code attached to the frame in the Flash IDE would also cause multiple cores to spike, or if this also executes in the single threaded cycle. But again, having actionscript inside the .fla instead of separate .as files is a sign of a poorly designed/developed flash application.
I think it's the small tiny gray "demo" button thats the problem, it should be just as big as the orange button imo.
Love your site! I was at a flash conference last weekend... all the adobe developers compiled to native android apps and then show them working on the nexus one. It was surprising how simple the whole process was.
Do you think the flash games on your site will also be compiled as native apps? If so is there a way to integrate kongregate achievements so I can still gain the points?
You can read the release notes to understand the changes, they detail them pretty well. First 7 pages are changes.
http://labs.adobe.com/technologies/flashplayer10/releasenote... (PDF Link)
Also there is a huge number of bug fixes in this release... don't know why they didn't just call it Flash Player 11, it's not really a dot release.
Mice, Keyboards and monitors yield fingerprints which show the person in questions physically used and accessed the machine.
Have you tried the new 10.1 beta? http://labs.adobe.com/technologies/flashplayer10/ apparently it's meant to solve a few performance problems for Mac users... would be interesting to hear any feedback from a Mac user.
Edit: Forget this comment, didn't realize until now that hardware acceleration for video decoding was not coming to the Mac, just the PC. That sucks.
http://kuler.adobe.com/#create/fromanimage that's something thats trivial to implement in Flash, but much harder with JavaScript I imagine.
Run the flash uninstaller on windows, it will remove everything. If you want to install an older version of flash make sure to restart first.