This is a Markdown viewer for java. Primarily it tries to display github styled markdown scripts.
Download the release jar file and run
java -jar jmdviewer-x.y.jar
where x.y is the version number. You can pass the markdown filename on the command line
java -jar jmdviewer-x.y.jar [filename.md]
This application allows user to download chapters from website in 3 ways:
- from table of contents;
- from range: first chapter address, last chapter address;
- by crawling from first chapter to n;
In settings you can customize language, input(website encoding) for simplicity output is in the same encoding. If you want your language add new class into strings package, and new fields into Settings class and GUI menu(initialize method).
Plugin for developing, deploying, and managing AWS applications
...Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
This DreamInCode client allows the user to browse through the forums of DreamInCode by parsing the XML backend. This client is written in Java and is platform-independent if you download the ZIP. Windows users also have the option of a native exe.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Pracownia Informatyczna nr 13 to gra tworzona na platformie DarkBasic. Aktualny build to 0.01 - do pobrania w dziale download. Gra rozwijana bedzie dalej na lekcjach informatyki.
A tool which allows you to download all erotic images and videos hosted on popular image hosting sites tagged with a given tag without clicking you through the web interface. ,,java bayimg yourtag'' is enought.
Download sequences files throw HTTP protocol, f.e. www.example.com/1.txt,...,www.example.com/10.txt. It works with XML configuration file and work with direct Internet connection and throw HTTP proxy.
myWebProxy is webproxy writen in PHP, but runs on browser, this supports:
- Forms, for now myWebProxy converts method="POST" to method="GET"
- CSS
- JavaScript
- Download binary files
- Java Applets
- Flash Movies
This project aims to be a base for specialized image crawlers. It can download images from a specific website and can be extended to crawler any website. All the the processes are multithread. Accept filters.