Panther Color Labels

Preview :

Labels.jpg

DOWNLOAD

(icons not included due to lack of will for asking permission,so you have to

edit config and put yours)

#89731

Download link not working, 404 page. :(

#89733

Yeah, it's not working :(

#89744

:'( can you mirror it ?

and for persmission thingy can you give a hint where you find those ?

#89751

Link fixed .

'Matrix Documentations' by dave Brasgualla get from ICONFACTORY

'Panther' get from MIXTHEPIX

#89757

wow! thanks alot man! i already have my config made up!

oh yeah, a REALLY good font for the lables is Trebuchet MS size 10 bold (make sure its bold, otherwise it doesnt look too hot) its a lot more consistent and much cleaner than lucida grande

here is a screen shot:

post-2937-1071614892_thumb.jpg

pic.JPG
pic.JPG

#89818

not about the labels, which are still cool, but where did you get that background from? really cool and would love to find it. thanks.

#89833

Get it HERE .

#89840

Clock? (backround/app)

pls :P

#89856

hehe.. request thresad :D

Great Job, Crni (Y) ! Thumbs up!

#89989

File labels are old at macs. So ther must be something similar for windows??????

#89992

THX

#90071

[EDIT] Sorry, i thought that it was the applications section as i accessed the topic from the front page.

#90095

Does this script also add the information (free and total space and number of files) below the icons or is it just the colored labels?

Also, is that a VS or an OB theme? What's it called? I've been trying to find that one, and others that say OSXp, for a while.

#90112

Originally posted by imtoomuch@Dec 17 2003, 05:44 PM

Does this script also add the information (free and total space and number of files) below the icons or is it just the colored labels? 

Also, is that a VS or an OB theme?  What's it called?  I've been trying to find that one, and others that say OSXp, for a while.

Just go HERE ;)

#90115

Originally posted by crni@Dec 17 2003, 05:52 PM

Just go HERE  ;)

Wow thanks for the fast reply! :D

#90124

Crni: How did you get rid of all of your normal desktop icons?

#90138

Originally posted by Axeon@Dec 17 2003, 07:12 PM

Crni: How did you get rid of all of your normal desktop icons?

That's easy, as long as you are on XP, Axeon. Just right-click the desktop, go to Arrange Icons By and then uncheck Show Desktop Icons. :D

#90153

How did you get Samurize to count and display the number of files in the folders?

#90563

He He! Man I really like this! GIANT icons I'm talkin. Way cool!

I'm glad you made this, I've been trying to make a label thing for weeks with no good sucess. I never even thought about using Samurize to do it. You should see this, wow!

#90817

Originally posted by imtoomuch@Dec 19 2003, 06:25 AM

How did you get Samurize to count and display the number of files in the folders?

Well it's quick'n dirty hack back from DOS days (anyone ...?)

I've created *.bat file with this in :

dir /s "C:\program Files" > "C:\Program Files\Samurize\Scripts\Programs.txt"

It redirect output of dir command (/s display all files in all subdirectorys)

to the text file.Then I read last line (or 2 last lines) of that file in samurize

and it displays total file count and dir count...

It's a bit complicated and evolves much editing ,and it's not recomened for

system folder cause that will scan all files on comp (takes a while)

and it doesn't update itself you have to link it to *.bat and clik to update...

so I didin't include it in release.

(If someone now how to this via VBS script contact me...)

#90860

:woot: thanks ;)

#90950

Tadis wrote nice and clean VBS script for counting items in folders .

I have included it in Labels config so you should REDOWNLOAD

...

#90963

Yummy! Thanks for this VBS and THANKS for this great config :lol: Great ideas here :rule:

#90972

Can it count files into disk directory ?

(sorry for my english)

but i mean, when i put L:\ into the script, it reply "Path not found items",

i have the last release, with .vbs file.

Thanks by the way, that's a very nice script (Y)

#91225