<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/jdfeditor/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 25 Apr 2016 20:24:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jdfeditor/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -84,6 +84,8 @@

 #### Change Log:
+* version 1.2
+    * fixed an incorrect shebang information
 * version 1.1
     * added export html option, under the file menu section
 * version 1.0
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Mon, 25 Apr 2016 20:24:58 -0000</pubDate><guid>https://sourceforge.net9036bc8c3d1aa25488463386fa3e4c7e37d42885</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -62,6 +62,11 @@
  Then just launch jdf_editor.py

+#### FreeBSD:
+
+I would appreciate any contact from a FreeBSD user regarding how easy/hard it is to get this going under GTK
+
+
 #### TODO:

 * object type cells
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Wed, 20 Apr 2016 19:50:28 -0000</pubDate><guid>https://sourceforge.neta52c7bae77abcbe59cb4b35075928722aaa46ece</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,6 +1,6 @@
 # Welcome to the JDFeditor wiki
 ###[JDFeditor Manual](https://sourceforge.net/p/jdfeditor/wiki/Manual/)
-### JDFeditor version 1.0
+### JDFeditor version 1.1
 GUI application for editing database files,
 specifically designed for the new JDF file format.
 (J)son(D)atabase(F)ormat
@@ -70,17 +70,17 @@
 * export/import sqlite
 * export/import xml
 * export/import csv
-* export html

 #### Known Issues:
 * On linux, columns do not resize if there is a horizontal bar on the bottom of the window, this is a bug filed some time ago to Gnome....
-* Searching rows by typing them in the database view posts errors, harmless but annoying.(fix in 1.01)
+* Searching rows by typing them in the database view posts errors, harmless but annoying.(fix in 1.2)
 * Focus is lost when right clicking on a cell with a float or integer value

 #### Change Log:
-
+* version 1.1
+    * added export html option, under the file menu section
 * version 1.0
     * final release version

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Thu, 14 Apr 2016 20:39:27 -0000</pubDate><guid>https://sourceforge.net8c49ab73b6250b6ee48e98262a0a3cf1ec3db97e</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 # Welcome to the JDFeditor wiki
 ###[JDFeditor Manual](https://sourceforge.net/p/jdfeditor/wiki/Manual/)
-### JDFeditor
+### JDFeditor version 1.0
 GUI application for editing database files,
 specifically designed for the new JDF file format.
 (J)son(D)atabase(F)ormat
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Thu, 14 Apr 2016 12:34:00 -0000</pubDate><guid>https://sourceforge.netf15c854444d35ab05c4e4a31921690f998696c63</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,5 @@
 # Welcome to the JDFeditor wiki
+###[JDFeditor Manual](https://sourceforge.net/p/jdfeditor/wiki/Manual/)
 ### JDFeditor
 GUI application for editing database files,
 specifically designed for the new JDF file format.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Tue, 12 Apr 2016 19:41:08 -0000</pubDate><guid>https://sourceforge.netd5f03640863d6c5ad079ff2143e3d70844d37064</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -41,6 +41,7 @@

 Download the package, unzip wherever you would like it. Run JDFeditor.sh or jdf_editor.py,
 both files are made executable.
+
 * From a terminal run   ./JDFeditor.sh
 * From a file manager (Nautilus/Thunar etc.) just doubleclick JDFeditor.sh

@@ -53,6 +54,7 @@
 #### Mac OS X:

 So far I found out that these 2 packages need to be installed from the terminal:
+
 * brew install gtk+3
 * brew install pygobject3

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Tue, 12 Apr 2016 19:26:15 -0000</pubDate><guid>https://sourceforge.nete19664b0fe2da2614d130b201a84985b425d2523</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -41,8 +41,8 @@

 Download the package, unzip wherever you would like it. Run JDFeditor.sh or jdf_editor.py,
 both files are made executable.
-  -From a terminal run   ./JDFeditor.sh
-  -From a file manager (Nautilus/Thunar etc.) just doubleclick JDFeditor.sh
+* From a terminal run   ./JDFeditor.sh
+* From a file manager (Nautilus/Thunar etc.) just doubleclick JDFeditor.sh

 A good idea is to make a folder called 'bin' inside of your home folder.
 Anything inside of it can be launched without providing a full path.
@@ -53,8 +53,8 @@
 #### Mac OS X:

 So far I found out that these 2 packages need to be installed from the terminal:
- * brew install gtk+3
- * brew install pygobject3
+* brew install gtk+3
+* brew install pygobject3

  Then just launch jdf_editor.py

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Tue, 12 Apr 2016 19:24:44 -0000</pubDate><guid>https://sourceforge.net447254ca232270a95941282f194a6c7fec180573</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,12 @@
-## Welcome to JDFeditor wiki
+# Welcome to the JDFeditor wiki
+### JDFeditor
+GUI application for editing database files,
+specifically designed for the new JDF file format.
+(J)son(D)atabase(F)ormat
+
+Copyright (C) 2016 Damian Chrzanowski
+License : GNU Public License v3
+Check out my website at: http://damianch.eu.pn/

 ### Overview:
 The purpose is to be a cross-platform, quick and simple database manager.
@@ -17,36 +25,36 @@

 #### Windows:

- So far only from source code (easy enough):
- Make sure that you have python 2.7 installed.  [Python 2.7](https://www.python.org/download/releases/2.7/)
+So far only from source code (easy enough):
+Make sure that you have python 2.7 installed.  [Python 2.7](https://www.python.org/download/releases/2.7/)

- GTK3 library for windows is also necessary. Download the pygi-slimgtk.zip package from
- the [files section](https://sourceforge.net/projects/jdfeditor/files/) of the JDFeditor's Source Forge page.
- Inside of it there are 4 folders: py2.7-32, py2.7-64, py3.4-32 and py3.4-64.
- These folders are the libraries for Python 2.7 and 3+ 32/64 bit.
- Unpack the relevant (usually its either Python 2.7 or 3.4, 32 bit) into your &amp;amp;python&amp;amp;/lib/site-packages folder.
- &amp;amp;python&amp;amp; is the location of your python installation.
- Once python 2.7 is installed, just double click the downloaded jdf_editor.py file to launch the program.
+GTK3 library for windows is also necessary. Download the pygi-slimgtk.zip package from
+the [files section](https://sourceforge.net/projects/jdfeditor/files/) of the JDFeditor's Source Forge page.
+Inside of it there are 4 folders: py2.7-32, py2.7-64, py3.4-32 and py3.4-64.
+These folders are the libraries for Python 2.7 and 3+ 32/64 bit.
+Unpack the relevant (usually its either Python 2.7 or 3.4, 32 bit) into your &amp;amp;python&amp;amp;/lib/site-packages folder.
+&amp;amp;python&amp;amp; is the location of your python installation.
+Once python 2.7 is installed, just double click the downloaded jdf_editor.py file to launch the program.

 #### Linux:

- Download the package, unzip wherever you would like it. Run JDFeditor.sh or jdf_editor.py,
- both files are made executable.
+Download the package, unzip wherever you would like it. Run JDFeditor.sh or jdf_editor.py,
+both files are made executable.
   -From a terminal run   ./JDFeditor.sh
   -From a file manager (Nautilus/Thunar etc.) just doubleclick JDFeditor.sh

- A good idea is to make a folder called 'bin' inside of your home folder.
- Anything inside of it can be launched without providing a full path.
- So that if you make a shortcut (launcher) on your desktop,
- you only need to type the command JDFeditor.sh, not a full path.
+A good idea is to make a folder called 'bin' inside of your home folder.
+Anything inside of it can be launched without providing a full path.
+So that if you make a shortcut (launcher) on your desktop,
+you only need to type the command JDFeditor.sh, not a full path.

 #### Mac OS X:

- So far I found out that these 2 packages need to be installed from the terminal:
-  brew install gtk+3
-  brew install pygobject3
+So far I found out that these 2 packages need to be installed from the terminal:
+ * brew install gtk+3
+ * brew install pygobject3

  Then just launch jdf_editor.py

@@ -63,10 +71,9 @@

 #### Known Issues:
-    - On linux, columns do not resize if there is a horizontal bar on the bottom of the window,
-      this is a bug filed some time ago....
-
-    - searching rows by typing them in the database view posts errors, harmless but annoying.(fix in 1.01)
+* On linux, columns do not resize if there is a horizontal bar on the bottom of the window, this is a bug filed some time ago to Gnome....
+* Searching rows by typing them in the database view posts errors, harmless but annoying.(fix in 1.01)
+* Focus is lost when right clicking on a cell with a float or integer value

 #### Change Log:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Tue, 12 Apr 2016 19:23:35 -0000</pubDate><guid>https://sourceforge.netfe0b880f9acf697540f49f788a5235793c75583e</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,91 @@
-Welcome to your wiki!
+## Welcome to JDFeditor wiki

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+### Overview:
+The purpose is to be a cross-platform, quick and simple database manager.
+Main goal is to provide developers with a tool
+to produce small to medium size databases efficiently.
+If you need a database at its simplest form, without any
+extra hassle of knowing how to access the produced library.
+Then JDFeditor is the right tool for you.

-The wiki uses [Markdown](/p/jdfeditor/wiki/markdown_syntax/) syntax.
+JDFeditor is bundled with an easy-to-use Python library: jdf_lib.
+jdf_lib will quickly load the content of your database into a variable.
+All you need to know is the filename!
+
+
+### Usage:
+
+#### Windows:
+
+ So far only from source code (easy enough):
+ Make sure that you have python 2.7 installed.  [Python 2.7](https://www.python.org/download/releases/2.7/)
+
+ GTK3 library for windows is also necessary. Download the pygi-slimgtk.zip package from
+ the [files section](https://sourceforge.net/projects/jdfeditor/files/) of the JDFeditor's Source Forge page.
+ Inside of it there are 4 folders: py2.7-32, py2.7-64, py3.4-32 and py3.4-64.
+ These folders are the libraries for Python 2.7 and 3+ 32/64 bit.
+ Unpack the relevant (usually its either Python 2.7 or 3.4, 32 bit) into your &amp;amp;python&amp;amp;/lib/site-packages folder.
+ &amp;amp;python&amp;amp; is the location of your python installation.
+ Once python 2.7 is installed, just double click the downloaded jdf_editor.py file to launch the program.
+
+
+#### Linux:
+
+ Download the package, unzip wherever you would like it. Run JDFeditor.sh or jdf_editor.py,
+ both files are made executable.
+  -From a terminal run   ./JDFeditor.sh
+  -From a file manager (Nautilus/Thunar etc.) just doubleclick JDFeditor.sh
+
+ A good idea is to make a folder called 'bin' inside of your home folder.
+ Anything inside of it can be launched without providing a full path.
+ So that if you make a shortcut (launcher) on your desktop,
+ you only need to type the command JDFeditor.sh, not a full path.
+
+
+#### Mac OS X:
+
+ So far I found out that these 2 packages need to be installed from the terminal:
+  brew install gtk+3
+  brew install pygobject3
+
+ Then just launch jdf_editor.py
+
+
+#### TODO:
+
+* object type cells
+* undo / redo
+* help section
+* export/import sqlite
+* export/import xml
+* export/import csv
+* export html
+
+
+#### Known Issues:
+    - On linux, columns do not resize if there is a horizontal bar on the bottom of the window,
+      this is a bug filed some time ago....
+
+    - searching rows by typing them in the database view posts errors, harmless but annoying.(fix in 1.01)
+
+
+#### Change Log:
+
+* version 1.0
+    * final release version
+
+
+
+#### JDFlibrary uses the following libraries:
+
+* JSON
+* GTK+ 3
+* pynsist 1.6  (coming soon, Windows only)
+* Typodermic sofachrome font (logo)
+
+Refer to the LICENSE file for details on licenses for the above mentioned.
+
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Tue, 12 Apr 2016 19:14:29 -0000</pubDate><guid>https://sourceforge.net230a598ad797961e0c8fa1f4a78b6dabe391594a</guid></item><item><title>Home modified by Damian Chrzanowski</title><link>https://sourceforge.net/p/jdfeditor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/jdfeditor/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/grimscythe1983/"&gt;Damian Chrzanowski&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-57070391bcf63a0f5f3d4af7" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Chrzanowski</dc:creator><pubDate>Fri, 08 Apr 2016 01:04:17 -0000</pubDate><guid>https://sourceforge.netca9fd5c43e9f66412d97c4ae0c3b799ebe0d4af9</guid></item></channel></rss>