Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 10:33 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: E-Book Organizer
PostPosted: August 25th, 2009, 7:27 am 
Offline

Joined: August 23rd, 2009, 5:10 pm
Posts: 6
Dear all,

I have an idea of building the stand-alone application, E-Book Organizer and tried many ways to create it.
I believe, Opus Pro is the best authoring software for this purpose.
However, I'm very new to this and need your help.
All the data will be stored in Microsoft Access database and the Book covers in Images folder.
This will allow to easily build an import / export module in case the program is reinstalled.
The first page of this application shows the book cover, title and author.
The List page (first page) also should have a search field to allow user find the e-book within a database and add new record button.
When the user clicks on the book cover (or title), he is redirected to detailed page which is showing full e-book info,
like release date, cover, title, author, notes, etc.
Also, the same page has the option to edit the current record.
Before, the only chance for me to do all the mentioned above was to use ASP.NET technology and include the web server.
I'd like to do the same without involving web-server technology and I hope it's possible to do this with Opus Pro.
I hope this project would be interesting for many users, so anyone could build any type of organizer / address book, etc.
with the desired interface and other options and run it under Windows XP / Vista 32 and 64 bit.
If somebody is interested, please let me know.
Any comments / replies are appreciated.
It would be great to have a look at the draft publication file if someone can help...
_________________________________________________________
Intel PIV EM64HT 3.0 GHz, nVidia GeForce 6600GT 256MB, 4GB RAM,
Windows Vista Ultimate x64, Opus Pro 6


You do not have the required permissions to view the files attached to this post.


For this message Elrad* has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Congratulations!
PostPosted: August 25th, 2009, 10:03 am 
Offline

Joined: November 3rd, 2004, 12:58 pm
Posts: 230
Location: Australia
This is a very innovative way to use Opus indeed.
Congrats are in order!

_________________
German Silva
Senior Web & Multimedia Developer
E-solutions Inc
Pro version 8.10 user


For this message Koala has been thanked by : mackavi


Top
 Profile  
 
 Post subject: E-Book Organizer
PostPosted: August 25th, 2009, 11:41 am 
Offline

Joined: August 23rd, 2009, 5:10 pm
Posts: 6
Thanks for your reply!
Any ideas so far?


For this message Elrad* has been thanked by : mackavi


Top
 Profile  
 
 Post subject: E-Books Organizer
PostPosted: August 25th, 2009, 12:11 pm 
Offline

Joined: August 23rd, 2009, 5:10 pm
Posts: 6
I suggest to all enthusiasts to join this topic so we'll be able to develop
a small platform to create any type of organizers with fully customizable interface.
_________________________________________________________
Intel PIV EM64HT 3.0 GHz, nVidia GeForce 6600GT 256MB, 4GB RAM,
Windows Vista Ultimate x64, Opus Pro 6


For this message Elrad* has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: August 25th, 2009, 7:02 pm 
Offline

Joined: November 3rd, 2004, 8:12 pm
Posts: 129
Location: New Brunswick, Canada
Opus: 8.6
OS: Win 8 (ASUS) - Win 7: (ASUS)
System: Asus - Windows 7 - 8 - Intel Core 3 - 4RAM - 16RAM
Elrad,

Have you viewed/download the tutorial from this site? I think it explains the procedure. It was written by German Silva.

http://graphicsinaction.com/forum.htm

Have a look and see if this will help access the MS Access database.

_________________
Leo Taylor
Win XP Home / Opus Pro 7.01 & 6.4 / P4-2.8 / 1.5 GB RAM / ATI All-in-Wonder 9600 /160GB-HD


For this message Leo Taylor has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject:
PostPosted: August 25th, 2009, 10:15 pm 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
Quote:
so we'll be able to develop
a small platform to create any type of organizers with fully customizable interface.

If you are implying End-users will be able to customize interface... I doubt that's practical project for OpusPro. Will some effort, you could do skins but fully user-configurable would be a challenge.

Quote:
When the user clicks on the book cover (or title), he is redirected to detailed page which is showing full e-book info, like release date, cover, title, author, notes, etc.

Do a Search here on forum for posts in last 6 months on such things as: listbox with tickbox or checkbox. And listbox plus DB or database. Will give you some ideas too.

Quote:
run it under Windows XP / Vista 32 and 64 bit

Windows Media Player does some very nice things for managing and displaying Playlists for CD downloads.... The 'nice thing' is that Album Jacket image and track list is all automatically loaded and presented. For eBook data however, where is the similar possibility to automate Cover Image, title, author etc... at the point of download (rather than user typing and copy/paste)?

Are you planning on giving-away or selling this 'application'?

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
 Post subject: E-Book Organizer
PostPosted: August 26th, 2009, 9:08 am 
Offline

Joined: August 23rd, 2009, 5:10 pm
Posts: 6
Thank you for the link, Leo!
Now, I would say 50% is done.

Establish connection with database: OK
Add record: OK
View record: OK
Edit record: OK
Delete record: OK

Unfortunately, I still have problem with:
Displaying multiple records on a page (like master / detail): ??? Arrays ???
Search within a database and displaying the results page ??? Opus Scripts & Arrays ???
Browse Image option to add to the database ??? any ideas ???
If there are 200 records total, then there should be several list pages ??? how ???

I know this is too much... :(
Any ideas???


You do not have the required permissions to view the files attached to this post.


For this message Elrad* has been thanked by : mackavi


Top
 Profile  
 
 Post subject: E-Book Organizer
PostPosted: August 26th, 2009, 9:18 am 
Offline

Joined: August 23rd, 2009, 5:10 pm
Posts: 6
[/quote] Windows Media Player does some very nice things for managing and displaying Playlists for CD downloads.... The 'nice thing' is that Album Jacket image and track list is all automatically loaded and presented. For eBook data however, where is the similar possibility to automate Cover Image, title, author etc... at the point of download (rather than user typing and copy/paste)?

Are you planning on giving-away or selling this 'application'?
[/quote]

1) I like the built-in Library of WM Player, however, I was not planning
to automatically search for book cover. There should be a separate filed and 'Browse' button when the user is adding the new record (or editing).
However, I don't know how to do it at the moment. :(

2) No, I don't plan to sell this application.
I have big collection of E-Books, Music, etc. and I want to build the Organizer for this so I could search, add, view, etc. the records.
And this should be stand-alone application.
_____________________________________________________________
Intel PIV EM64HT 3.0 GHz, nVidia GeForce 6600GT 256MB, 4GB RAM,
Windows Vista Ultimate x64, Opus Pro 6


For this message Elrad* has been thanked by : mackavi


Top
 Profile  
 
 Post subject: I totally forgot about it!
PostPosted: August 26th, 2009, 11:01 am 
Offline

Joined: November 3rd, 2004, 12:58 pm
Posts: 230
Location: Australia
Leo Taylor wrote:
Elrad,

Have you viewed/download the tutorial from this site? I think it explains the procedure. It was written by German Silva.

http://graphicsinaction.com/forum.htm

Have a look and see if this will help access the MS Access database.


Hi Leo, I totally forgot about this tutorial I created a few years ago. It has certainly brought some memories!
Cheers mate!

_________________
German Silva
Senior Web & Multimedia Developer
E-solutions Inc
Pro version 8.10 user


For this message Koala has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: August 26th, 2009, 12:03 pm 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
Quote:
Unfortunately, I still have problem with:
Displaying multiple records on a page (like master / detail)
Search within a database and displaying the results page
Browse Image option to add to the database
If there are 200 records total, then there should be several list pages


One of stronger solutions is to use OpusScript... and specifically run through a 'For LOOP' to pick-up all of the records that are returned from your DB query.
...continuing: the specific 'trick' for displaying these is to use a "\n" at the beginning of the 2nd and subsequent records.
see post: viewtopic.php?t=2855&highlight=database
(there are many threads on this/similar approaches)

Regarding "Arrays". 'yes', that is another viable alternative. But IMHO I think more geared to the 'manipulation' of the datasets and pointing to one record --- while still using basic Textbox objects or Listbox objects to display mulitple rows.

viewtopic.php?t=307&highlight=records+line
viewtopic.php?t=88&highlight=records+line

- - - - - -
regarding: 'Browse images' to add
Do a Search in forum for: user own image (or similar keyword)

regarding: 200 records / several list pages
I'd simply implement textbox scrolling to see long lists.
I'd use different Opus Pages to give me different views or different capabilities.




Quote:
2) No, I don't plan to sell this application.
I have big collection of E-Books, Music, etc. and I want to build the Organizer for this so I could search, add, view, etc. the records.

Since you have Vista OS, why not simply use Windows Explorer. You can customize quite well with 'Tags' and also add additional 'display columns' for Author, Publisher, etc. (Right click near current col headings)
Once you select a File, its Thumbnail and attributes fields are displayed in the lower area of the window, resizable. Search and Sort are already in-place.
http://www.vista4beginners.com/Windows- ... ips-Tricks
http://itsvista.com/2007/01/itsvista-ti ... columns/2/

That said, it's always interesting to see what can be built with OpusPro. Who knows... maybe a new wheel?

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
 Post subject: E Book Organizer
PostPosted: October 5th, 2009, 6:29 pm 
Its the appliance of science and a PDA for me. An organizer book wouldnt work for me, because it cant beep to remind me to check it. Id also end up with half-a-dozen of them in different locations and be frustrated that I couldnt just sync them to one canonical book periodically.


Top
   
 
 Post subject: Ebook
PostPosted: October 7th, 2009, 9:07 pm 
Offline

Joined: February 5th, 2006, 3:39 am
Posts: 55
Location: Scotland
I currently use Desktop author and its limited.
I was thinking of a pub where the basics stayed the same and the content changed via database inputs/changing files from one month to another.

I am still thinking though!!

I use an ebook for a monthly update feature to the whole of my company.
My idea is to have the ebook as a standard, and changing the files in a central directory, allowing the content to change!

_________________
Opus Pro 6 on Windows 2000 with 2gb Ram
Working on a large intranet!


For this message Synergy has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 28th, 2010, 4:19 pm 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
just something I came across
http://www.makeuseof.com/tag/calibre-eb ... -multi-os/
Quote:
Calibre

Calibre is open source eBook management software. Despite some of its flaws, it’s quite possibly the best free eBook solution, even beating most paid applications. You can use it to import and manage your collection, convert between formats, synchronize devices, download RSS news and even retrieve book covers, ISBN information and ratings from the internet.


I do not have any experience with it. Just an FYI.

While I think OpusPro could handle quite a number of the aspects of maintaining lists and showing some preview images, etc. --- it would be a sizable development project especially if solely used for oneself. Good learning challenge though no doubt.

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group