Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
frameworks_and_libraries [2021/04/06 17:56]
mihael [Web]
frameworks_and_libraries [2021/11/06 07:53] (current)
mihael [Artwork]
Line 8: Line 8:
  
 ===== Serialization ===== ===== Serialization =====
-  * [[http://xstream.codehaus.org | XStream]] --- Java Serialization (XML)+  * [[http://x-stream.github.io | XStream]] --- Java Serialization (XML)
     * OSGi enabled     * OSGi enabled
-  * [[http://code.google.com/p/kryo| Kryo]] --- Java Serialization (Binary)+  * [[https://github.com/EsotericSoftware/kryo | Kryo]] --- Java Serialization (Binary)
     * OSGi enabled (tested with Equinox, failed on Felix)     * OSGi enabled (tested with Equinox, failed on Felix)
  
 ===== Output ===== ===== Output =====
   * [[http://www.eclipse.org/nebula/widgets/paperclips/paperclips.php | Paperclips]] --- Java SWT printing library   * [[http://www.eclipse.org/nebula/widgets/paperclips/paperclips.php | Paperclips]] --- Java SWT printing library
-    * moved to Eclipse from [[http://code.google.com/p/swt-paperclips/ | Paperclips]] Google Code Project 
   * [[http://supercsv.sourceforge.net | Super CSV]] --- Java CSV library   * [[http://supercsv.sourceforge.net | Super CSV]] --- Java CSV library
-  * [[http://code.google.com/p/java-diff-utils/ | Java Diff Utils ]] --- Diff, Match and Patch library (not only for text)+  * [[https://github.com/java-diff-utils/java-diff-utils | Java Diff Utils ]] --- Diff, Match and Patch library (not only for text)
 ===== Tools ===== ===== Tools =====
   * [[http://www.symbolhound.com | SymbolHound]] --- Web Search Engine   * [[http://www.symbolhound.com | SymbolHound]] --- Web Search Engine
Line 39: Line 38:
   * [[https://revealjs.com]] --- Javascript Presentation Library   * [[https://revealjs.com]] --- Javascript Presentation Library
   * [[https://www.kodeshot.net]] --- Making Screenshots from Code   * [[https://www.kodeshot.net]] --- Making Screenshots from Code
-  * [[https://regex101.com]] --- Regex Onlinen Tool+  * [[https://regex101.com]] --- Regex Online Tool 
 +  * [[https://mermaid-js.github.io]] --- Mermaid - Text based diagram generation  
 + 
 +===== Icons ===== 
 +  * [[https://linearicons.com/ | Linearicons]] 
 +  * [[https://fontawesome.com/ | Fontawesome]] 
 +  * [[https://fonts.google.com/icons | Material Design]]
  
 ===== Artwork ===== ===== Artwork =====
   * [[https://icons8.com | Icons8]]   * [[https://icons8.com | Icons8]]
 +  * [[https://pexels.com | Pexels]]
 +  * [[https://unsplash.com | Unsplash]]
 +  * [[https://favpng.com | FavPNG]]
 +  * [[https://pixabay.com | Pixabay]]