PastebinGTK 1.2

Changes (Features)

  • Added new “User” menu for better organization.
  • The “Account Type” and “Default Exposure” fields in “View User Details” now show actual descriptive values instead of the API’s internal numerical codes.
  • “List User’s Pastes”, “List Trending Pastes”, and “List Recent Pastes” now allow rows to be double-clicked to view them.

Download

Downloads can be found on the Github repository.

WeatherLog 3.0

Changes (Features)

  • Added three new data fields: “Wind Chill”, “Visibility”, and “Cloud Type”.
  • Added new interface for Add New and Edit windows (see end of post for images). The new windows are split into multiple sections to organize the fields better and make entering data clearer. In addition, it’s now possible to specify the units to use for each individual field. The slightly-buggy and rather unintuitive field conditional disabling system has also been removed for both Add New and Edit.
  • Added new interface for Data Subsets (see end of post for images). The “simple” and “advanced” windows were streamlined into one, and the previous checkbox-based system was changed to a listbox to make it easier to add, remove, and view conditions.
  • Added Wind Chill, Visibility, and Cloud Type graphs, info screens, and charts.
  • Renamed “Profiles” to “Datasets”.
  • Renamed “Manual Save” to “Save Data”.
  • Changed the Export to Pastebin feature to use a window instead of a menu, and added the ability for users to specify the paste title.
  • Removed “Reload Current” as it has not been necessary for quite a while now.
  • Updated some dialog text.

Changes (Code)

  • Major refactoring of some internal modules. Mostly splitting up some files (utility_functions.py in particular) into smaller ones. Some files were also renamed to be more consistent.

Download

Downloads and code are available on Github.
Project page: https://github.com/achesak/weatherlog
Release page: https://github.com/achesak/weatherlog/releases/tag/v3.0

Images

View Data Subset - Main Dataset_004 View Data Subset - Main Dataset_005 Add New - Main Dataset_001Add New - Main Dataset_002Edit 17-5-2015 - Main Dataset_003