Notes (week 5) – Only few changes

February 6th, 2010

I had a bit of a relapse this week, seems like I was pushing too hard. This meant I had to take it easy with the work. I did make progress with the Version Manager but wasn’t able to finish it for this weeks snapshot. I did however made InfoBar auto refresh when renaming etc. Also by default, folders are now included in search results. You can control this from Attributes tab:

folder-attribute

Change Log

  • Updated Hebrew translation.
  • Removed border around Drop Stack.
  • InfoBar now refreshes on rename etc.
  • File Search now includes folders to results by default.

CubicExplorer 0.91.0.1246 (SVN Snapshot)
Installer (2.3MB)
Zip (2.6MB)

Notes (week 4) – Bug Fixes

January 29th, 2010

I’ve spent most of the week coding the Version Manager. Unfortunately it’s not yet implemented in this weeks snapshot. Reason for that is Vista/Win7 support which is causing some problems. Past few days I’ve been doing some research on how to fix those problems and also learned how Vista/Win7 works in general (information I’ll need later when I’ll make CE fully compatible with Vista/Win7). Anyway, here’s how the Version Manager looks now:

version-manager

I’ve fixed bunch of bugs for this weeks snapshot. Also I added option in Advanced settings to make CE use jumbo size icons in InfoBar (Vista/Win7 only). Reason why it’s not enabled by default is because I haven’t yet figured out how to get around a bug in Windows itself. At the moment if selected file doesn’t support jumbo icons, a small icon is displayed instead.

On other notes, I’m still keeping little distance to the forum. Since I’m still not fully functional, I’ll have to keep the pressure at minimum. However, I do read all forum posts.

Change Log

  • Added Hebrew translation
  • Added Use_JumboIcons_in_InfoBar option in Advanced settings.
  • UI accessibility enhancements in Translator.
  • Fixed possible crash at CE startup.
  • Fixed crashes in Search.
  • Fixed crash in TextEditor.
  • Fixed crash in Translator sort column.
  • Fixed sort column size remembering bug.
  • Fixed InfoBar multi selection bug.

CubicExplorer 0.91.0.1239 (SVN Snapshot)
Installer (2.3MB)
Zip (2.6MB)

Notes (week 3) – Snapshot

January 22nd, 2010

I used this week mostly to fix my house and to build the work system. I did however manage to design the Version Manager (Online Updater). It’s called Version Manager because it will allow users to make backups/”portable packages” of CE installations. Also it will have an option to roll back to previous versions and snapshots. It’s fairly simple to code so we should have a working prototype in next weeks snapshot.

I also fixed some bugs:

Change Log

  • Fixed filter bug when changing tab.
  • Fix try for “list index out of bounds” error in search.
  • Fixed selection issue when using Info Bar.
  • InfoBar now gets information in background.

CubicExplorer 0.91.0.1228 (SVN Snapshot)
Installer (1.9MB)
Zip (2.2MB)

Notes (week 2) – Polished Info Bar and CE’s future

January 15th, 2010

I spent some time polishing the Info Bar this week. I’m pretty happy with the results. It now has some text formatting to make it more pleasant for eyes. Also the thumbnail image is resized smoothly now. The file information shown comes from Windows (same info as you see when hovering mouse over file in Explorer). That means I have little control over what information is shown. However, it does allow people to use 3rd party extensions to add more information. Plans are to make Info Bar customizable but at the moment it’s not top priority.

Polished Info BarSmall sized Info Bar

So what is top priority at the moment? Hmm, I’ve been thinking about CE’s future whole week. There are two important areas that need to be fixed:
 
1. The layout scheme (panels, toolbars, dual/multi-view etc.). It’s almost ready, only some finishing touches are needed.

2. The file system handler. This is a big one to do. At the moment I’m using Jim’s Delphi components to handle most interaction with Windows file system. However, while it’s a fine component package, it’s not quite optimized for CE’s use. So, I’ve been playing around with an idea of creating my own tools. This would make it possible to add some interesting features (virtual folders/files, ftp and other network protocol support, instant search/filtering, offline access etc.). The new handler would be database driven so it should be pretty fast.

However, the top priority goes to online update feature. That’s a feature i think everyone (including me) will enjoy. Also it allows me to release daily snapshots for testing purposes. I’ll start working with this feature next week. Once it’s done I’ll try to fix as many bugs as possible and release official 0.91 version.

Anyway, here’s the snapshot…

Change Log

  • Added “Clear Filters” button
  • Enter key now starts search
  • Fixed crash on Search end (fix try)
  • Updated Spanish translation
  • Updated Italian translation
  • Polished Info Bar

CubicExplorer 0.91.0.1223 (SVN Snapshot)
Installer (1.9MB)
Zip (2.2MB)

Notes (week 1) – Info Bar

January 8th, 2010

Getting back to work this week. Little slow start as always after longer break. However, I did make some nice progress. I fixed few bugs that have been bugging me since the last snapshot. The enhanced tooltip introduced in last snapshot turned out to be quite nasty when browsing network drives. So I removed it for now.

Biggest change in this snapshot is the Info Bar. I’ve been using Windows7 quite a lot lately and it has similar thing which I like a lot. CE’s implementation of the bar is little different and there’s still work to do until it’s done. The finished solution will be customizable and there will be some editable fields (file name for example). For some reason the thumbnail does not have proper aspect ratio in Windows7. I didn’t have time to fix it for this build but I’ll do it next week.

Info Barinfobar-menu-item

Change Log

  • Added Info Bar.
  • Added Romanian translation.
  • Updated Greek translation.
  • Updated Russian translation.
  • Enhanced file search.
  • Removed InfoQuery hints.

CubicExplorer 0.91.0.1214 (SVN Snapshot)
Installer (2.2MB)
Zip (2.5MB)

Notes (weeks 42-53) – Resting and planning future

December 31st, 2009

So, I’ve been resting for the past few months. Reason for that is a burnout I had some years ago which still effects my ability to work. It gets worse at this time every year due to "Seasonal affective disorder". Anyway, this break has had some positive side-effects. I’ve had much time to think about the future of CE and other projects related to CubicReality.

The current state of CE is pretty awful. It’s filled with bugs and unfinished features. Also my motivation level to code it has gone down quite a bit lately. To solve those issues, I’ve decided to do some major changes in my life. The only way to ensure CubicExplorer’s future and quality is to make it my full-time job and run it like a business. CE will however stay free so no worries. In some distant future there might be an optional registration, not sure yet.

CubicReality Software office

I’ve already built a nice office and I’m looking forward to start work next week.

Happy New Year everyone! – Marko

Notes (week 35-41) – Break and new search engine

October 10th, 2009

So, I took little break which happens every fall. I’ve had some other stuff I needed to take care of and also I needed some time to rest. This week I started to work with CE again. I rewrote the search feature from scratch. It now has a new more powerful engine and lot’s of advanced search options including content search. I haven’t done much testing yet so there might be some bugs left.

new_searchnew_search_datenew_search_size 

Next I will finish the DualView implementation. I haven’t yet checked the forum but I’ll go through all posts next week.

*UPDATED 18.11.2009*

CubicExplorer 0.91.0.1209 (SVN Snapshot)
Installer (2.2MB)
Zip (2.5MB)

Notes (week 34) – Physical work for a change

August 24th, 2009

Very little progress on CE this week. I started the change to separate tabs from pages which means tearing down some old code and writing some new. Most of the week however has gone in helping my sister to move. We painted her new apartment and the actual move was yesterday. A lot of stuff was moved and the biggest one was piano which we had to carry from 3. floor down. I guess I still have some muscles since pretty much every place is hurting now.

Anyway, next weeks schedule is almost clear and I have the opportunity to work with CE. I’ll check out the forum tomorrow. It seems there has been some spam posts lately. To all forum users, if you see spam, hit the Report to moderator link.

Notes (week 33) – SVN Snapshot

August 14th, 2009

Nice progress this week, however DualView is not yet available in this build. I made some changes to the layout system which took quite a lot of time. Yesterday I started to work with DualView but got stuck because I didn’t have clear vision on how I should make it happen. So far all pages (FileView, TextEditor, FileSearch and QuickView) have been “living” in tabs. That made things difficult when you need to access 2 pages at the same time. So I went to sleep thinking about it and in the morning woke up with an idea on how to solve that problem.

Basically I will be (actually I already wrote most of it today) creating a generic way to control pages. This should be quite flexible system which means it won’t be limited to just DualView. With it, there can be unlimited number of panes and other elements grouped into one view. It’ll be available next week.

About today’s snapshot, I added options to control what get’s saved with different tab types. Until now, everything was saved which made it annoying to customize the UI because you would have to do the same changes to all tab types. I’ve also added options to enable/disable some threaded functions in the FileView. All these can be found in Option dialog’s Advanced page. Also there is a new theme shipping called Shine thanks to badloginname from the forum.

shine-themethreaded-options

Change Log

  • Added RememberInnerToolbarLayout, RememberOuterToolbarLayout, RememberPanelLayout  Options.
  • Added ThreadedDetails, ThreadedEnumeration, ThreadedImages options.
  • Added theme Shine.
  • Updated 3rd party components code.

CubicExplorer 0.91.0.1186 (SVN Snapshot)
Installer (2.2MB)
Zip (2.5MB)

Notes (week 32) – Back to work

August 8th, 2009

So, I had my much needed vacation. Nothing special, just chilling. Taking a break helped a lot and there has been some nice progress this week. I finished the changes to the layout system which came out quite nice. I still might add one extra option in it but nothing major. So next week I can start working with the DualView and finish the job.

layout-options

Anyway, I was thinking of releasing a snapshot today but I’m not going to do that because the current CE build is just too buggy and there aren’t any noticeable changes. Next week there definitely will be a snapshot release.

 1 2 3 4 5 6 7 8 ...10 11 12 Next >