bWebColors V 0.0.1

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

bWebColors V 0.0.1

Post 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:
Image

Feedback apprectiated. Thanks.

Kind Regards,
Last edited by bembulak on Sun Jun 24, 2007 11:40 am, edited 1 time in total.
cheers,

bembulak
frederic
User
User
Posts: 56
Joined: Thu Jan 05, 2006 11:22 pm

Post 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...
Brice Manuel

Post by Brice Manuel »

Looks like a useful tool :D
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

@Frederic: it is also written under 7.04! :D
Good Ideas! I'll keep this in mind for version 0.0.2!

Thanks.
cheers,

bembulak
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

Looks nice! But where is the Win32 Version? :?:
frederic
User
User
Posts: 56
Joined: Thu Jan 05, 2006 11:22 pm

Post by frederic »

it is in the archive

bWebcolors_v_0.0.1.tar.bz2
/linux
/src
/w32
/readme.txt
Brice Manuel

Post 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?
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

The compressed file is for linux or some other operating system
Brice Manuel

Post 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.
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

Which one are you using
Brice Manuel

Post 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.
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

It works with 7zip! An Open Source Archiver with "mucho power"!

www.7zip.org
cheers,

bembulak
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

I'm using IZArc http://www.izarc.org/ (free)
“Fear is a reaction. Courage is a decision.” - WC
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

7zip rocks.

Going to look at http://www.izarc.org/

Anyone know of a way to unpack amiga lzx on windows?
Dare2 cut down to size
Pantcho!!
Enthusiast
Enthusiast
Posts: 538
Joined: Tue Feb 24, 2004 3:43 am
Location: Israel
Contact:

Post by Pantcho!! »

Post Reply