uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 34 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   work   user   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   access   customer   travel   camera   material   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   management   program   phone   discussion   question   event   client   story   simple   water   marketing   app   yacht   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: java.

Clear all

Showing 34 results.

Looking up java tag. Showing 34 results. Clear

GitHub - signalapp/libsignal: Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.

https://github.com/signalapp/libsignal

Saved by uncleflo on January 29th, 2025.

Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible. libsignal contains platform-agnostic APIs used by the official Signal clients and servers, exposed as a Java, Swift, or TypeScript library. The underlying implementations are written in Rust: This repository is used by the Signal client apps (Android, iOS, and Desktop) as well as server-side. Use outside of Signal is unsupported. In particular, the products of this repository are the Java, Swift, and TypeScript libraries that wrap the underlying Rust implementations. All APIs and implementations are subject to change without notice, as are the JNI, C, and Node add-on "bridge" layers. However, backwards-incompatible changes to the Java, Swift, TypeScript, and non-bridge Rust APIs will be reflected in the version number on a best-effort basis, including increases to the minimum supported tools versions.

typescript rust api android portability repository node client install compiler java signal package build development code application


Full Stack Developer Roadmap - Become Web Developer [2022]

https://redblink.com/full-stack-developer-roadmap/

Saved by uncleflo on November 14th, 2022.

With the ever-changing landscape of technology, it can be difficult to keep up with the latest trends. This is especially true in the field of web development, where new frameworks and programming languages are constantly being created. If you’re interested in becoming a full stack developer, then this blog post is for you. We’ll provide an overview of what full stack development is, as well as a roadmap of what you should learn in order to be successful in this In this blog post, we will discuss how to become a full stack developer. We will also provide a roadmap for full stack development in 2022.

crud stack python proficient developer subversion mastering learn relational coding api web java basics proficiency server database programming explanation howto career development website article roadmap overview post


Monetra PHP API Developer Reference

https://www.monetra.com/docs/developer/Monetra_PHP_guide_v5.2.pdf

Saved by uncleflo on September 14th, 2018.

The Monetra (MCVE) PHP API, which depends on libmonetra (C API), is designed to take advantage of all three of our "supported” communication methods, which include Drop-File, Unencrypted IP and Encrypted IP (SSL v3/TLS v1.0). Each method has its advantages and will be explained briefly below. Libmonetra is also the basis of the Perl, PHP and JAVA JNI modules, so the usage of those API's is nearly identical to Libmonetra itself, minus language semantics. In addition, this API was designed to be fully thread-safe and allows interleaving of transactions (streaming of transactions with out-of-order responses). The Drop-File communication method is the most simplistic form of communication with Monetra. A transaction directory is specified where .trn (transaction) files are written, "picked up" and .rtn (response) files are written in reply. Advantages are the debug-ability and the fact that it does not require an IP stack to be present on the local machine. Although this method is not designed for networking, it is possible to share the transaction directory via NFS or SAMBA (for windows), to integrate with legacy applications. Because of security concerns, this should not be utilized for new integrations. Newer monetra releases also support client certificate validation which is available in this API. For any feature/anomaly, requests or support questions regarding libmonetra, feel free to contact our support staff via e-mail at support@mainstreetsoftworks.com

php api payment support communication method include advantage perl java module langage design transaction stream responce explanation guide native development develop application website reference


OSGi

https://en.wikipedia.org/wiki/OSGi

Saved by uncleflo on December 27th, 2017.

The OSGi Alliance, formerly known as the Open Services Gateway initiative, is an open standards organization founded in March 1999 that originally specified and continues to maintain the OSGi standard. The OSGi specification describes a modular system and a service platform for the Java programming language that implements a complete and dynamic component model, something that does not exist in standalone Java/VM environments. Applications or components, coming in the form of bundles for deployment, can be remotely installed, started, stopped, updated, and uninstalled without requiring a reboot; management of Java packages/classes is specified in great detail. Application life cycle management is implemented via APIs that allow for remote downloading of management policies. The service registry allows bundles to detect the addition of new services, or the removal of services, and adapt accordingly.

osgi alliance open service gateway standard organization specific maintenance specification description modular system service platform java language development article information manage package class detail registry explanation wikipedia component model environment


Java Tools for building and testing - Enterprise-OSGi-in-Action

http://what-when-how.com/Tutorial/topic-647vgevdm3/Enterprise-OSGi-in-Action-242.html

Saved by uncleflo on December 27th, 2017.

Karaf has a lot of support for Apache Aries, which makes it a convenient environment for developing and testing enterprise OSG i applications. So well integrated is Karaf with Aries, Karaf comes with Blueprint support by default. Even better, if you list the OSGi bundles using the osgi:list , there's a special column that shows each bundle's Blueprint status.

java tools build tool test enterprise osgi action apache aries develop development karaf features list bundle component create runtime application collect coverage data run task maven guide information introduction book tutorial system monitor directory installation howto developer;


Place Autocomplete Address Form - Google Maps JavaScript API v3 — Google Developers

https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform

Saved by uncleflo on February 22nd, 2015.

Place Autocomplete Address Form

google address maps html java autocomplete javascript form geo api live development howto guide solution website code


Simplified Wrapper and Interface Generator

http://www.swig.org/

Saved by uncleflo on February 8th, 2015.

SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

tools swig java language development program crossplatform crosscompatible inter language build fast efficient power powerful integrate construct script extension module system application interface extend multiple interoperability


Set Java 1.6 default over 1.7 in Ubuntu Linux - Stack Overflow

http://stackoverflow.com/questions/18474050/set-java-1-6-default-over-1-7-in-ubuntu-linux

Saved by uncleflo on September 15th, 2014.

Here is the output to some inspection that I did. With that in mind, how do I go about changing the default to 1.6 so that when I execute java -version, it tells me 1.6? I am on Fedora but I hope that alternatives works the same way on Ubuntu. You need to run update-alternatives --config java (on Fedora just alternatives --config java) to see what options you have. Then type the number of the JDK you want to use and press enter.

java default ubuntu change linux stack overflow update alternatives work centos server jdk inspect alternative fedora control system administration eclipse



PHP IDE :: JetBrains PhpStorm

http://www.jetbrains.com/phpstorm/

Saved by uncleflo on September 2nd, 2014.

Smart PHP Code Editor: The editor that actually ‘gets’ your code and deeply understands its structure, supporting PHP 5.3, 5.4 & 5.5 for modern and legacy projects. Provides the best code autocompletion, refactorings, on-the-fly error prevention, supports language mixtures and more. Code Quality Analysis: Hundreds of inspections take care of verifying your code as you type, analyzing the whole project. PHPDoc support, code (re)arranger, code formatter, PHP Code Sniffer & Mess Detector, quick-fixes and other features help you write neat code that’s easy to support. Development Environment: Perform many routine tasks right from the IDE, thanks to Version Control Systems integration (Git, SVN, etc.), local history, support for remote deployment, SQL and databases, command-line tools, Vagrant, Composer, PHP UML, terminal, built-in REST Client and SSH Console with remote tools

php ide tools editor software web storm design development tool java phpstorm jetbrain administration assist language quality inspection project legacy


RoboVM - Create Truly Native iOS Apps in Java

http://www.robovm.com/

Saved by uncleflo on July 15th, 2014.

Create native iOS apps in Java. Truly native iOS apps using native UIs and with full hardware access. Reuse your Java language and tools skills. RoboVM translates Java bytecode into native ARM or x86 code. Apps run fast directly on the CPU. No interpreter involved. RoboVM includes a Java to Objective-C bridge that makes it possible to call into the native iOS CocoaTouch APIs. Objective-C objects can be used just like any other Java object. Easily share code between desktop, Android and iOS apps. The standard classes (java.lang.*, java.util.*, etc) included in RoboVM are based on Android's runtime.

java ios development mobile applications robo vm robobm native object compile license arm code tool service framework


FoilSim Download

http://www.grc.nasa.gov/WWW/K-12/FoilSim/index.html

Saved by uncleflo on June 3rd, 2014.

FoilSim - Student was developed at the NASA Glenn Research Center in an effort to foster hands-on, inquiry-based learning in science and math. FoilSim is interactive simulation software that determines the airflow around various shapes of airfoils. The Airfoil View Panel (shown below) is a simulated view of a wing being tested in a wind tunnel with air moving past it from left to right. Students change the position and shape of the wing by moving slider controls that vary the parameters of airspeed, altitude, angle of attack, thickness and curvature of the airfoil, and size of the wing area. The software displays plots of pressure or airspeed above and below the airfoil surface. A probe monitors air conditions (speed and pressure) at a particular point on or close to the surface of the airfoil. The software calculates the lift of the airfoils, allowing students to learn the factors that influence lift. The software includes a stall model for the airfoil and a model of the Martian atmosphere for lift comparisons. The latest version (FoilSim III - Version 1.4b) performs a table look-up of experimental data to determine the drag of the foil. A technical paper describing the details of the mathematical method used in FoilSim is also available.

foil simulator nasa research center inquire learn science interactive simulation software airflow flow air shape airfoil panel tunnel java download application view wing calculate government


Install Oracle Java Runtime (JRE) 7 in Ubuntu 12.04 (Precise Pangolin) • Liberian Geek

http://www.liberiangeek.net/2012/04/install-oracle-java-runtime-jre-7-in-ubuntu-12-04-precise-pangolin/

Saved by uncleflo on April 7th, 2014.

Ubuntu 12.04 (Precise Pangolin) is right around the corner and requests have been pouring in from our loyal readers. One of those requests is how to install Oracle Java Runtime Environment (JRE) 7 in Ubuntu 12.04. I have written about this topic on this blog previously, but not for Precise Pangolin. This brief tutorial is going to show you how to install it in Ubuntu 12.04 Precise Pangolin if you haven’t already done so.

software ubuntu install java official solution howto guide tutorial show demonstration runtime tool oracle environment



Stratosphere » Next Generation Big Data Analytics Platform

http://stratosphere.eu/

Saved by uncleflo on February 10th, 2014.

It combines the strengths of MapReduce/Hadoop with powerful programming abstractions in Java and Scala and a high performance runtime. Stratosphere has native support for iterations, incremental iterations, and programs consisting of large DAGs of operations.

strato sphere development algorithm programming abstraction scala java performance iteration operation big data analysis platform


10 AJAX-based & PHP WebMail Clients For a Great User Experience - noupe

http://www.noupe.com/ajax/10-ajax-webmail-clients.html

Saved by uncleflo on September 12th, 2013.

Employees need to access their email from wherever they happen to be – on the road, at customer sites, remote offices, and at home. WebMail clients allows receiving and sending email messages using POP3 and SMTP protocols through both local and remote mail servers. Providing secure filtering of unsafe content while viewing HTML-formatted email messages. WebMail clients can operate under different popular web platforms (PHP, ASP.NET, ruby on rails, java).

ajax web interface mail client user experience webmail php ruby java software online pop3 smtp local remote server apache service


stream-m - A HTML5 compatible WebM live streaming server - Google Project Hosting

http://code.google.com/p/stream-m/

Saved by uncleflo on May 17th, 2013.

stream.m is created to be an open source solution for streaming live video right into the web browser using the HTML5 video tag and Google's WebM video format. The current version is a working prototype, which showcases the main ideas. The main design goal is low resource usage. Has a web interface with a realtime bandwidth monitor (with the resolution of 1/10 of a second) for spotting network congestion. Also supports simultaneous streams (channels).

streaming live server java solution software prototype webm video format google web interface monitor realtime channel


Java Neural Network Framework Neuroph

http://neuroph.sourceforge.net/

Saved by uncleflo on September 15th, 2012.

Neuroph is lightweight Java neural network framework to develop common neural network architectures. It contains well designed, open source Java library with small number of basic classes which correspond to basic NN concepts. Also has nice GUI neural network editor to quickly create Java neural network components. It has been released as open source under the Apache 2.0 license, and it's FREE for you to use it.

java neuroph lightweight neural project sourceforge network framework library gui tool create train research


AForge.NET :: Making a step to stereo vision

http://www.aforgenet.com/articles/step_to_stereo_vision/

Saved by uncleflo on April 2nd, 2012.

As we've discussed some time ago, pan-tilt cameras are much more fun than regular static cameras. Among different applications in video surveillance, they can be applied in many different computer vision applications, which include tracking of different objects, tracking of human face in human-computer interaction task, etc. There are many different pant-tilt cameras available from different cameras' manufacturers, which provide a broad selection of cameras for all sort of possible applications. But, if you are a hobbyist, you may want to build a pan-tilt camera on your own, which is fun process. Especially this may be required if you work with robotics stuff, which may require a custom built pan-tilt camera suiting your robot's design.

robot stereo vision pan servo camera dual webcam custom tilt code opensource embedded java application howto tutorial example


Fun2Code: PAW Server & PHP

http://fun2code-blog.blogspot.com/2011/04/paw-server-php.html

Saved by uncleflo on January 31st, 2012.

In this post I would like to write about what is coming up next in PAW development. PAW supports BeanShell code to create dynamic pages. BeanShell is well suited for Android, because it integrates will into the OS by supporting the Android Java API.

fun code paw server php development android beanshell blog howto guide java api webserver phone mobile


Simbad 3d Robot Simulator.

http://simbad.sourceforge.net/

Saved by uncleflo on November 24th, 2011.

Simbad is a Java 3d robot simulator for scientific and educationnal purposes. It is mainly dedicated to researchers/programmers who want a simple basis for studying Situated Artificial Intelligence, Machine Learning, and more generally AI algorithms, in the context of Autonomous Robotics and Autonomous Agents. It is not intented to provide a real world simulation and is kept voluntarily readable and simple. Simbad enables programmers to write their own robot controller, modify the environment and use the available sensors. Don't think of it as a finite product but merely as an opened framework to test your own ideas.

simbad robotics simulation simple programming controller sensor framework revision robot software java development 3d


Getting Started on Linux

http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/GettingStartedLinux.htm

Saved by uncleflo on October 31st, 2011.

This version of the tutorial is for the 0.9 release of leJOS NXJ. You will also need a Java Development Kit (JDK) on your PC. Note that a Java Runtime Environment (JRE) is not sufficient as it does not allow you to compile Java programs. You can download the latest JDK from http://www.oracle.com/technetwork/java/index.html. Follow the instructions for installing it. leJOS NXJ works has been tested with JDK versions 1.5 and 1.6, but will not work with earlier versions. JDK 1.6 is recommended as some PC samples do not work with JDK 1.5. Note that leJOS has only been tested with the official Oracle JDK. It is likely to work with the Open JDK, but not with gcj.

mindstorm lego linux nxt lejos robotics robot mindstorms java jdk firmware howto guide installation lowlevel pc tutorial


Napkin Look & Feel

http://napkinlaf.sourceforge.net/

Saved by uncleflo on September 12th, 2011.

The Napkin Look & Feel is a pluggable Java look and feel that looks like it was scrawled on a napkin. You can use it to make provisional work actually look provisional, or just for fun. The idea is to try to develop a look and feel that can be used in Java applications that looks informal and provisional, yet be fully functional for development. Often when people see a GUI mock-up, or a complete GUI without full functionality, they assume that the code behind it is working. While this can be used to sleazy advantage, it can also convince people who ought to know better (like your managers) that you are already done when you have just barely begun, or when only parts are complete. No matter how much you speak to their rational side, the emotional response still says "Done!". Which after a while leads to a later question: "That was done months ago! What are they doing? Playing Quake?" A good article on this is Joel on Software's “The Iceberg Secret, Revealed”.

development programming software tools free skin napkin flex style theme look feel paper note java


merapi - Adobe AIR's Java Bridge - Google Project Hosting

http://code.google.com/p/merapi/

Saved by uncleflo on April 11th, 2011.

Open Source Project for Merapi. Merapi allows developers to connect Adobe AIR applications, written in Adobe Flex to Java applications running on the user's local computer.

java flex air opensource library actionscript flash adobe merapi as3 development


VES Loop Explorer 2

https://www.ves-esp.com/VESpanelFlasherInstall/VESLE2_installer/

Saved by uncleflo on March 21st, 2011.

VES Loop Explorer 2 Installation Instructions The installation is now 2 parts - AIR application (native installer - different for each OS) and Java runtime Please read all the instructions for each section before installing a section

ves loop explorer installation java instructions kentec software