zer000s
Apr 9 2008, 04:35 AM
| | IrfanView
If you are looking for something better than the softwares for image viewing included in windows, you can try these incredible program, really small, really fast, and simple to learn you can basic edit your photos with IrfanView, and its free 
here, a link to download, this is the version i use i have no problems with this one:
http://rapidshare.com/files/106016448/iview397.rar |
Reply
jopak134
Apr 10 2008, 04:11 PM
how good is its edit? just like paint or more powerful?
Reply
bobbybans
Apr 12 2008, 10:37 AM
I personaly use that software as my default image viewer and I must say that it is very very good. And here is a official web site where you can get more info: www.irfanview.com
Reply
the need for speed
Apr 12 2008, 10:54 AM
IrFanView can also make blur for Vistart  Vistart is a app that will make your XP start menu look and function like vista O_O .
Reply
Similar Topics
Keywords : image, viewing
- Trap17 Dynamic Recent Post/topic Image
(11)
Exact Image Index
(2) i had this idea a while back but i guess the genious at google are a couple steps ahead again, but
it's the idea is instead of relying on the tags of an image when searching it actualy reads
what's realy in that image. this can be a great step ahead witch can eliminate some mistakes
that happen when searching images. i like it /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" />. CHECK IT:
http://www.bigblueball.com/forums/general-...html#post229009 ....
Link Image Css Bug In Firefox
Can anyone help me? (7) I have a problem in a site I am creating. I have styled my post content links in the following
way. CODE #post-content a { background-color: #bf6f3c; color: #fff;
padding: 2px 2px 1px 2px; border-bottom: 1px solid #7f4926; } #post-content
a:hover { color: #f5fac7; } And when I insert an link image like so: There
seems to be an extra border inherited from my #post-content a style. I have attached the screenshot
to show the problem. This was how my link image should look like: CODE #post-content a img { ....
Image Upload
?!? (7) I need the image upload script which automatically resized the image by specified size and store it
in the specified folder.....
Windows Live Image Search
(0) Guys... you must be familiar with filters in Google web search like "mighty definition" (which will
give you the definition of the word) and "test site:testing.com" (which will search only in that
site...). But this is not so advanced in image search except for size of images. Filters in
Google image search The filters that are present in Google image search is limited. The limitation
is upto the level of size of the images and its not that very convenient. I will not say that such
filters are not a very good choice of many... but still compared to the millions of im....
Cascading Windows
How do I make the image? (5) Hi there everybody! Well as the title says I'm wanting to make something like this But
I've got WindowsXP. The image I'm wanting to make is similar to the abouve but the windows
are turned slightly as if they were a peice of paper. Is there a program that does it? Heres another
image of what I'm wanting to do. Thanks guys Karlos....
Centering A Div Containing Image.
I have a logo I need centered in a aujustable width page (9) http://sonesay.trap17.com/sonesayi/ Just a new layout I'm working on, Any ideas how I can get
the logo to be centered? At the moment I can only float it left or right. I think is possible to get
it done in tables but I would prefer to stay away from them in layouts. Any insight appreciated. by
the way source code and css is at http://sonesay.trap17.com/sonesayi/index.html
http://sonesay.trap17.com/sonesayi/main.css thanks ....
The Right Web Album/image/photo Album Host?
a question regarding the confusion of choosing the right host (7) Hello, since I can't post to the Internet secion of this forum, I'll post it here. I am
still doing my best to get more than 30 credits, right now I only have the half Anyway alot of our
relative uses Flickr (which sucks--limitations) and Kodak photo sharing thingy. Now, me I wanted to
be unique at the same time to help other relatives in choosing the right site to upload their
pictures of course, with a wonderful features. Can you please help me or recommend me some photo
sharing sites, where I can upload my pictures or pictures of our family? If possible, th....
Image Calling Problem Solved
I was having issues trying to call an image from a folder. (1) Alright so this is for example You'd have a site and the structure is like this.
http://www.url.com/ a folder of images /images/ and some pages in this parent directory. However,
I have another folder so it's http://www.url.com/other/ and this index page needs to call
things from http://www.url.com/images/ and it can't. It won't load. I've had the
call be to CODE <img src="images/" or <img src="../images/" and
<img src="http://www.url.com/images/" It doesn't work. I can't....
Image Anywhere
(2) I want to know how to put an image anywhere in the page using HTML/JavaScript. Please Help.....
What Do You Think About My Layout-image?
(2) Hello. So I made this layout image, and I would like to hear what you think about it. I did not
spend to much time, but some. Most of the time was used to find images, and apply a vintage effect.
I think it came out okey, but that is my opinion. I am not to good with photoshop, and you can say
that it looks a bit "piczo-ish". Haha, new word. /tongue.gif" style="vertical-align:middle"
emoid=":P" border="0" alt="tongue.gif" /> Anyway, I can say that the "theme" is a bit related to
poverty, and such things. I am not quite happy about the blending some places. It is quite....
Image Rotater
need help (2) a while back i made this script and it worked great. i made it so that members off of some of
mysites could use it to display the button images that i had that would link back to my site. and
what a lot of the members were doing was using it with the marquee tag because they were linking to
a lot of sites, and one of my members said that it would not work with the marquee tag in firefox.
so i tested it and sure enough it would not work it would just site there. so i tryed to fix it but
i could not find what was wrong with it, so i was hopeing that some one here could. h....
Php - Ajax: E-mail Protection, Clickable Image
(2) Description Concept sparked by the following topic: Email Address Protection From Spam Bots
. The idea is to have an image, when clicked on, turn into selectable text. The e-mail is encoded,
and that encoding is sent to the server through AJAX to be decoded via PHP. After it is decoded, it
gets sent back to be inserted into a text field which is automatically selected upon clicking the
image. I have decided to keep things limited to one page for now, where the concept can be easily
seen. Code $get = $_GET ; if ($get != ""){ echo "....
Background Image Swap Script
Change a Background Image based on clock time (13) Background Image Changer Script To swap the background image from your CSS file according to the
Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
create an index.php file and copy/paste the following script. CODE <?php $hour =
date('H'); if ($hour < 12 ) { $image =
"morning.png"; } ....
Do You Use Imagefilez.com?
ImageFilez.com : Free Image and Video Hosting (20) Do you use ImageFilez.com? If so, for what and how long? If not, why? /huh.gif"
style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> Please vote and reply to
this thread with your responses. I don't personally, because I have an account on Photobucket
and ImageShack, and I sometimes use the Free Hosting that comes embedded into my forum and at the
site I moderate.....
Google Rolling Image Trick
(11) You might already know this but it doesn't really matter.... OK this isnt a useful trick or
something, its just something thats fun to see. 1. Goto Google 2. Click "images" 3. Type "jesus"
or any other word 4. You will get a page which is full of images 5. Then delete the item from the
address bar and paste the below script: CODE java script:R=0; x1=.1; y1=.05; x2=.25; y2=.24;
x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function
A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position=....
Image Not Taking The Right Size In Web Page
An image is correct when designed, but not when put in a website (1) When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a
coloured curve along the side, I come across the weird thing that, when I put the image on a web
site, it does not take in the whole top and does not run from top to bottom completely. The image is
made in Adobe Photoshop at a resolution of 1024X768 pixela and looks correct , ie. the horizontal
bit runs completely from left to righ and the vertical bit completely from topright to bottom right,
yet when put in to the web page, it shows with big margins left and right and to....
Image Hosting...
(12) Heya I want a nice free image host that isn't used by many people... Something exclusive yet
free /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> And a
bonus would be if the image had yorkey.com/imagename but it doesnt have to. Cheers /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
A Simple Php Captcha - Image Validation
(21) OK, I recently had the need to create a PHP CAPTCHA system for a friend, and I am sharing this as a
tutorial with the good people here at Trap17. I am sure you have all seen a CAPTCHA before (although
you may not have known what it was called). They are the little codes you often have to enter when
you register with a site, to make sure you are a person and not an automated script. Some common
examples look something like this: My system doesn't really do anything as fancy, but I
think that it is slightly more readable that some of those that get generated. Every....
Time Viewing
(13) Einstein once proved time travel impossible but never said anything about time viewing i bielive so
i posted this to see if anyone has opinions i can feed off of about either a)do you think time
viewing will ever be possible and if so your theory or b)do you not agree with Einstein and think
time travel wil one day be possible and if so your theory....
Mylot.com
earn a lot of money on discussion and upload image (16) The site is mylot and all you have to do is stay active in the site by creating or responding to
discussions and upload photos. You get 1 cents minimum for each response you post or when someone
responds to your topic. Your rating in the site goes up by 1 for each unique discussion you take
part in or when someone responds to the discussions started by you for the first time. They pay you
based on the quality of the posts you make. so, if you really make a worthy reply, you can expect
5-10 cents for a reply. Respond to as many discussions as possible and earn. You ca....
Scrolling Images?
How to Make an Image Scroll With the Page (4) I'm trying to make my homepage look a little fancier and I've got a nice background image,
but I want it to scroll with my page, like if you scroll down the image will still appear like it
does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage
to edit it. I'm not sure what programming language this would be, probably CSS or Javascript,
but I can edit the page script with Notepad or something to make this work. Right now the page is
purely HTML, so whichever language this is, can somebody also give me the tags and ma....
How To Create Embed Image Mail In Gmail
(34) Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
automatically see that image. Moreover I wont attached that image as it appears small in size in on
gmail. Thanks in Advance. ....
Watermark Your Image With Simple Php Script
found it on the net (32) This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
Scripts site. Just in case the site may not show, I will include the code here: List of things
needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
transparent gif image with the watermark - goes in the same directory as this script // ....
Dynamic Image / Signature Generator
a simple code to change text on an image (12) In search of dynamically changing quote, saying or all other types of text on an image I came across
a code that I have modified to fit my initial usage. This procedure requires two files and short
knowledge of PHP. If you are familiar with Trap17's sig rotation code you will understand this
procedure very fast. Code 1: dynamic_sig.php (you can rename this to index.php and you'll see
at the end why) Code 2: a simple text file named anything (I will call it name.txt ) Code 1
CODE <?php header("Content-type: image/png"); ....
What Is Theme Of Your Current Desktop Image
about images, pictures... (19) My current desktop image is standard windowsXP Home image. /tongue.gif' border='0'
style='vertical-align:middle' alt='tongue.gif' /> And U? ....
800 Banners + Best Free Banner Text/image Maker!
Image banners + flash banners. (15) I've said everything, i've shared my entire collection of banners and a banner maker that
can make text banners/ads and images banners/ads with links and all the rest. Download: 800
Banners: http://free-flash-clocks.trap17.com/800_banners.zip Also you'll find also flash
banners too, made in flash, of course, about 400+ free flash banners, just use them on your business
websites or any other websites/forums/blogs you want. If you know how to convert the swf files to
fla, be my guest to do so, if you don't know how to convert swf files to fla, just s....
Fixed Background Image
Just little reminder (10) Easy teahnic, post the following codes between and QUOTE <!--
body{background-image: url( under.gif ); background-repeat:no-repeat; background-attachment :
fixed; background-position: 10% 20% ;} --> For red colour, change it to your
image's location. For green colour, it is used to set horizontal and vertical position of
background image. I hope it can help you. /tongue.gif' border='0' style='vertical-align:middle'
alt='tongue.gif' /> ....
Making A Scroll Bar In Flash
with an image and words on it (4) does anybody know how to make a scrollbar for my game page I am making on my site. This whole site
is completely in flash. I know how to make a scrollbar for just words but not when there is an
image on there also. Does anybody know?....
Turning An Image Into A Cartoon Style - Photoshop
Tutorial on cartooning images. (27) This tut will show you how to make a photo look cartoonish in three easy steps... 1)Open your
image in photoshop, doesnt really mater what size or shape anything really a landscape, city, or a
person. I am using a picture of a football player in this example 2)Go up to
Filter>Blur>Gaussian Blur and set the radius at 3.0 or higher depending on the effect your looking
for. 3)Last go Edit>Fade Gaussian Blur. A window will pop up... set the mode to darken for tha
cartoonish effect or to any other mode for plenty of other effects. Lower the opacity if you
don't....
Looking for image, viewing
|
|
Searching Video's for image, viewing
|
advertisement
|
|