Page 1 of 2
bWebColors V 0.0.1
Posted: Sat Jun 02, 2007 9:32 pm
by bembulak
Hi!
I found a list with 650 Colors on the web and thought, it might be usefull for someone to have it in a little tool.
To be honest: it's not a great thing, but for me it was a good training and maybe some webauthor may find it interesting. You also can use it as external tool in PB's IDE.
Just Right-Click on one of the colours and choose to copy the color's value as integer or RGB to the memory.
So here it is:
bWebColors, Version 0.0.1 for Win32 and Linux, including the source.
Size: 43,2 kib
And a small Linux-Screenshot:
Feedback apprectiated. Thanks.
Kind Regards,
Posted: Sat Jun 02, 2007 9:44 pm
by frederic
Hello, this tool works great under ubuntu 7.04
You could add some copy functions like
copy for purebasic : RGB(xxx,xxx,xxx)
copy for html : #XXXXXX
etc...
Posted: Sat Jun 02, 2007 9:47 pm
by Brice Manuel
Looks like a useful tool

Posted: Sat Jun 02, 2007 10:00 pm
by bembulak
@Frederic: it is also written under 7.04!
Good Ideas! I'll keep this in mind for version 0.0.2!
Thanks.
Posted: Sat Jun 02, 2007 10:21 pm
by michaeled314
Looks nice! But where is the Win32 Version?

Posted: Sat Jun 02, 2007 10:24 pm
by frederic
it is in the archive
bWebcolors_v_0.0.1.tar.bz2
/linux
/src
/w32
/readme.txt
Posted: Sat Jun 02, 2007 10:25 pm
by Brice Manuel
michaeled314 wrote:Looks nice! But where is the Win32 Version?

The source is included. What is stopping you from compiling a Windows version?
Posted: Sat Jun 02, 2007 10:26 pm
by michaeled314
The compressed file is for linux or some other operating system
Posted: Sat Jun 02, 2007 10:28 pm
by Brice Manuel
michaeled314 wrote:The compressed file is for linux or some other operating system
Odd, I decompressed it just fine on Windows. Are you sure your archiver supports that format? It should work on most archivers on any OS.
Posted: Sat Jun 02, 2007 10:29 pm
by michaeled314
Which one are you using
Posted: Sat Jun 02, 2007 10:31 pm
by Brice Manuel
michaeled314 wrote:Which one are you using
I use PowerArchiver. Somebody else might be able to point you to a free program that supports multiple compression formats.
Posted: Sat Jun 02, 2007 11:01 pm
by bembulak
It works with 7zip! An Open Source Archiver with "mucho power"!
www.7zip.org
Posted: Sun Jun 03, 2007 12:18 am
by flaith
I'm using IZArc
http://www.izarc.org/ (free)
Posted: Sun Jun 03, 2007 12:28 am
by Dare
7zip rocks.
Going to look at
http://www.izarc.org/
Anyone know of a way to unpack amiga lzx on windows?
Posted: Sun Jun 03, 2007 1:51 am
by Pantcho!!