Coder Social home page Coder Social logo

book_practical_jni4net's Introduction

Book_Practical_Jni4Net

book_practical_jni4net's People

Contributors

diniscruz avatar

Watchers

 avatar  avatar

book_practical_jni4net's Issues

Add content from referenced PDFs

There are couple posts that make references to a number of PDFs

Those pdfs contains quite a lot of good info and ideas (related to JNI4net)

Experiments with best location to put images

Since most of the articles have tons of images, its management and workflow is quite important.

After the import from blogger all images were placed in the /images folder which is ok,but not very practical

To test it out I created this markdown file

1.a)

![image](../images/image_thumb1.png)


1.b)

![image](images/image_thumb1.png)

2.a)

![image](../images/AAA/image_thumb_BBB.png)

2.b)

![image](images/AAA/image_thumb_BBB.png)

4)

![image](images/image_thumb_AAA.png)

5)

![image](./images/image_thumb_AAA.png)

which looks like this locally

image

and like this in the leanpub pdf generated

image

so it looks like:

  • we can't use virtual paths with ../
  • we can't put images inside a sub-folder with content
  • we can put images inside a subfolder inside the /images folder

Review all chapters and ensure that its content and images is good

  • november2012.md
  • usingjni4netpart1tocreplajavaprocesszapproxy.md
  • usingjni4netpart2controlingowaspzapremotelyviajavabeanshellreplinnet.md
  • usingjni4netpart3writingandinvokingo2methodsfromjavaandeclipsepdf.md
  • usingjni4netpart4integratingappscanwithteammentorfirstpoc.md
  • makingjavanetandcappsworktogether.md

March 2013

  • Another step in the use of ESAPI and AppSensor Jars from .Net/C# (using Jni4Net)
  • invokingjavabeanshellfromnetclr.md
  • loadingowaspesapijaranditsdependenciesfromcusingjni4net.md
  • gettinglistofjarsloadedinsystemclassloaderusingjni4net.md
  • utiljni4netjavabeanshellreplv10exe.md
  • may2013.md
  • firstexecutionofesapijarencodermethodsfromo2screpl.md
  • june2013.md
  • anotherstepintheuseofesapiandappsensorjarsfromnetcusingjni4net.md
  • august2013.md
  • creatingaforkofjni4netdealingwithattemptedtoreadorwriteprotectedmemoryproblemandwhatihadtodotomakeitworkwithzap.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.