Advanced Search

Results 1 to 8 of 8

Thread: Website software

  1. #1
    Join Date
    Aug 2009
    Location
    London
    Posts
    69
    Thanks
    18
    Thanked 0 Times in 0 Posts

    Default Website software

    Hi,

    I don't currently have the means to buy Photoshop & Dreamweaver. Please can anyone suggest an inexpensive/freeware web editor program for PC. Also a an inexpensive/freeware photo-editor for PC, to scale & crop images.

    Thanks.

  2. #2
    Join Date
    Mar 2011
    Location
    N 11° 19' 0.0012 E 142° 15' 0
    Posts
    1,416
    Thanks
    37
    Thanked 84 Times in 83 Posts
    Blog Entries
    3

    Default

    I assume you're using Windows -

    HTML EDITOR -
    To start off with, I suggest using notepad (comes with windows). It's very simple and easy to use.

    Then once you've learnt a bit, try using notepad++ as it is free and provides many extra features (text highlighting, indenting etc.).


    PHOTO EDITOR-
    As for a simple photo editing software, paint comes with (all?) the windows operating system. It's very simple, but can be frustrating (lack of features). It can crop images and all that jazz...

    I've also heard that gimp is quite good (and its free ), but I've never used it.


    NOTE -
    Dreamweaver is a What You See Is What You Get (WYSIWYG) editor although it can still be used to code websites as well (I'd call it an IDE). It is highly frowned apon by most web developers as it can lead to bad coding habits and poor code. Dreamweaver, good or bad?

    Also -

    The two programs I mentioned under HTML EDITORS are both text editors and require a knowledge of html and/or other webprogramming languages to create websites.


    Hope all this helps.
    Keyboard1333
    keebs - keyboard1333 [at] gmail [dot] com
    Anime Views Forums

  3. The Following User Says Thank You to keyboard1333 For This Useful Post:

    jhatter (05-09-2012)

  4. #3
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,129
    Thanks
    61
    Thanked 438 Times in 427 Posts
    Blog Entries
    7

    Default

    If you want something more like photoshop, try out GIMP (there are Windows versions; also there are installers so you don't have to build from source).
    Adrian ~ facebook | gist/github

    ['66.215.156.37','208.75.149.97'] // ip,ip array!
    "Take that sticker *off* your hat; you look stupid" --Wil Wheaton

  5. The Following User Says Thank You to traq For This Useful Post:

    jhatter (05-09-2012)

  6. #4
    Join Date
    Aug 2009
    Location
    London
    Posts
    69
    Thanks
    18
    Thanked 0 Times in 0 Posts

    Default

    Thanks for both your replies Gimp & NotePad are perfect solutions!

  7. #5
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    11,787
    Thanks
    225
    Thanked 657 Times in 645 Posts

    Default

    Instead of notepad, get an editor with at least:
    1. Syntax highlighting (it'll make different kinds of code different colors-- easier to read).
    2. Convenient line numbering (notepad isn't great about this).
    3. Built in FTP so you can edit your website directly.

    I can't think of one that does all of that for PC off the top of my head (I'm on a Mac, and happily using TextWrangler, which is great, but Mac only) but you can definitely find one for free that has all of that.

    Notepad will work. But Notepad++ (as keyboard recommended) has at least (1) and (2), but I don't think it has built in FTP. Still a decent place to start.
    Daniel - Freelance Web Design | <?php?> | <html>| Deutsch | italiano | español | português | català | un peu de français | Ninasoma Kiswahili | 日本語の学生でした。| درست العربية

  8. #6
    Join Date
    Mar 2011
    Location
    N 11° 19' 0.0012 E 142° 15' 0
    Posts
    1,416
    Thanks
    37
    Thanked 84 Times in 83 Posts
    Blog Entries
    3

    Default

    I believe notepad++ actually has all three.
    I've never used it, but it comes with a ftp plugin (under plugins on the menu)
    keebs - keyboard1333 [at] gmail [dot] com
    Anime Views Forums

  9. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    11,787
    Thanks
    225
    Thanked 657 Times in 645 Posts

    Default

    Hm, maybe a newer version than when I tried it. That's a good option then.
    Daniel - Freelance Web Design | <?php?> | <html>| Deutsch | italiano | español | português | català | un peu de français | Ninasoma Kiswahili | 日本語の学生でした。| درست العربية

  10. #8
    Join Date
    Jun 2012
    Location
    United Kingdom
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Ultra Edit is also a great editing program

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •