; charset=UTF-8" /> Curio Professional 11.1 Build 11010.7 (Mac OSX) | CSKsite
DDLSpot WarezOmen
UploadGIG.com Premium

«

»

Apr 23

Curio Professional 11.1 Build 11010.7 (Mac OSX)

image

Curio Professional 11.1 Build 11010.7 | MacOSX | 43 MB

Curio is the premier brainstorming and project-management application designed to promote visual thinking. Using Curio’s innovative freeform interface and tools, you can intuitively gather, associate, and recall your ideas, while easily managing all the notes and documents associated with your project.

The heart of Curio is the idea space. Think of idea spaces as your whiteboard, notebook, and sketchpad all wrapped up into one. Within a Curio project, you can create an unlimited number of idea spaces where you can place anything anywhere on the page. Brainstorm or organize your notes with freeform collages of text, images, URLs, documents, Mail messages, movies, and sounds. Give the idea space a note paper or graph paper style, or perhaps a linen paper texture. This is your idea space, with your notes and ideas. Make it the way you want it to look.

What’s New Version 11.0:

Master Styles:
A figure or idea space style private to a project that, when changed, is reflected to all uses of the style throughout the project. For instance, tweak the coloring or font for a heading figure style and instantly dozens of instances are updated.

Master Figure Stencils:
Like master styles but for stencils. Create a figure stencil – perhaps for a website prototype or a gardening or floorplan element – and then change attributes of that figure to broadcast the changes throughout a project.

Master Idea Space Templates:
The ultimate. Create a master idea space template, styled as you wish with figure content including boilerplate items. Then use that master to create idea spaces. Change anything on a master and all uses refresh. You can even base a master on another master for nested inheritance.

Automatic Backups:
Let Curio automatically handle periodic backups of your projects, as well as its support and personal repository folders.

External Project Asset Library:
Curio can now store a project’s assets in an external folder which sits alongside the project file which allows Spotlight to search your project’s asset library.

Sleuth Shelf:
A mini Sleuth readily accessible in the shelf for quickly finding images, definitions, or inspiration.

Stencils Shelf:
You can now view and manage collection stencils in the Stencils shelf such as mind map and index card stencils. In addition, Pro users can see their master figure stencils.

Organizer Trash:
A project Trash which holds deleted Organizer idea spaces and other items until you close the project which allows for quick and easy recovery from accidental deletions.

Organizer Archive:
A special section in the Organizer for long-term storage of idea spaces, with optimized searching and memory management.

Auto Layout:
Set figures so they dynamically move and resize themselves when the idea space dimensions change.

Search Scope:
The Search shelf can now search within a specific section or section hierarchy, an idea space or idea space hierarchy, or the new Archive and Trash sections.

Library Scope:
The Library shelf can now display assets within a specific section or section hierarchy, an idea space or idea space hierarchy, or the new Archive and Trash sections.

New Project File Format:
Curio 11’s new project file format is more compact, more efficient, more robust, and more compatibile with sync services such as Dropbox.

Finder Tags for Project Categories:
Project categories that you create in Curio are now automatically mapped to Finder tags. This allows Finder searching and organization of categorized projects.

Shape Enhancements:
Vastly improved multipoint orthogonal line drawing, plus better left/right arrow shapes.

Text Enhancements:
New typeface popup for choosing a specific weight, a font size stepper for quicker size changes, and a handy capitalization popup that will transform text into various capitalization schemes right before rendering.

Mind Map Enhancements:
Support for the new iThoughts v4 file format, plus support for MindNode’s zip file format.

List Enhancements:
More flexible line spacing options, a new line prefix style, and smarter paste as list.

Print Enhancements:
Change page orientation on the fly in the Print dialog and a new Fit with Auto Expand option for better scaling of large idea spaces.

Work Schedule Enhancements:
Easier access to work schedule options plus new internationalization support for automatic date calculations.

Project Milestone Enhancements:
Improved ability to search a project for changes based on specified project milestones.

Hyperlink Enhancements:
Curio now supports more inconvenient in-project relative hyperlinks, plus other new hyperlink features.

Versioned Support Folders:
New versioned application support and personal repository folders establishes a more robust and protected structure for major version upgrades.

New Welcome Project and Docs:
Curio now includes a fantastic new Welcome to Curio project with a revised guided tour to Curio’s major features, the complete user manual, and sample gallery.

Plus Much, Much More:
Numerous other improvements including code updates and updated 3rd party frameworks.

What’s new in Curio 11.1

SEARCH IMPROVEMENTS:
Previously Curio would always search within asset contents when you specified a text search criteria within the Search shelf. Now, however, you can decide on-the-fly if Curio should search asset contents or not.
Content Searching Via SearchKit:
Curio generally uses Apple’s venerable SearchKit framework to index and search assets. This framework can handle many popular basic types like text, RTF, PDF, and apparently some Apple file types like Pages. However, SearchKit does not piggyback on Spotlight’s capabilities thus can’t be extended to search within 3rd party documents via Spotlight plugins.
Content Searching Via Spotlight:
Curio Professional users can enable a new feature called external project library which places your project’s asset library alongside the project file instead of hidden within the project package. This means your projects are now discoverable by Spotlight!
So now in Curio 11.1, for your projects that have external libraries, Curio will use Spotlight instead of SearchKit to look within 3rd party files that have Spotlight plugin support.
TWEAKS:
Highlight Text:
A new Format > Highlight Text menu item and ⌃⌘H keyboard shortcut (same as Preview’s shortcut) allow you to quickly change the background color of selected text in a text figure. The color used for the highlight comes from the text inspector bar’s background color control.
Search Shelf:
Pressing ⌘F changes to the Search shelf. If you press it again it will either restore the previously displayed shelf or hide the shelf, if appropriate.
Organizer Document Autosave:
Autosave now manages any Organizer documents you might be editing within Curio, which means they are automatically saved periodically. Previously they were only saved when you switched to another Organizer item or closed the project.
HTML Export:
The HTML export now includes asset tag names in the exported Javascript imagemap data for custom HTML gurus to work with.
RTF View Inset / RTF View Color:
Curio now supports new advanced settings for overriding the margin and background color for an RTF Organizer item. View via the Hep > Advanced Settings menu item.
PERFORMANCE OPTIMIZATIONS:
Dragging Images:
This first one impacts all customers: Dragging images and PDF figures is now super fast!
Working with Huge Projects:
We were given access to a customer’s project which definitely pushes Curio to the extremes:
4.5 GB in size.
12 sections.
Almost 400 folders.
Over 1,500 idea spaces.
Over 100,000 figures including approximately 86,000 text figures; 2,500 PDFs; 1,000 stacks; 700 tables; 500 lists; 500 albums; 7,400 documents; 1,700 images; and 1,000 lines; plus dozens of other types of figures.
Almost 12,000 file assets including approximately 4,000 image assets.
On my SSD-based iMac it takes 143 seconds to load this project and 48 seconds to save it.
So we ran it through Apple’s Instruments to profile the bottlnecks and made several targeted improvements:
Observers:
Collection figures (like lists) care about changes made to contained figures, asset figures care about changes made to their associated assets, sticky lines to their attached figures, etc. Previously Curio added all of these observers during project load – thousands of observers in this customer’s case which, it turns out, takes an incredibly long time! In hindsight this was silly since they only care about changes if the figure is on the active, currently rendered idea space. So now observers are added when the idea space is loaded for display, then those observers are removed when you go to another idea space. Huge time save here.
File Locking:
During save, each asset was checking to see if the project was Finder-locked before attempting to save. Turns out this is surprisingly slow, especially when you have thousands of items. Now we test for locked status on project load and set an internal flag.
Searching:
During save and find operations Curio scans all assets in the project. There was a much faster method for doing this which shaved off lots of time. Plus there were some other related optimizations we could make here.
This massive project now takes 28 seconds to load (80% faster!) and 5 seconds to save (90% faster!).
More reasonably-sized projects should also notice the performance boost as well.

SMARTER PREVIEWS:
Curio is now much smarter about the idea space previews it generates and stores on disk.
Curio automatically chooses between generating a PDF preview, which is compact especially for text, and renders perfectly at any resolution, and a JPEG preview, which is better for idea spaces that contain images. However, we learned that for some large or complex idea spaces it was possible for the resulting preview to use a significant amount of disk space in either PDF or JPEG form.
Now Curio will do two things to remedy this:
If, based on the contents of the idea space, Curio decides to generate a PDF, it will then check the resulting file size of that PDF and, if large in size, Curio will quickly generate a JPEG version to see if it’s more reasonable.
For any JPEG’s generated, it will scale them to a resonable width and height so they are still suitable for Quick Look previews but not too large.
Curio also adds a number of internal parameters that can be used for fine-tune the generated previews. You can force a file format (PDF or JPEG), the PDF size cutoff, a specific JPEG scaling, a minimum JPEG preview dimension, a minimum JPEG scaling, and much more. All of this is documented under Idea Space Previews within the Advanced Settings document via the Help menu.
The new Debug menu, mentioned below, can be used to quickly regenerate your project’s idea space previews as you test out the new advanced preview settings.

DEBUG MENU
Psst! Curio now has a secret Debug menu! Here’s how to access it:
Hold down the Option key.
Click the Help menu.
You should now see a Debug submenu under Help with the following options:
Regenerate Idea Space Previews
Regenerates all idea space previews on a background thread. No UI is presented during this time. This generally takes just a few seconds but, if you have a particularly large project, you can use Activity Monitor to see when CPU usage drops back down once the task is completed. This is useful when fine-tuning the Idea Space Previews preferences documented in Help > Advanced Settings.
That’s it for now but we’ll add more goodies in the future.

EXPERIMENTAL STYLE CHANGE :
We’re exploring some tweaks to Curio’s automatic styling in lists and mind maps.
Level Styles:
As you know, both lists and mind maps support level styles. This style information is used to define what items look like by default at different hierarchical levels. You can easily define a style for a level by right-clicking on a figure and choosing Copy Style to Level. When you move items around or promote/demote items within a list, for example, they adopt the appropriate level style.
Sibling Style Override?!:
However, back in Curio 9, we made it so when you added a new item into a list or mind map that new item would adopt the styling of its previous sibling. Why? That way, if you changed the styling of a current item – perhaps gave it a checkbox or changed it to bold – then when you press Return the new item will adopt that styling instead of defaulting to whatever the level style is.
However, this makes the styling confusing: a list may have a level style but then this adjoining sibling style can override it! Worse, it’s not always clear what’s going on, even for experienced users.
Making it Better:
We’ll keep this logic as-is for now, but we’d like to turn off this sibling style override in the near future. We’re introducing some new advanced settings to work towards that direction.
If you’d like to see where we’re going, you can disable sibling style overrides with the following Terminal command or just click the link: defaults write com.zengobi.curio “Collection Adopt Sibling Style” -bool no
Note that even if adopt sibling style is disabled, the visibility of checkboxes and start/due dates will still automatically adopt from the sibling, since this was indeed a handy feature of the previous functionality. So this means the newly added item would first take the level style, then enable the checkbox or date adornments based on its sibling.
However, you can even control this automatic behavior with these additional settings:
defaults write com.zengobi.curio “Collection Adopt Sibling Show Check” -bool no
defaults write com.zengobi.curio “Collection Adopt Sibling Use Dates” -bool no

ROBUSTNESS FIXES:
Extra precautions are now in place when the user renames an idea space to ensure safe recording of changes.
The 3rd party LinkBack code has been modified so if a server application is not found, it can recover quickly without beach balling.
Fixed an internal “retain cycle” which resulted in unfreed memory when a project is closed.
Fixed a memory leak when generating idea space previews as PDF.
Evernote fix to avoid hang potential due to WebKit conversion of HTML to RTF conversion, plus tweaks to internal note caching.
Fixed rare crash involving willResignActive.

OTHER NOTABLE FIXES:
Fixed autowrap issue when typing in a text figure.
Fixed ⌃⌘L keyboard shortcut for Insert > List menu item.
Fixed problem where assigning a resource to a figure could shrink the resource’s image as displayed in the Meta inspector.
Fixed issue when saving a figure style that could disassociate the style inadvertently if the focus is still on an inspector edit field like a font size box.
Figures in collections can no longer be rotated, except for non-title figures in a pinboard.
Mailing as Curio project now includes folders as necessary.
Took care of graphical artifacts when jumping between a large and small idea space if the “Center Contents” advanced setting is set to false.
Progress controller now displays when restoring previously loaded projects on app launch.
You can now copy an asset figure or asset in the project Library then select a text figure and that asset will be used when you choose Paste As > Attachment for Selected Text Figure.
Control-clicking an Organizer item now selects the item before showing the context menu just like right-clicking.
Fixed File > Share menu on Yosemite.
More orthogonal line tweaks.
Sneaky fix to handle embedded NovaMind 5 mind maps contained in Curio idea spaces (with encoded LinkBack info) if you’ve now upgraded to NovaMind 6. If we notice NovaMind 6 is installed (via the com.novamind.NovaMind bundle ID) we override the encoded NovaMind5LinkBackServer and com.novamind.NovaMind5 identifiers with the new, thankfully more generic, NovaMindLinkBackServer and com.novamind.NovaMind identifiers that NovaMind 6 introduces.

Requirements: Intel, 64-bit processorOS X 10.10 or later
Home Page –

Code: Select all
http://www.zengobi.com/products/curio/

image

Download Via UploadGIG

http://uploadgig.com/file/download/b6f53c1294cc9914/wsslu.rar

Download Via RapidGator

http://rapidgator.net/file/c77f89c1ac052a1f29851ceadcfadc8d/wsslu.rar.html

Leave a Reply