WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: chimera2 for TC 5.x  (Read 3132 times)

Offline urbalazs

  • Newbie
  • *
  • Posts: 3
chimera2 for TC 5.x
« on: November 18, 2013, 12:02:23 PM »
Hi!

Please make a chimera2 web browser package for Tiny Core 5.x!
I'am building a low power consumption (12 Watt) PC from a thin client, which has only 16MB storage. I installed Tiny Core 5.0.2 and some packages. It works perfectly, but i have only 800k free space on the device. Only chimera2 can fit this space. Everything done, only a web browser missing...

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: chimera2 for TC 5.x
« Reply #1 on: November 18, 2013, 04:15:16 PM »
It works perfectly, but i have only 800k free space on the device. Only chimera2 can fit this space.

Wrong, elinks-nodeps from 5.x repo is only 56Kb bigger than chimera2 from 4.x.
And just for the record, regarding 4.x repo, netrik would be 1/6th of the size of chimera2 ;)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline urbalazs

  • Newbie
  • *
  • Posts: 3
Re: chimera2 for TC 5.x
« Reply #2 on: November 20, 2013, 02:53:44 PM »
Both elinks and netrik are text based web browsers. Chimera is grafical web browser, the smallest grafical web browser. I would like to present HTML based presentations about Tiny Core on a machine running Tiny Core with very limited resources: 200 MHz CPU, 64 MB RAM, 16 MB Flash HDD.
That's why I need chimera. Please, make a 5.x package!  :P

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: chimera2 for TC 5.x
« Reply #3 on: November 20, 2013, 03:57:10 PM »
You really need: More CPU, more RAM, more flash.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Re: chimera2 for TC 5.x
« Reply #4 on: November 21, 2013, 01:09:30 AM »
Links has a graphical mode, it can show pictures.
The only barriers that can stop you are the ones you create yourself.

Offline theYinYeti

  • Full Member
  • ***
  • Posts: 177
    • YetI web site
Re: chimera2 for TC 5.x
« Reply #5 on: November 21, 2013, 04:34:18 AM »
IMHO, links-based browsers (compiled with GUI support) are the modern way to go for a lightweight web browser. There are links, links2, elinks, links-hacked (not all available with TC), and they differ on support for Javascript, tabs, copy-paste.

Offline urbalazs

  • Newbie
  • *
  • Posts: 3
Re: chimera2 for TC 5.x
« Reply #6 on: November 21, 2013, 08:09:00 AM »
You really need: More CPU, more RAM, more flash.

I have a Neoware CA5 thin client using as desktop PC with Tiny Core. 200 MHz CPU, 64 MB RAM, 16 MB flash. No more CPU, no more RAM, no more flash. I can't upgrade it!

Offline theYinYeti

  • Full Member
  • ***
  • Posts: 177
    • YetI web site
Re: chimera2 for TC 5.x
« Reply #7 on: November 21, 2013, 08:19:41 AM »
Your CPU and RAM should not be a problem. A year ago or so, I almost managed to customize TC to run on a laptop with 24MB RAM and a P166mmx CPU; that was a bit short, though. 200MHz and 64MB RAM should be OK. BTW, on said laptop, I could run DamnSmallLinux with X11 ;)
16MB of flash storage will be more difficult...

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11256
Re: chimera2 for TC 5.x
« Reply #8 on: November 21, 2013, 09:34:32 AM »
Hi urbalazs
Quote
I can't upgrade it!
Do you mean you are not allowed to upgrade it or you just think it can't be upgraded? If it's the latter, this might be useful:
http://www.parkytowers.me.uk/thin/neoware/CA5/
Depending on how large your backup file is, moving it to an external USB thumb drive might be worthwhile.

Offline georgp24

  • Jr. Member
  • **
  • Posts: 58
Re: chimera2 for TC 5.x
« Reply #9 on: November 22, 2013, 11:50:45 AM »
FLTK allows to display e.g. help text in HTML including images. Maybe that is already sufficient for your presentations. TinyCore includes the FLTK libraries so making a tiny FLTK application to display your html files would be the smallest solution.