You are here |
piware.de | ||
| | | |
blog.martinig.ch
|
|
| | | | As mobile computing is becoming more and more important in software development, XBOSoft is organizing a survey to assess the state of software testing and quality assurance for mobile apps. The purpose of this survey is to collect data on how different QA organizations conduct mobile testing and QA and to analyze and present this | |
| | | |
dontcodetired.com
|
|
| | | | Don't Code Tired - Jason Roberts on Software Development and .NET - My latest Pluralsight course has just been released. It's the follow-up course to the popular | |
| | | |
parvu.org
|
|
| | | | I used Oracle SQL Developer for years until recently (possibly after the upgrade to macOS 12.6.5?) when the SQL Developer stopped being able to access the files stored locally: Oracle SQL Developer Error The software does not prompt for access at start-up, not after the upgrade nor if I delete the fully the ./sqldeveloper/ directory.... | |
| | | |
ericlathrop.com
|
|
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. |