Author Topic: What's missing ...  (Read 11894 times)

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
What's missing ...
« on: January 26, 2014, 09:30:13 PM »
I'm willing to bet that if someone were to create a utility that would take a XP based OS and convert it to 32 bit Linux using Wine for supported Windows applications people would pay for it. It's cheaper than throwing away a usable system and instead giving it a new life.

If Linux 32 bit became a legitimate replacement for XP users not willing to continue on with Microsoft's credit card motivated migration plan, it could also be a new life for software and languages centric to the win32api.

If you were faced with having to upgrade a 32 bit XP PC, would you go to 32 bit Win7 route or entertain a Linux direction? My thoughts are why keep pouring money into out dated but usable hardware and enjoy all the FREE software Linux has to offer. All you would hear going the Windows route is that there is no further pans for upgrading or supporting XP class applications. IMHO

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #1 on: March 18, 2014, 03:56:14 PM »
Hey Mike,

Have you given this any more thought. Your efforts with eOS gave me the impression you might interested. You could call your Linux based XP replacement Doors;D



Looks like someone else had the same idea. (Windows spoof theme)

« Last Edit: March 18, 2014, 05:56:16 PM by John »

Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #2 on: March 19, 2014, 01:05:51 PM »
Actually, John, there are already a few solutions that disguise Linux desktops as Windows 7 or even 8. The result is however quite crude, far from what we can do with eOS and Mac OS X themes. It seems as if the eOS devs have deliberately done most of the work themselves and invited us mortals only to click a couple buttons to assume our own personal responsibility for hack-intoshing their product. :)

Attached is a screenshot of what a Windows 7 theme may look like under Xubuntu. The screenshot depicts a few FBSL scripts running under Wine.


Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #3 on: March 19, 2014, 01:13:05 PM »
That really looks great Mike!

How difficult do you see creating a script/utility to parse through an XP install and build a Linux alternative out of it?


Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #4 on: March 20, 2014, 06:33:52 AM »
I can't tell you anything definite at the moment, John.

I'd like to have it all work under Ubuntu 12.04 LTS and Gtk3+ but the problem is Ubuntu's panels and dock are not customizable into a Windows taskbar. Xubuntu and its panel as in the screenshot above pulls over 350MB of dependencies into Ubuntu which isn't good at all.

XP is difficult because there wasn't yet any Gtk3+ at the time when XP theming was popular. Yet I think I will be able to find or tweak something for it too. In the meantime, see how Windows 8 theme looks in Ubuntu's Gtk3+ with Cinnamon. It requires only some 80MB for the panel and runs in a separate login session not affecting the existing native Gnome and Ubuntu session options.

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #5 on: March 20, 2014, 10:34:35 AM »
Amazing!

Maybe the first round of the migration should be focusing on moving pictures, documents, e-mail and browser settings. I think it's important to stress that not all MS applications need to be ported as there are like solutions native to Linux that will do the same thing without a big learning curve. The only Windows application that I was using Wine for was Ultra Edit until they could mature their Linux version. O2 is the last of the Windows apps that I run on a near daily basis under Wine. I can't even imagine ever going back to Windows no matter what they come up with next.


Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #6 on: March 20, 2014, 06:46:45 PM »
I can understand that.

Among the four components that you suggest there is just one that doesn't fall into place, and this is MS Office documents. All the others fit in perfectly for an average white-collar user and don't need any learning curve at all. But MS Office docs are compatible with, and manageable by, Libre Office only if they don't have VBA macros embedded. Ask Gerome who I know for 14 years already - apart from database management, MS Office's VBA has been his most used programming language all that time, both professionally and for leisure coding.

As for myself, there are other obstacles that forbid migration. Alongside programming proper, my interests lie in the image processing and 3D domains. This is where Gimp and Blender respectively are the only sensible options available in Linux. Gimp works well for PNG's but almost everything else is done by Photoshop in a much more professional way. And it is backed up by a dozen other professional packages available in Windows. Further, Blender works well but its UI is so horrible, alien and illogical that you simply can't force anybody to migrate to it from Windows' 3DS Max suite, Daz, Bryce, Zbrush, to name but just a few pro SW packages.

Visuals seem to be the prime attraction in computer for a casual man. This is where Linux is still at its early stages. But it is sure catching up even if not so fast and professionally as it would were it more financially motivated and less debauched by the GNU GPL aggressive practices and propaganda.

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #7 on: March 20, 2014, 07:03:18 PM »
My thought is this is for the casual XP user with a 32 bit older PC that just needs a supported OS that can give the old girl a little more life.


Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #8 on: March 20, 2014, 11:09:59 PM »
Then I'd say I don't remember anything special in a standard XP installation that's not already part of a basic Ubuntu distro. With the only exception of XP being rigid to unprofessional handling while Linux is saturated with options that act as a hand grenade instead of a banana in the hands of a monkey.

You can tweak XP the Linux way too but for that, you have to be familiar with basic programming or at least scripting and Windows SDK or at least bare WinAPI. Linux is much more susceptible to incompetent user actions than Windows with Mac OS X standing somewhere in between.

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #9 on: March 21, 2014, 12:33:07 AM »
Yep. Freedom can be scary to those incarcerated by false beliefs.




Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #10 on: March 23, 2014, 07:25:28 PM »
This is XP Royal Blue under Ubuntu and Cinnamon. I wasn't able to find anything decent for Gtk3 with the default XP theme that's called Luna. All the other sources dated back to Gtk2 which wasn't my target. Neither could I find a full XP icon pack for Linux. The one that's used below has a dozen basic icons only and much more work needs to be done to convert XP's original .ICO files to Linux .PNG's to add to the theme. But I'm too lazy for that kind of "creative" work.  ;D

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #11 on: March 23, 2014, 08:06:17 PM »
Mike,

You have made excellent progress and I hope you continue with the project. I think you could build a healthy community around this. Have you thought of opening a web site that is focused on this project?

I think screen shots of familiar activities they would normally preform under XP will reduce the skepticism and reluctance to give it a try.  Open Office was recently donated by Oracle to the Apache foundation to manage. I think highlighting office tools on your platform would give it credibility as well.

Quote
But I'm too lazy for that kind of "creative" work.

Get the project rolling for real and you can delegate these tasks to talented contributors.

« Last Edit: March 23, 2014, 08:29:54 PM by John »

Mike Lobanovsky

  • Guest
Re: What's missing ...
« Reply #12 on: March 23, 2014, 09:16:18 PM »
"Platform" would be too strong a word for this activity, John. There is almost nothing in what's depicted here that can be called my original work barring a few .PNG's and a couple of fixes in the .CSS files that I've added for better metrics. These are all known solutions scattered all over the net in bits and pieces, which is too characteristic of all this linuxoid "modularity" mess.

OTOH gathering it all in one place like a ppa repo with some other handy packages like e.g. a .PDF editor and perhaps even including some major ones like Libre Office or Gimp, and calling it something like XP Migration Center might draw some interest from potential MS Windows defectors.

But I don't think I could spare my time for such a project. Given my plans to start extending FBSL natively to other platforms, I doubt it very much that I would be able to physically cope with such tasks in parallel.

Here's a very nice re-implementation of XP Luna Olive. Its look and feel, and also panel and main menu metrics, are much closer to the original than the above XP Royal Blue theme. Theoretically, its constituent .PNG's can be re-colored in an image editor to XP Luna Blue and XP Luna Silver to provide for a complete set of XP's standard themes. :)

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #13 on: March 23, 2014, 10:07:57 PM »
It just keeps getting better.

I would hate to see this effort and your skills directing it end here. A call for help is in order. Everyone (okay maybe not Microsoft) benefits from this.

Another idea would be to post the project on one of the funding sites. I think you have enough to tell the story and get it funded. Since there is a lot of this that is already done and it's a glue job, the estimated cost should be low enough that getting it funded should be rather easy.

« Last Edit: March 23, 2014, 11:04:11 PM by John »

Offline John

  • Forum Support / SB Dev
  • Posts: 3597
    • ScriptBasic Open Source Project
Re: What's missing ...
« Reply #14 on: March 24, 2014, 07:47:57 AM »
This might be something to look at.

Zorin OS 8