Results 1 to 3 of 3

Thread: Linux vs Windows for Dolphin Customizing and Design

  1. #1
    DannyD
    Guest

    Default Linux vs Windows for Dolphin Customizing and Design

    Although I am an experienced web designer, I have no experience with Dolphin, but am very interested in building a site or two. My first question is basic. When I design a windows site, I design it on a PC using Front Page and or Flash, then import it to the server after it is done. QUESTION: Is this the normal procedure with Dolphin? Do all design work on a linux or PC computer, then import the finished site to a server? If so, what is the better operating system to do design work with: Linux or Windows? If linux is better, it means that I will have to first build a linux computer. Please also confirm that a Mac computer is completely useless for editing or designing a Dolphin site. Lastly, are there any issues with Dolphin sites being surfed or used by end users who have Macintosh computers? I tried to get answers to these questions on Boonex today, but got no return e-mails at all. Thanks DannyD

  2. #2
    bigal0228's Avatar
    Join Date
    Sep 2007
    Posts
    409
    Blog Entries
    1

    Default Everything can be done on a local PC....

    The only Linux vs Windows consideration is your web host. All files in Dolphin are standard php, html, and css which can be edited on any Windows PC. Notepad, wordpad, or other editors will do the job fine along with a good graphics editor. All that's necessary is to change the files to your liking, then upload them to your server.
    If at first you don't succeed, go to a forum and ask like hell. (Using Joomla 1.5.18, JomSocial 1.6.12, Fully Customized)
    <div>

<a href="http://www.fancamtastic.com/?idAff=5"><img src="http://www.fancamtastic.com/media/images/banners/Banner6.gif" width="445" height="49" border="0"></a><br />
<a href="http://www.fancamtastic.com/?idAff=5"></a>

</div>

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Plus - the templates are dynamic - info comes from the result of php and mysql queries - so using an editor such as you mentioned has limited effect - it can help with your basic design - but you then need to take into account the output from the code running on the site.

    As for work on our bigger clients - we almost always use Subversion (in place of FTP) ... and almost always do the actual editing and code work on Windows boxes.

    You can setup a development site on a windows box - there is only one consideration... that mySQL on windows will lowercase table names - so when you code your stuff on windows - make sure you reference the table names properly (ie; profiles on windows but you need to reference as Profiles on linux... windows does not care (it is case-insensitive) but Linux does care (it is case-sensitive.)

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Customizing my almost finished Dolphin site... Help!
    By dveiga in forum General Issues, Comments, Questions
    Replies: 7
    Last Post: 10-22-2009, 09:03 PM
  2. Do you think Linux will replace Windows
    By Smoge in forum Computer Talk
    Replies: 4
    Last Post: 06-22-2008, 09:28 AM
  3. Dolphin no longer working on Windows IIS
    By CodyT in forum Bugs Dolphin 5.6.4
    Replies: 4
    Last Post: 04-24-2007, 07:06 PM
  4. Dolphin no longer working on Windows IIS
    By CodyT in forum General Troubleshooting
    Replies: 0
    Last Post: 03-29-2007, 12:48 AM
  5. Replies: 0
    Last Post: 01-30-2007, 10:41 PM

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
  •