elFinder 2.1.50 in Upcoming Release

12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the integration of elFinder 2.1.50.

elFinder 2.1.50 brings two particularly useful functions when uploading files:

  • Folder Upload – we can now drop whole folders from local file manager into the elFinder's file area.

  • Paste images from clipboard – using the file upload dialog triggered by the grafik icon, you can paste [Ctrl] + [V] an image from the local clipboard. elFinder will create a new PNG with a hashed file name. Note: these PNGs will not be optimized.

Typesetter 5.1

8/12/2017

Typesetter 5.1 is now available for download.

5.1 includes bug fixes, UI/UX improvements, security fixes, a new theme and much more.

Try A Demo    Get Typesetter

Thanks Jürgen for making the 5.1 release happen!

Over 8 Times Faster Than Wordpress

5/3/2016

We've known for a long time that Typesetter is fast. It's something we take pride in, so we make performance stats readily available. Anyone with a Typesetter installation can see memory usage and page load times in the admin toolbar under the "Performance" section.

These performance stats only show part of the picture though. They're just snapshots of what happens for one user during a single page request. But what happens when 100 people try visiting a site at the same time? How quickly can the server respond to 100,000 requests? Fortunately, the folks over Apache have already thought about this and created the Apache Bench Utility.

The Tests

Using the Apache Bench utility, I recorded the amount of time required to complete a variety of tests. Each test configuration was run independently on an installation of Typesetter and, to put the results in perspective, an installation of Wordpress, which is the most common CMS in use today. Each CMS was freshly installed without any modification or optimizations to the code or content.

Tests ranged in number of requests (from 100 - 100,000) and number of concurrent requests (1 - 100). For example, the following commands were used to get benchmarks for 10,000 requests with 10 concurrent requests:

> ab -n 10000 -c 10 http://localhost/Wordpress/
> ab -n 10000 -c 10 http://localhost/Typesetter/

The Result

As you can see in the table below, Typesetter outperformed Wordpress in every configuration of the test we tried. The best Wordpress faired was over 8 times slower than Typesetter and got as bad as nearly 12 times slower.

Requests Concurrent Requests Wordpress Typesetter Comparison
100 1 1.321s 0.152s 8.7x Faster
1,000 10 5.370s 0.573s 9.4x Faster
10,000 10 54.824s 5.254s 10.4x Faster
10,000 100 56.286s 4.766s 11.8x Faster
100,000 100 590.142s 54.526s 10.8x Faster

Let's look at these results in another way. In less than the amount of time it took Wordpress to serve 100 requests, Typesetter was able to serve 1,000. While Wordpress was busy handling 1,000 requests, Typesetter finished 10,000.

In the amount of time it likely took you to read this post, Typesetter can handle 100,000 requests. In order for Wordpress to serve those same 100,000 requests, you'd probably have to read this post 10 times. That's 9 times too many.

If you're interested in a faster (and easier) CMS, try a Typesetter Demo or Free Download.

Typesetter 5.0.1

3/28/2016

Typesetter 5.0.1 is now available for download.

5.0.1 includes fixes for bugs reported with remote addon installation, image browsing  and scss compiling.

 

Try A Demo    Get Typesetter

Typesetter 5.0

3/16/2016

Typesetter 5.0 is now available for download!

Our newest release raises the bar again to a whole new level of editing ease. The hallmark of our CMS, the True WYSIWYG interface, was redesigned and made even better to create a consistent and intuitive editing experience.

5.0 isn't just for content creators. With designers in mind, and in preparation for the release of Bootstrap 4, we integrated an SCSS compiler along side the existing LESS compiler. Users can now easily use either of the two most popular CSS extension languages out of the box.

Take Typesetter 5.0 for spin today

 

Try A Demo    Get Typesetter

Default Bootstrap theme with True WYSIWYG Interface
 
 
Default theme with SCSS Editor

Typesetter 5.0 comes with:

  • Redesigned editing interface
    • Auto save to draft
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • PSR-4 Autoloading
  • FontAwesome
  • JavaScript at bottom of page
  • Canonical tag
  • More secure nonces
  • And More

 

A big thank you to Jürgen, feniweb, knuzen, a2exfr, creisi, hoghoj1 and everyone else who have helped to make Typesetter 5.0 a reality!

5.0 Release Candidate 4

3/8/2016

The fourth and final release candidate of Typesetter 5.0 is now available for download from github.

This is a development preview release. Please report all bugs to our issue tracker.

Typesetter 5.0-rc4 comes with

  • Redesigned editing interface
    • Auto save to draft
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • PSR-4 Autoloading
  • FontAwesome
  • JavaScript at bottom of page
  • Canonical tag
  • More secure nonces

5.0 Release Candidate 3

2/23/2016

The third release candidate of Typesetter 5.0 is now available for download from github.

This is a development preview release. Please report all bugs to our issue tracker.

Typesetter 5.0-rc3 comes with

  • Redesigned editing interface
    • Auto save to draft
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • PSR-4 Autoloading
  • FontAwesome
  • JavaScript at bottom of page
  • Canonical tag
  • More secure nonces 

5.0 Release Candidate 2

2/21/2016

The second release candidate of Typesetter 5.0 is now available for download from github.

This is a development preview release. Please report all bugs to our issue tracker.

Typesetter 5.0-rc2 comes with

  • Redesigned editing interface
    • Auto save to draft
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • PSR-4 Autoloading
  • FontAwesome
  • JavaScript at bottom of page
  • Canonical tag
  • More secure nonces 

5.0 Release Candidate 1

2/10/2016

The first release candidate of Typesetter 5.0 is now available for download from github.

This is a development preview release. Please report all bugs to our issue tracker.

Typesetter 5.0-rc1 comes with

  • Redesigned editing interface
    • Auto save to draft
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • PSR-4 Autoloading
  • FontAwesome
  • JavaScript at bottom of page
  • Canonical tag
  • More secure nonces 

5.0 Beta 2

2/2/2016

The second beta release of Typesetter 5.0 is now available for download from github.

This is a development preview release. Please report all bugs to our issue tracker.

Typesetter 5.0b2 comes with

  • Redesigned editing interface
    • Auto saving
    • Edit multiple sections in single session
    • Top toolbar
    • More consistent edit experience
    • Drafts for extra areas
  • SCSS
    • Integrated compiler
    • Bootswatch theme
  • FontAwesome
  • PSR-4 Autoloading

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register