Messages - nevf [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 22next
71
Developer's Corner / Re: What do I do now?
« on: May 15, 2006, 05:53 PM »
Objective, forget about donations and free. Make the price as high as possible. Put together a clear, to the point Web site. If possible get a professional to design it. If not find a good template. If your software is aimed at professionals then the site needs to be professional.

Offer and deliver great support. Promote yourself and your product in places where your prospects hang out. eg. Forums, blogs etc. Ensure your product removes pain that people have. Ensure it looks and feels good, is robust, has good documentation etc.

Get peers to review your product and your site. Listen carefully to their feedback, especially folks that have been in the business for some time. The "Business of Software" forum is a great place to hang out, gather wisdom and get advice. Start by wading through the current posts and archives, Check out the other uISV sites mentioned there.

HTH and best of luck in your endevours.

72
Developer's Corner / Re: MOANTS Database Design
« on: May 15, 2006, 03:34 PM »
Seems to me like the cart is being put before the horse. Shouldn't the requirements be clearly defined and documented before any discussion of what database may or may not be appropriate.

73
So it seems to me that the "ultimate" note taking software either can't exist, or would have to be some kind of super-morphing application, with the user taking a hand in the construction (or selection) of the UI. Perhaps this would look like some kind of free-text database back-end coupled with a dead-simple GUI builder front end that shipped with a number of common GUI configurations out of the box. Maybe you'd start out with pages or tabs (a la KeyNote or OneNote) but you could choose a default UI for each one - the "tree on the left" UI, the "sticky notes" UI, the "scrolling column" UI, the "cloud of tags" (del.icio.us) UI, etc. Then you could tweak the templates, mix and match, or construct your own from scratch. ...

Let me talk briefly about the design of Surfulater. Surfulater is primarily an engine that knows little about what it is doing. What you see displayed in the content window comes from HTML template definitions which are stored in the XML database (knowledge base). There are no database schema's, no complex or proprietary database, nothing hard coded into the application, zip. If you want to add a new template (or form in a more conventional database sense) you can, as I showed earlier in this thread by adding a "Note" template for superboac. And CSS gives you control over the look and feel.
 
Down the track you'll be able to create new templates from within Surfulater itself, instead if hand editing the XML file. In my mind this comes pretty close to a free form database.

Surfulater also uses a tree, witch gives you a variety of different views of the database. This includes folders and articles, just folders, folders with certain articles and a chronological view. More powerful tree views will come when we implement Filters.

The tree is in a dockable/floating/auto-hide window aka Visual Studio. When Tags (keywords) are implemented this window will show a tag cloud, which will provide yet another way of locating content.

Surfulater has a concept of 'See Also' links which enable records (articles) to be linked together to create a web of related information. Simply drag an article from the tree and drop it on another articles 'See Also' field and links are created between the two articles.

Next Surfulater allows you to have a single instance of a record in as many folders as you want, so their is no deciding which folder is the "right" folder for a record. Important stuff.

And as superboyac mentioned you can view all of the records in a folder at once, or just a record at a time, the choice is yours. Again another important capability.

Surfulater lets you embed any files in its database. For example Word Documents, ZIP or PDF files. Alternatively you can add links to external files, so they are instantly accessible, but remain on your hard disk, instead of in Surfulater. The choice is yours.

You can easily push content into Surfulater from other applications. I've recently written about this here and here.

The extensible and flexible design of Surfulater was there from day one, as I wanted to ensure it could be adapted to other uses, besides capturing Web content. I've gone to great lengths to ensure Surfulater is straightforward and simple to use, which belies the power of its core capabilities.

For those interested in more background material on the inner workings of Surfulater I encourage you to read "Surfulater, Under the Hood and Down the Road".

It is great to see this thread spring back to life.

74
Post New Requests Here / Re: IDEA: HTML Organizer/Viewer
« on: May 08, 2006, 12:52 AM »
Hi Neville,
...
That's exactly what MHTArchive (the program i'm presently using) does and that's exactly what I don't want. I want the program to just point to the file in my hard disk and not try to integrate it into its database. But your idea of just linking files seems to be what I want, but with no internal viewer, I think I will wait for that day.
-web_stalker (May 07, 2006, 08:48 PM)

Hi WS, Ok gotcha. Surfulater can link to any external files, which is what you want. Click on the link and the file opens in its native app. The ability to display these external (and embedded) files within Surfulater is coming. Note this will likely only be for HTML files though. See the Help topic: Power Features | Attaching & Linking Files to Articles for details.

Perry Mowbray has written some 'Send To' Extensions for Windows Explorer that do what you want. Right click on a file in Explorer, select 'Send To | Surfulater - Reference' and you'll get a new article with a link to the file.

75
I have got a lot of html files dealing with various topics and subtopics. It will be very messy to create folders for each topic and subtopic. What I would like to see is a app which would act as a container/link to all these files with an internal html viewer. It should be possible to create virtual folders and files (tree format) within it and link the files to an actual html file. Clicking the file should open in the internal viewer and double clicking it open in the default browser. To put it simply, it would be like an enhanced bookmark manager with internal viewer. Is it possible? Thanks.

-web_stalker (May 05, 2006, 08:30 PM)

Surfulater should meet your need nicely here. Create whatever virtual folders you want, add articles to them, then simply attach your HTML files to the articles or link to them. If you attach them they will be stored in the Surfulater database and you can delete them from your PC. This puts everything in the one place, so you can easily carry it around, move it to another PC, back it up etc.

You can attach or link to any files, PDF, ZIP, Word Documents, HTML files etc. And you can have as many attachments or links in the one article as you want. Further they are compressed to save disk space.

See the Help topic: Power Features | Attaching & Linking Files to Articles.

At present all attachments are opened in their associated application, however in future you will be able to open HTML attachments directly in Surfulater, if you want to. You'll probably also be able to edit them.

And of course once you are using Surfulater, you can capture and save Web content very easily.

Coming soon is the ability to publish Surfulater content to your local PC or a Web server so you can share it with colleagues and friends.

And if you want to add content from other applications see my recent articles http://blog.surfulater.com/2006/04/26/pushing-content-into-surfulater-from-other-programs-part-1/ and http://blog.surfulater.com/2006/04/26/pushing-content-into-surfulater-from-other-programs-part-2/

And ... :)

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 22next
Go to full version