ruled_paper
Oct 14 2007, 09:08 PM
| | Is Adobe Photoshop really good for picture editing? If it is, I plan on using the pictures for webpages. Is there any other notable softwares out there for web design? Thanks in advance. |
Reply
eXc1te
Oct 14 2007, 09:26 PM
I used photoshop for designing the images for my webpages and it works GREAT. If you havnt used it before it might take some time to learn to use all the features, try some online tutorials just to learn the types of things you can do. Also photoshop has a feature where u can make ur website all in photoshop and it will slice up the images and write the code. I would not suggest this, because then your whole page is images and gets very large. The code is also not always neat and up to standards. But to answere your question i would get photoshop
Reply
TavoxPeru
Oct 14 2007, 09:43 PM
QUOTE(ruled_paper @ Oct 14 2007, 04:08 PM)  Is Adobe Photoshop really good for picture editing? If it is, I plan on using the pictures for webpages. Is there any other notable softwares out there for web design? Thanks in advance. Yes, Adobe Photoshop is a very good picture editing software but now you have other free choices like The GIMP, give it a try. Best regards,
Reply
eXc1te
Oct 14 2007, 09:55 PM
the gimp is good, but the layout of it bugs me probally because i'm used to photoshop
Reply
Jimmy89
Oct 15 2007, 07:50 AM
I have to agree with Tavox, The Gimp is a great program. It has all the features of photoshop and its free.
Reply
Quatrux
Oct 15 2007, 08:09 AM
If you have the money to buy Photoshop, go ahead, but if you're a student or just don't have to much money to spend on such software open-source or free alternatives like the Gimp would be your choice, you can make a lot of really cool looking things with it and with current support for it is really very easy, there are plenty tutorials and IRC channels with people using it.. Also I know about Paint.NET but I never really used it longer than 5 minutes, but I heard good comments about it, you can even use IrfanView for simple things like scaling and etc.
Reply
Similar Topics
Keywords : web, design, software
- Please Review My Design For A Self Cert Mortgage Company
(1)
How To Design The Popup Menu Item Using Javascript(2)
(0) How To Design The Popup Menu Item Using Javascript(1) and also code this java script file for
menu code: CODE var AgntUsr=navigator.userAgent.toLowerCase(); var
DomYes=document.getElementById?1:0; var
NavYes=AgntUsr.indexOf('mozilla')!=-1&&AgntUsr.indexOf('compatible')==-1?1:0;
var ExpYes=AgntUsr.indexOf('msie')!=-1?1:0; var
Opr=AgntUsr.indexOf('opera')!=-1?1:0; var DomNav=DomYes&&NavYes?1:0; var
DomExp=DomYes&&ExpYes?1:0; var Nav4=NavYes&&!DomYes&&document.layers?1:0; var
Exp4=ExpYes&&!DomYes&&doc....
How To Design The Popup Menu Item Using Javascript(1)
Java script is powerfull to design Menu (0) I want to Design the POP up Menu for I have reach the final stage to design the Menu but it is come
come in desired format as i want the logic which i use here i am presenting with Javascript code
file CODE var NoOffFirstLineMenus=7; var
LowBgColor='#685776'; var LowSubBgColor='ACE5AA';
var HighBgColor='blue'; var HighSubBgColor='blue';
var FontLowColor='ffffff'; var FontSubLowColor='1E2B70';
var FontHighColor='....
Need A Free Graphic Design Software? Try Paint.net!
(13) Paint.net is a free graphic design software, although it is not professional enough, but as a
freeware, it does a good job on graphic design! it is good enough for common usage... so....
let's try it out and post your comment here!....
Blackberry Software
blackberry software (2) Hello, I wonder if are there any users of Blackberry around? I have a bb8820 and I have a limited
version of programs. And I will be happy to share with you. Please let me know if you have any
program for BB(blackberry) or any program that can be installed to bb. ** Some of the jar files are
can be installed to blackberries. But some can not work with them.. I will be happy if you can
supply the name of your BB and if any program is working with your one.. I have Gmail talk program
and many google maps program but none worked with me with the wireless internet conne....
Remote Desktop Software
need some software to go please (7) I have this bunch of computers at home with users; my wife, my kids and one on the garage and my
laptop with two of my desktop with different uses. I was wondering if theres a remote desktop
software out there that I could use on my local network the has the same functionality as Windows
Remote Desktop. One thing that I dont like about Windows Remote desktop is that i need to supply
an password for those PC i would want to connect. I don't like passwords! Second, I could not
be able to collaboratively use the desktop with the current user. It goes to this logout s....
Software Kvm
Use one mouse/keyboard to control several PCs (4) Hey guys. This is my first post on the forums. Read around a bit and saw quite a few people
interested on the multi-monitor setup so I'll post about an alternative. The laptop +
workstation model is getting very common amongst us technopiles. Still, I often found myself
connecting my monitor and mouse to my latop for confort. Well, recently I found out about a great
little program called Synergy. Synergy allows you to setup several computers to share the same
input devices. You setup their relative positions and it works like a charm. Now I get home, I open
my lapt....
Great Software For Building Flash Web Sites
(1) I found a great software that allows you to make your own personal flash web site . and help you in
publishing it... it's so easy. . and it will make yolur site look amazing /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> name:A4 flash size:9,98 MG
you could download it from her: http://www.zshare.net/download/19175689cf06350c/ ....
How To Design A Contact Form Part 3
(0) QUOTE Design A Contact Form In Flex Part 3 Hopefully you have able to get a grasp on my first
tutorials on how to design a flex form and then be able to stylize it with CSS. So now on to set up
your form to validate and of course being able to reset your form as well., and before we get to the
actual coding I break down the tags that will be used in this tutorial and what their roles are. Of
course, since my newbieness really starts here I try my best to explain these tags. The first tag I
will cover for setting up the validation is the tag, and since I don'....
Linux Software Installation Help
it tells how to install software in tar.bz2 or .bin extension (2) installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
created..read the readme file..follow instruction such as make or make install to be commanded in
terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
How To Design A Form In Flex 2
(0) QUOTE Design A Contact Form In Flex Part 2 I hope that you learn a little bit of the Flex
format with my first tutorial because that was the easy stuff until you get to the actual
programming such as ActionScript and any other languages. Of course, I think this is by far the
easiest part of designing forms or applications and that is using CSS. I will like to point out
that CSS in Flex is a enigma and I will tell you why, because CSS in flex acts like regular CSS in
html however it is very limited in what you can use and yet CSS in Flex is very complex because of....
Design A Contact Form In Flex Part 1
(0) QUOTE Design a Flex Form Part 1 Well this is my first tutorial on Adobe Flex 3 which is a great
program if you’re interested in designing applications for the web 2.0 era. Adobe flex is the
way to go as it combines several different programming languages in order to make the most out of
this program. This includes HTML, CSS, XML, PHP/MySQL, XML, ActionScript, Ruby on Rails and ASP and
this is all possible by the use of MXML or Magic eXtensible Markup Language because it is a user
interface markup language. My three part tutorials for this form include desig....
Spybot Recommended
Software Anti-spyware (4) This program can detect and remove a multitude of adware-spyware files and modules from your
computer.
Spybot also can cleans your browser, which is....
Bluetooth Software
I need bluetooth software (free to download) for my phone to connect t (5) Hi, I need free bluetooth software that can connect my Nokia 6233 to my Acer Aspire 5315 laptop.
Can anyone help me please?....
How To Create A "user Profile" Page.
No design (easy to add later if you want). (14) Hi! It was a long time ago I created a tutorial, so I've decided to create a new one
/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> This time, I am
going to teach you, how to create a "user profile page". Lets say I am logged in on my account, and
want to view someone else account information (in this case, only his username, but you can add more
things later). Then I'll press on a link, that will take me to his user profile. But before
you can do that, you will have to create a register script, and a login script. If you d....
Best Free Forum Software
What is it? (12) What really is the best free forum software? I personally like SMF (Simple Machine Forums) as it
has a nice layout, easily installable themes and a great admin base with nice tools. People really
like phpBB i don't why i think SMF is much better Tell me what YOU think! /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />....
Acer Arcade Software
is it possible to download? (13) I've got an Acer Aspire 5611 laptop, which was a replacement for another that went bad. This one
didn't come with any software or windows installed, I had to get a new copy for it. I've
been able to download all the acer drivers and the acer utilities sets, but I can't find
anywhere to download the Acer Arcade software, which seems to be a requirement for being able to use
the dedicated media buttons on the side of the laptop. Does anyone know where I can find this, or if
it's even available? Searching for ideas, I've found one thread that said to....
Recommended P2p Software?
(18) Could anyone recommend me some of the good P2p Softwares out there? I really need it !!! /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> Because I don't like kazaa
full of viruses and spywares so please recommend me somthing safer than that please....
Web-based Ftp Client
No software installations required !!! (10) Transfer your files through our web-based / online ftp . Click here to Visit QUOTE Features :
1. Navigate the FTP server. 2.Upload / Download files. 3.Zip / Unzip your files and upload /
download. 4.Calculate file size. 5.Copy , Move , Delete. 6.Install Software. 7.Copy or move to 2
nd FTP server. 8.Chmod & rename . 9.View code with syntax highlighting 10.Text / HTML editor.
and more facilities..... Copied from: http://www.jbi.in/ftp/ Use QUOTE tags if you copied
this from another source. ....
Cruzer Flash Drive (usb)
What's with the software (13) I have a couple of 1G drives by other brands and just picked up a new 2G cruzer by Sandisk. But
it comes with all this (stupid) software ... a launcher and stuff. I'm used to plugging it in
and using it. And with the launching software it wants me to WAIT until it launches its own apps.
What's the advantage? It seems quite redundant to have this extra software running. I deleted
the files, but they keep coming back. YIKES! How do I get rid of them!? ....
Free Shopping Cart Software
VirtueMart- Your free eCommerce Solution (2) VirtueMart - Your Free Shopping Cart Software Couple of days ago I posted a question on
VirtueMart user registration, but it remained unanswered. May be my question was not clear enough to
understand. However, just before this post, I conducted a forum search on VirtueMart but found only
one forum posting and that is my earlier post. So I decided to give it an introduction here although
presumably a lot of Astahost forum members are using it or its predecessor PHPShop VirtueMart
works as a plug-in component with Mambo/Joomla ( A CMS and discussed many a time in A....
How Parental Control Software Works
(4) Parental control software sits on the computer between a browser and the Internet, it's
something like a firewall - no data can be sent to and from the Internet by the browser without it
first being checked by the software. Ways of blocking in Parental Control Software There are
three ways by which parental control software block sites or their contents: CODE (i) They
check requested URLs against a list of blocked sites in their repository, which is automatically
updated like anti-virus updates. (ii) The software checks the text on the site for banned wor....
A Free Graphic Design Program That Could Equal Photoshop?
(35) The past few years of my designing experience have been accomplished mainly by using a copy of my
friend's father's Adobe Photoshop CS 8.0 CD. But my computer had been bugging me lately and
i had no choice but to reformat it, at the same time wiping away any trace of the program.
Unfortunately for me, i hadn't made a copy of the CD myself and i feel so much regret and
remorse over that incident. Still, i have to look towards the future. I've went to the Adobe
website and in no way am i going to pay 600 bucks for one program that i use once every week. A....
Anyone Know Of Any Good Image Editing Software?
for windows. (24) so.. does anyone know of any good image editing software? something similar to photoshop i guess or
psp? that has a lot of options and things to do ......
Flash Site Software
Help need for nice flash making software (13) Hello iam a newbie in flash ,And i want to make a Website Using flash, Can someone show me some easy
to understand flash making software,I have macromedia flash mx but i dont understand a word in
that..! its very complicated..! As i need an easy to use software..! /sad.gif' border='0'
style='vertical-align:middle' alt='sad.gif' /> ....
Reverse Video
And software suggestions? (16) I am an amateur filmmaker, and I desperately need a video editing program that can reverse video. I
have tried using Fade to Black, which can reverse video, but when I mix down to an .avi, the file is
glitchy and I lose a lot of frames. Does anyone know of any software that can reverse video but
still retain the quality of the original video, sans glitches? Thanks.....
Open Source Software
Just a general discussion (4) Hey, not sure if this is the right forum, but I was just curious about open source software and
operating systems (like Linux). How do programs that are open source make any money for their
creator? Are they only produced with intent to better the computer-using portion of humanity? Or
do their creators somehow make money. Also, out of curiosity, how does one edit open source
software; With a text editor, or is it more complicated? -Kyle....
Why Can't I Install Software As Root?
(7) When I become root with "su -" and try to install some software, such as firefox, it then
says:"(firefox-installer-bin:3645): Gtk-WARNING **: cannot open display:" What's the meaning
of this information? And how can I deal with it? Thanks!....
What's The Best 3d Animation Software?
Maya 6, Pixar, 3D Studio Max, (15) I want know want animators prefer using in 3D Animation.....
Adobe Premiere Pro vs Sony Vegas 5 + DVD Productio
Which is the best video editing software (32) I am trying to choose between Adobe Premiere Pro and Sony Vegas 5 + DVD Production Suite. Their
both priced at $699. I want to know who is better.....
Looking for web, design, software
|
*SIMILAR VIDEOS*
Searching Video's for web, design, software
|
advertisement
|
|