Skip to main content

Productivity 4.0

It's been about 3 months since we made any announcements about the app, but it's just that we're a little undermanned at the moment, so development is going slow.

But the good news is that we've been working on it quite a bit of late, and we're done with a few things that we had planned earlier.

Most of the source code is now available on GitHub. It may not compile yet, and we're working to remove proprietary third-party components so that developers may work on it without hassle. We'll publish the link to the project once that's done.

We've focused on improving the Journal feature, and we have an exciting new feature for you! We call the feature "Events", and basically it helps you keep track of major events like birthdays, anniversaries and graduations in your life. When you're done writing your entry for the day, click on the Events button on the menu, and give your event a title. Every day in subsequent years from then, you'll be able to see that event when you click on the Event button. Clicking on an event will take you to that day's journal entry. Make sure you've saved the current entry before doing that though!

 In implementing this feature, however, we've had to change the format of the journal file. We've moved from the .journal extension, which was based on XML serialization, to .journalx, which is based on JSON serialization. It won't be any problem to you, though, as the app can still open the old .journal files for compatibility purposes. You can only save to the newer extension, however. The new format also produces a smaller file than the old one :)

Apart from this, we've changed the UI of the app in most features. This is because we've switched to open-source alternatives for design, making it easier for other devs to collaborate. It's still very user-friendly, though, perhaps even better! Here are a few screenshots of the changed UI.




We're not sure of a release date, since we have a few more features in mind. We'll let you know once we do.

Thank you for choosing Productivity!

Comments

Popular posts from this blog

We're Open-Sourcing Productivity!

To encourage other developers to help improve the app, we've decided to open-source Productivity, meaning the source code for the app is now available for download for free. We've made a GitHub repository with the source code and we're adding chunks of the code to it regularly. The code is written entirely in Visual Basic .NET, so anyone who knows the language should find it easy to work on the code and help improve it. To make it easier for other developers to work on it, we've removed third-party paid components and switched to free ones. We still do use other open-source third party components though, whose full source code is available on GitHub and CodeProject. Links to these source codes are given in the Readme file of the project. So what does this mean for you if you're not a developer? It simply means that although the app hasn't had many updates in quite a while, it's surely not a dead project, and we're simply reaching out to other dev

Our Facebook Page!

Apart from working on the app itself, we're also in the process of setting up our online profile, and the next thing is a Facebook page! To visit the page, click here. The Facebook page will be yet another source of updates about the app, so head over and like it! Apart from updates, we will also post about tips for the best use of the features to fully maximize how efficiently you work.  

Version 0.4 is up for Download!

It hasn't been very long since we finished developing version 0.4, and it's already up for download on FreewareFiles.com! Here's the complete change log for this version: Bug fix in Sticky Notes Social Blocker Feature Updated Help UI Changed CompLock plays sound at end of break period Workout feature added You can download the new version here. This version is portable too, and on extracting the zip file you get only 3 files this time as opposed to more in version 0.3, making it easier to use the app. Here's a screenshot of the main application window.