Forbes: How to Get Hired

23 12 2011

Quote:
hiring is a confidence game If I’m the hiring manager, the best way you can mitigate my risk aversion is by showing me how comfortably confident you are: that you have the skills, experience, interpersonal acumen and other traits required to handle a difficult position in my organization. Said another way: the best available evidence indicates to me that you are targeting the right job.

See the whole article:
How to Get Hired: Insights from the Other Side of the Desk
at Forbes.com

Advertisement




The Subway $3mio Hack

23 12 2011

Quote:

some of the franchisees “directly and blatantly disregarded” Subway’s security and POS configuration standards. “It’s not like they had to install something and they didn’t,” Schuman told Ars. “They did it proactively,” he said, downloading low-cost remote desktop software from the Internet and refusing to use point-to-point encryption as Subway dictated.

Read the full article here:
How hackers gave Subway a $3 million lesson in point-of-sale security





DroidDevelop

23 12 2011

DroidDevelop
https://market.android.com/details?id=com.assoft.DroidDevelop

Description
This is a tool for onboard android programming. For this tool works you should install JavaIDEDroid program for compile your Java program and OI FileManager for choose program files.
JavaIDEDroid use bsh scripts for programs compilation. On the DroidDevelop you can choose bsh script for compilation by “Open Project…” command. For compile you should press compile button.
You also can install and your run programm without exit from DroidDevelop. For this purpose you can press “Run…” button.
You also can edit your java or another project files without exit from DroidDevelop.





JavaIDEDroid

23 12 2011

JavaIDEDroid
https://market.android.com/details?id=com.t_arn.JavaIDEdroid

Description
JavaIDEdroid is an integrated development environment which runs on Android and allows to create native Android applications without the need to use the Android SDK on Windows or Linux.

Following development tools are integrated in JavaIDEdroid:

* aapt tool
* Eclipse compiler for Java
* dx tool
* ApkBuilder (only unsigned APKs)
* zipsigner-lib (this library also does the zipalign)
* BeanShell Interpreter

You can write your own BeanShell scripts, store them on your SDCard and automate the build process with them.

Aapt is integrated as native shared library (arm). It uses external libraries which require Android 2.3 or later and therefore, the aapt shared library has been built for Android 2.3. Despite this fact, it also seems to work an older Android versions (it ran ok on my Android 2.2.1).

The software is free under the GNU GPL v2 license.
Check the project web site for more information and support:
http://code.google.com/p/java-ide-droid/
In the Wiki you’ll find a HowToGetStarted tutorial.

Please check the support forum before rating this app badly – it might need some configuration changes to fit your environment.

History: http://code.google.com/p/java-ide-droid/wiki/History

If you like this app, please check also JavaIDEdroidPRO!