Linux: How come Elementary Unleashed has Ease?


Recommended Posts

I thouth Ease (The first real alternative to Powerpoint in Linux) was at very early alpha stage and was not available to the public. How come it's installed on the latest Elementary Unleasehd distro?

The official Gnome project page for Ease has nothing about it.

Here's a screenshot:

Screenshot-1.png

I think Ease is okay. It'll be hard to beat PowerPoint in terms of 3D transitions and various other features, though.

Not to derail this topic, but this has been bothering me so much: Does ANYONE notice how many UI features this has blantantly ripped off from Mac OS X? I mean, come on, a 3D reflective Dock with similar icons?!!! Please tell me that this is a custom build and is not shipping to the masses.

Of course we all notice :p Shuttleworth and his minions love the OS X GUI. They have said in several interviews that, for them, it's the perfect GUI. Not that I blame them, I mostly agree with them (Mostly because, llet's be honest, Finder sucks without Total Finder).

Of course we all notice :p Shuttleworth and his minions love the OS X GUI. They have said in several interviews that, for them, it's the perfect GUI. Not that I blame them, I mostly agree with them (Mostly because, llet's be honest, Finder sucks without Total Finder).

-_- You would think that creativity would be more usable, especially for the army of Linux developers who work on these sorts of things every day. I mean, if other companies like Microsoft can come up with their own unique GUI, what's stopping these guys?

Looks interesting, but how is it feature-wise? Looks kind of sparse. I've used Impress quite a bit and no real issues.

It's sparse because it's in its early development. The developing philosophy for this app (and in my opinion it should be the philosophy for all apps) is too have a small base set of features and polish them as much as possible. Then add the next batch of features (if needed).

-_- You would think that creativity would be more usable, especially for the army of Linux developers who work on these sorts of things every day. I mean, if other companies like Microsoft can come up with their own unique GUI, what's stopping these guys?

Developers =/= GUI Designers.

In fact developers are the worst designers (Remember the GUI hall of shame?).

Yeah, it's not original, but at least I appreciate that they are trying to copy something intuitive instead of TRYING to do something new just for the sake of originality. Just look at Unity, it's an intuitivity hell.

It's sparse because it's in its early development. The developing philosophy for this app (and in my opinion it should be the philosophy for all apps) is too have a small base set of features and polish them as much as possible. Then add the next batch of features (if needed).

This does look promising. I use LibreOffice Impress, but all competition is good. I'll be looking into this! :)

Does ANYONE notice how many UI features this has blantantly ripped off from Mac OS X?

These days most Linux distros and window managers are nothing but half-assed rip-offs of Mac OS X' Aqua with hints of Windows Aero's features.

I use Beamer for presentations. Ease is perfectly fine as a GNOME presentation software.

I will check this out. But as far as I know, all LaTeX based apps are very hard to use, arent they?

Ease is indeed in alpha stage, but it is pretty usable right now. I am using it on EU without any issues, and it also integrates nicely with the elementary desktop.

These days most Linux distros and window managers are nothing but half-assed rip-offs of Mac OS X' Aqua with hints of Windows Aero's features.

most Linux users love docky, and if you didn't know, the icon and gtk themes are elementary, they look quite different from os x. I do admit that all in all it looks similar to os x, but if thats how people want their desktops to look, i don't think its a crime.

Ease is indeed in alpha stage, but it is pretty usable right now. I am using it on EU without any issues, and it also integrates nicely with the elementary desktop.

most Linux users love docky, and if you didn't know, the icon and gtk themes are elementary, they look quite different from os x. I do admit that all in all it looks similar to os x, but if thats how people want their desktops to look, i don't think its a crime.

Is there anyway to compile it for Natty?

I could't get it working in natty for the life of me, but it was in the fedora 15 repos so I installed in there. Pretty much unusable right now... Couldn't even edit anything, it said "double click to edit" and double clicking just did nothing. Also some of the menus don't even do anything yet. I don't know why on earth anyone would include this as a default app in its current state.

I could't get it working in natty for the life of me, but it was in the fedora 15 repos so I installed in there. Pretty much unusable right now... Couldn't even edit anything, it said "double click to edit" and double clicking just did nothing. Also some of the menus don't even do anything yet. I don't know why on earth anyone would include this as a default app in its current state.

I have no idea why its not working in fedora, to be honest I have never used fedora for more than a week in my life :p

However, in Ubuntu it just works. Double clicking to edit, saving as a pdf, playing the slideshow in fullscreen with smooth transitions, all of them worked. Right now its super minimalistic, but I hope it will become something more in future.

And the other question, you can follow the instructions in ease-project.org, they have a pretty simple instruction on how to build ease from git. My suggestion is, first get all the build dependencies using "sudo apt-get build-dep ease" and then start from their instructions.

I've put together a little video showing how EASE works in the latest version of EU. Done with gtk-recormydesktop and output is .ogv, so DO NOT expect anything smooth and crisp looking. Just to show you how EASE performs :D

ps.: its on my dell mini9

http://www.youtube.com/watch?v=yrbyANB4ii0

this is new, the video seems tilted...at least yt handled ogv...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft had to shut down 70+ GitHub repos after getting hacked, brings back some by Aditya Tiwari The self-replicating malware campaign known as Miasma took the open-source world by storm. It was reported that almost 73 Microsoft GitHub repositories were infected by the worm and had to be temporarily shut down to determine how attackers compromised projects and stuffed password-stealing malware in the code. These GitHub repos span across different organizations, including Microsoft Azure, Azure-Samples, Microsoft, and MicrosoftDocs. The malware enabled attackers to steal passwords and credentials when compromised tools were opened in popular AI coding apps, including Claude Code, Gemini CLI, VS Code, and Cursor. The security firm Cloudsmith, malware analysis site OpenSourceMalware, and 404 Media were among the first to report the hack. For background, Miasma is a variant of the Mini Shai-Hulud worm, open-sourced by the threat group TeamPCP. It started its journey by compromising a Red Hat employee's GitHub account to attack the @redhat-cloud-services npm namespace. Earlier this month, Microsoft Threat Intelligence reported that the Miasma attackers published 32 malicious packages across more than 90 versions under the @redhat-cloud-services npm scope to steal cloud credentials. The worm didn't take long to start attacking source repos directly rather than package registries. It is known to skip the npm registry entirely for several targets and plant malicious code straight into public repos like "icflorescu/mantine-datatable." The delivery approach was designed to weaponize AI coding tools. Miasma's malicious payload embedded into projects can trigger automatic code execution when the infected repo is opened in an AI coding tool or IDE. The list of affected projects includes "durabletask", a Python package compromised by TeamPCP a month earlier to deliver an information stealer designed for Linux systems. That said, Microsoft has begun restoring some repos affected by the malware campaign, The Hacker News reports. A company spokesperson stated the following: Microsoft will continue to investigate the attack. It has notified a small number of customers who may have removed their content from the affected repos. The company will reach out to customers again through established support channels "if anything further is identified that requires customer action."
    • Why is Opera doing this notification at all? They have their own extension store. They don't have to obey anything dictated by Google. Others like Brave and Vivaldi that rely on Chrome's extension store, not so much. Firefox is entirely separate as well with its own extensions store. I honestly don't understand why entire world is just insisting on Chrome. Like, why? It's a stupid fat browser with barely any functionality. But sure, it's installed on everything by default. I don't understand how people even use web that's filled with tracking garbage and ads all over the place.
    • Just for anyone reading, AdGuard (the free, standalone MV3 extension) is quite good now, a direct competitor to uBlock Origin Lite and much more built-out than it.
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      531
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      +Edouard
      130
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!