Whilst I applaud the effort, I think there needs to be PCB layouts and the like before this can be considered open source. At the moment the source code is there, and probably enough resources to give you a jump start…
how do you get the labels back again? sometimes my browser or password manager fills in the wrong fields, and, once there's something in the fields, there's no labels.
Does anyone have any idea how well this works with corporate enviroments where the typical workstation is a clone of all the others behind the same (NAT'es) address?
You could have an obvious way to click the images and go to the big size (maybe in a lightbox?)
I think the issues with Stack Overflow are: 1. People don't search properly before posting 2. There are a lot of "low quality" questions that could be answered by reading documentation (also see 1) 3. Most of the…
I really like the loosely coupled approach. However, I think that sprinkling andro.eventer all over the place is a stumbling block to me - it's essentially a global variable. I realise that you don't want to polute the…
EMI Partnership Developer FAQ ---------------------------- What’s the elevator pitch? EMI is making some of its artists' content available via an API. Developers can work with the content in a sandbox environment and…
Personally, feature-wise they're best of bread. IntelliJ is the best Java IDE I've ever used, and ReSharper makes Visual Studio brilliant. That said, they aren't always the fastest, and don't do anything to dispel my…
See the little up arrow next to the original post? Use that please.
Neither is neglecting to restrict the number of attempts to type the correct password.
I use LastPass with the 2 factor-authentication. It doesn't have my email password in it (which also requires 2-factor authentication).
But one can get a list of usernames from this site. One can then see which passwords are on a known password list, and then one has a list of usernames and passwords to try against other services. Bagcheck doesn't seem…
readable http://readable.tastefulwords.com/ makes a reasonable job of it, but it's clearly not built to be read.
Please give us a cli linux client, so I can run it on my NAS
You can't claim it's Open Hardware and then not publish the layout files.
How is this a CI Server? it looks like a hubot interface to Jenkins
Simply put: The rules of web development still apply when building sites with new technologies. The original paper is based on use of `eval`, which people using NodeJs wouldn't do (I've not seen one example of it)…
At least Javascript isn't having problems with incompatible language versions
__call__; __new__; __getattr__ and __getattribute__; and __metaclass__ - you can do some black magic in Python straight out of the box that takes a lot more work in statically typed languages.
To be honest, node.js isn't the kind of place for a complete beginner - it changes fast and there's a lot of outdated information available (which doesn't say which version it was meant to work with). Even as an…
Marco - thanks, but your API still says it's BETA. If I want to develop an app - and provide integration with social networking sites - having a stable API for the core product is a must.
I may be going over old ground, but don't the CSP violations reports ( see https://developer.mozilla.org/en/Security/CSP/Using_CSP_viol... ) open up another attack vector? I know people who actually implement this are…
Yeah, I got annoyed by that too. The fact you have to guess what calls they used makes this distinctly not a bug fixing challenge.
Am I being stupid? If you use your ISP that "DNS Blocks" TPB, then surely all you need to do is switch to using Open DNS (or similar) and suddenly what your ISP does to their DNS server is irrelevant.
I'm growing to understand "the cloud" not as AWS/Rackspace/Heroku/whatever, but as a mindset where: 1) you're not tied to hardware 2) your application scales horizontally 3) you can easily (and dynamically) add…
Whilst I applaud the effort, I think there needs to be PCB layouts and the like before this can be considered open source. At the moment the source code is there, and probably enough resources to give you a jump start…
how do you get the labels back again? sometimes my browser or password manager fills in the wrong fields, and, once there's something in the fields, there's no labels.
Does anyone have any idea how well this works with corporate enviroments where the typical workstation is a clone of all the others behind the same (NAT'es) address?
You could have an obvious way to click the images and go to the big size (maybe in a lightbox?)
I think the issues with Stack Overflow are: 1. People don't search properly before posting 2. There are a lot of "low quality" questions that could be answered by reading documentation (also see 1) 3. Most of the…
I really like the loosely coupled approach. However, I think that sprinkling andro.eventer all over the place is a stumbling block to me - it's essentially a global variable. I realise that you don't want to polute the…
EMI Partnership Developer FAQ ---------------------------- What’s the elevator pitch? EMI is making some of its artists' content available via an API. Developers can work with the content in a sandbox environment and…
Personally, feature-wise they're best of bread. IntelliJ is the best Java IDE I've ever used, and ReSharper makes Visual Studio brilliant. That said, they aren't always the fastest, and don't do anything to dispel my…
See the little up arrow next to the original post? Use that please.
Neither is neglecting to restrict the number of attempts to type the correct password.
I use LastPass with the 2 factor-authentication. It doesn't have my email password in it (which also requires 2-factor authentication).
But one can get a list of usernames from this site. One can then see which passwords are on a known password list, and then one has a list of usernames and passwords to try against other services. Bagcheck doesn't seem…
readable http://readable.tastefulwords.com/ makes a reasonable job of it, but it's clearly not built to be read.
Please give us a cli linux client, so I can run it on my NAS
You can't claim it's Open Hardware and then not publish the layout files.
How is this a CI Server? it looks like a hubot interface to Jenkins
Simply put: The rules of web development still apply when building sites with new technologies. The original paper is based on use of `eval`, which people using NodeJs wouldn't do (I've not seen one example of it)…
At least Javascript isn't having problems with incompatible language versions
__call__; __new__; __getattr__ and __getattribute__; and __metaclass__ - you can do some black magic in Python straight out of the box that takes a lot more work in statically typed languages.
To be honest, node.js isn't the kind of place for a complete beginner - it changes fast and there's a lot of outdated information available (which doesn't say which version it was meant to work with). Even as an…
Marco - thanks, but your API still says it's BETA. If I want to develop an app - and provide integration with social networking sites - having a stable API for the core product is a must.
I may be going over old ground, but don't the CSP violations reports ( see https://developer.mozilla.org/en/Security/CSP/Using_CSP_viol... ) open up another attack vector? I know people who actually implement this are…
Yeah, I got annoyed by that too. The fact you have to guess what calls they used makes this distinctly not a bug fixing challenge.
Am I being stupid? If you use your ISP that "DNS Blocks" TPB, then surely all you need to do is switch to using Open DNS (or similar) and suddenly what your ISP does to their DNS server is irrelevant.
I'm growing to understand "the cloud" not as AWS/Rackspace/Heroku/whatever, but as a mindset where: 1) you're not tied to hardware 2) your application scales horizontally 3) you can easily (and dynamically) add…