Favicon grabber

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
10 posts Page 1 of 1
Contributors
Vikhedgehog
VIP - Donator
VIP - Donator
Posts: 812
Joined: Fri Nov 05, 2010 6:24 pm

Favicon grabber
Vikhedgehog
Here's a quick tool that can grab and save icons from websites.

Features:
Grabbing icons from websites
Saving them
Custom loading icon ;D

Yeah i know this is basic but it is clean (save dialog not popping up twice, etc...)

Program:
Favicon Grabber.zip
App:
Favicon Grabber Source.zip
Have fun :D

~Vikhedgehog
You do not have the required permissions to view the files attached to this post.
Last edited by Vikhedgehog on Sat Dec 10, 2011 11:41 am, edited 1 time in total.
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

Re: Favicon grabber
Danny
wow this is awesome =D
Vikhedgehog
VIP - Donator
VIP - Donator
Posts: 812
Joined: Fri Nov 05, 2010 6:24 pm

Re: Favicon grabber
Vikhedgehog
himeji-jo wrote:
wow this is awesome =D
Thanks :P
User avatar
Jg99
VIP - Site Partner
VIP - Site Partner
Posts: 453
Joined: Sun Mar 20, 2011 5:04 am

Re: Favicon grabber
Jg99
Thats... SO. Cool!
http://www.sctechusa.com SilverCloud Website
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Re: Favicon grabber
Codex
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
Vikhedgehog
VIP - Donator
VIP - Donator
Posts: 812
Joined: Fri Nov 05, 2010 6:24 pm

Re: Favicon grabber
Vikhedgehog
Codex wrote:
It's not that good, watch: http://www.youtube.com/watch?v=OuvzO4t3Xbc
I guess nobody can't access the video cuz its private.
User avatar
dj1437
VIP - Donator
VIP - Donator
Posts: 504
Joined: Tue Dec 21, 2010 2:02 am

Re: Favicon grabber
dj1437
Codex wrote:
It's not that good, watch: http://www.youtube.com/watch?v=OuvzO4t3Xbc

Nobody says,"Its not that good." It means nothing. If you dont like it then dont respond to the topic. Or just tell what will make it better.
This is a signature.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Favicon grabber
mikethedj4
I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.
Code: Select all
<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE">
<link rel="SHORTCUT ICON" href="URL_HERE">
<link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
Just click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.

I did that exact thing, and BINGO Code'N'Stuff's official favicon.

Image

Nice idea though, but like I said. I don't see a need for it, but that's me.
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

Re: Favicon grabber
Zulf
mikethedj4 wrote:
I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.
Code: Select all
<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE">
<link rel="SHORTCUT ICON" href="URL_HERE">
<link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
Just click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.

I did that exact thing, and BINGO Code'N'Stuff's official favicon.

Image

Nice idea though, but like I said. I don't see a need for it, but that's me.
I think this was intended for Web Browsers.
Image
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Re: Favicon grabber
Bogoh67
Zulf wrote:
mikethedj4 wrote:
I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.
Code: Select all
<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE">
<link rel="SHORTCUT ICON" href="URL_HERE">
<link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
Just click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.

I did that exact thing, and BINGO Code'N'Stuff's official favicon.

Image

Nice idea though, but like I said. I don't see a need for it, but that's me.
I think this was intended for Web Browsers.
Im with Mike if this were intended for web Browsers then dont you think he would've mentioned that
and if it were for web browsers it shouldnt have its own seperate program it should be built in so when you enter
a webpage it asks if you would like to use the feature
10 posts Page 1 of 1
Return to “Full Software”