XAMPP for Windows - Developer environment...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • V_RocKs
    Damn Right I Kiss Ass!
    • Nov 2003
    • 32449

    #1

    XAMPP for Windows - Developer environment...

    Playing with XAMPP for Windows and I have no idea how I ended up on this road... Was it an ad on a page of something else? no fucking idea...

    Anyway... Sets up apache/mysql/php/perl environment and it is currently the best and the easiest one I have used to date.

    Going to go and have some fun... I am sure Fris had something to do with how I got here... I can't remember how... but amazing!
  • daniel_webcams
    Confirmed User
    • Nov 2008
    • 2491

    #2
    I started using it 2 - 3 years ago, never replaced it with something else, although there is an alternative called wamp...
    Daniel,

    Skype: [email protected]
    ICQ: 354-220-339
    Email: daniel@adultforce[dot]com


    Comment

    • fris
      Too lazy to set a custom title
      • Aug 2002
      • 55679

      #3
      Originally posted by V_RocKs
      Playing with XAMPP for Windows and I have no idea how I ended up on this road... Was it an ad on a page of something else? no fucking idea...

      Anyway... Sets up apache/mysql/php/perl environment and it is currently the best and the easiest one I have used to date.

      Going to go and have some fun... I am sure Fris had something to do with how I got here... I can't remember how... but amazing!
      ya its nice for local dev ;)

      for those who dont have it here is a link to get you started

      http://sixrevisions.com/tutorials/we...e-development/
      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

      Comment

      • V_RocKs
        Damn Right I Kiss Ass!
        • Nov 2003
        • 32449

        #4
        Found it...got it from the free jquery book you found

        Comment

        • CaptainWolfy
          Playa
          • Dec 2005
          • 8439

          #5
          easyphp is also good one..

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            mamp also for mac people
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • Lace
              Too lazy to set a custom title
              • Mar 2004
              • 16116

              #7
              <3 xamp. Great for making changes locally before setting them live. Currently developing a site now locally. Design + populating locally so I can just launch it all at once.
              Your Paysite Partner
              Strength In Numbers!
              StickyDollars | RadicalCash | KennysPennies | HomegrownCash

              Comment

              • munki
                Do Fun Shit.
                • Dec 2004
                • 13393

                #8
                I like the actual setup structure of Wamp, but much prefer the mysql environment of xampp... because i sped more time testing against mysql, xampp ftw.

                Now we just need to walk you past notepad.

                I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde

                Comment

                • V_RocKs
                  Damn Right I Kiss Ass!
                  • Nov 2003
                  • 32449

                  #9
                  You can laugh at my notepad skills... but then I actually understand how and why things works... Which is why I don't need a program to drag and drop, wysiwyg stuff into my web sites and programs...

                  Comment

                  • munki
                    Do Fun Shit.
                    • Dec 2004
                    • 13393

                    #10
                    Originally posted by V_RocKs
                    You can laugh at my notepad skills... but then I actually understand how and why things works... Which is why I don't need a program to drag and drop, wysiwyg stuff into my web sites and programs...
                    I can't stand WYSIWYG... you know better...

                    http://www.activestate.com/komodo-ide

                    http://www.eclipse.org/

                    Or if you absolutely must feel old skool... but get some tools packaged in...

                    http://notepad-plus-plus.org/


                    I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde

                    Comment

                    • V_RocKs
                      Damn Right I Kiss Ass!
                      • Nov 2003
                      • 32449

                      #11
                      I shall have to watch some tutorial videos and see why using them is better than just using Dreamweaver...

                      Comment

                      • ThatOtherGuy - BANNED FOR LIFE
                        So Fucking Banned
                        • Apr 2011
                        • 1241

                        #12
                        Eclipse is kick ass that's what I use if I have to conjure up something code wise.

                        Last edited by ThatOtherGuy - BANNED FOR LIFE; 06-15-2011, 12:19 AM.

                        Comment

                        • scouser
                          marketer.
                          • Aug 2006
                          • 2280

                          #13
                          been using it for years - very handy. can even move it around to different pcs easily enough. and there is an os x version.

                          Comment

                          • fris
                            Too lazy to set a custom title
                            • Aug 2002
                            • 55679

                            #14
                            Originally posted by V_RocKs
                            Playing with XAMPP for Windows and I have no idea how I ended up on this road... Was it an ad on a page of something else? no fucking idea...

                            Anyway... Sets up apache/mysql/php/perl environment and it is currently the best and the easiest one I have used to date.

                            Going to go and have some fun... I am sure Fris had something to do with how I got here... I can't remember how... but amazing!
                            also a good idea, if you want to develop locally and eventually move it to a domain, just edit your c:\windows\system32\drivers\etc\hosts file

                            say the domain you plan on using is sexybabes.com

                            add

                            Code:
                            127.0.0.1 sexybabes.com
                            127.0.0.1 www.sexybabes.com
                            then when moving it will be painless and you wont have to do all the extra shit when fixing urls, etc. just an export and import.
                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                            Comment

                            Working...