Posts Tagged ‘library’

Create E-Library For Students And Employees

Friday, October 17th, 2008
New e-library and e-book creation package from SunRav Software lets you enjoy the fluid e-library creation and maintenance experience from concept to completion.
Enjoy a new e-library and e-books creation package

Enjoy a new e-library and e-book creation package

SunRav Software announces the integrated package of two products that addresses the growing demand of colleges and universities for the online e-learning - SunRav BookOffice.WEB 2.0. The package is comprised of two components: BookEditor.WEB and BookOffice.WEB that let you create electronic books and documents in XLS or HTML, set up a web-based library and provide instant online access to your e-books.

“The goal of SunRav BookOffice.WEB is to help consumers in content-heavy environments such as education to create and deliver effective learning content in the e-book format and provide students with access to e-books online through the e-library,” says Ravil Sungatulin, CEO of SunRav Software. With SunRav BookOffice, you don’t have to worry about intricate code and high costs of outsource. Now, anyone can set up a powerful e-library with a minimum amount of effort and technical knowledge. Our product is also ideal for creating a single point of reference information in the enterprise. You can put technical reference materials, sales documents and other information that employees often require into e-books and set up an enterprise-wide reference library online.”

WHY SUNRAV BOOKOFFICE 2.0 IS GOOD FOR YOU?

- Create multimedia rich e-books quickly and easily - SunRav BookEditor offers modern word processing options with sophisticated yet intuitive e-book layout design that enable professionals and amateurs alike to produce multimedia rich electronic textbooks, manuals and documentation right out of the box. Quickly create chapters, indexes, pages, add text, tables, pictures, hyperlinks and spice it all up with audio, video, GIF animations, and Flash movies for a richer experience. The choice of editing options is so great that you can even create various types of tests! Once everything’s done, you can export the project to the format of your choice: CHM or HTML.

- Deliver e-books to anyone, anytime, anywhere - Create an e-library or a distant learning center using a set of PHP scripts - SunRav BookOffice.WEB. Make your electronic textbooks, technical manuals and tests immediately accessible to thousands of users in the Web. There are no limitations on the number of e-books to upload to the e-library and members who can access the e-library. Installation of the scripts is a breeze to do. The installation wizard will guide you through the installation without complexities.

- Stay in full control of the e-library and members - Take advantage of the intuitive, yet powerful admin center. In just a few clicks, register new members, create member groups and add members to groups. With the same point-and-click simplicity, you can set up courses, upload e-books, add them to courses and enroll member groups to courses. The flexible system of permissions lets you specify permissions and access rights for a particular member group - enable its members to read e-books, run tests, and more.

Enjoy the fluid e-library creation and maintenance experience from concept to completion!

More detailed information can be found at http://www.sunrav.com/.

Create Portable Applications With Ease

Wednesday, October 8th, 2008
BoxedApp SDK 2.0, a DLL library from Softanics enables developers to take advantage of the next generation technology - application virtualization to create a portable application with zero installation.
Create portable applications with BoxedApp SDK

Create portable applications with BoxedApp SDK

Softanics today announces a new version of the application virtualization library - BoxedApp SDK 2.0. Using the library, developers can create a portable, self-contained application that relies on the virtual registry and file system to run on the machine. Application virtualization using BoxedApp offers several benefits, including portability, protection of exclusive content from theft and improved system stability.

Application virtualization allows creating portable applications that run from a USB flash drive, CD-ROM or a computer, even when the user does not have administrator rights to install software on the hard drive. Another benefit lies in the opportunity to hide exclusive content - graphics, animation, audio from illegal copying and re-use. Files are packaged into a single EXE file and streamed from memory, rather than copied to the hard disk where anyone can find and copy them. BoxedApp SDK also speeds up the time to market because there’s no need for regression tests with other applications. Traditionally lengthy QA testing is reduced considerably.

Using BoxedApp SDK, the developer can embed DLL, ActiveX/OCX components, content files, and even .NET runtime, which an application uses, into a single EXE file that runs as an isolated application, without any changes to the file system or registry of the computer. The embedded data is unpacked to memory, rather than the hard disk and registered in virtual registry. Following the “best practices” recommendations from Microsoft, BoxedApp SDK is made to run completely in user mode, which results in many benefits related to system stability and security.

Implementing the library is easy. Just add a few lines of code to an application and all is set.

Sample of using BoxedApp SDK:

Let’s say, for example, the application needs a Flash ActiveX player to play a Flash movie but the developer cannot rely on users to have this component installed. BoxedApp may save the day. Simply create a virtual file that contains the Flash movie, another virtual file that contains the Flash player ActiveX DLL, and virtual registry entries that point to that virtual file. That’s it. Now the application “thinks” that the Flash player ActiveX is actually installed and the Flash player runs just as if the movie file was actually on the hard disk drive.

“We are excited to be releasing new BoxedApp SDK,” says Artem A. Razin, CTO, Softanics. “The requests for virtualization technologies are growing rapidly today. I think our solution will help many to make applications virtual with ease and at an affordable price.”

Available now, BoxedApp SDK 2.0 starts at 299 EUR. A free trial is available.

Read more at: http://boxedapp.com/. The website offers many examples how to” virtualize” .NET assembly, FlashPlayer ActiveX, DLLs. Examples are available for most programming languages.