New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
maXbox is a script tool engine, compiler and source lib all in one exe
The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
I recently have had to create content types with hundred of fields. I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7.
See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example.
It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot.
It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting.
It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6.
Easy to setup and easy to learn!
Please leave your review to help me to improve it!
Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think JavaME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.