+ Reply to Thread
Results 1 to 4 of 4

Thread: Pretty URLs: Pretty Easy

  1. #1
    RSS Feed Bot Kernel is on a distinguished road
    Join Date
    Sep 2006
    Posts
    1,231

    Pretty URLs: Pretty Easy

    Back when I wrote the third edition of Build Your Own Database Driven Web Site Using PHP & MySQL , it was still acceptable to lump all of the code together to generate a web page into a single file, and then use a URL naming that file to access the page.



    More...

  2. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,689
    Blog Entries
    57

    Re: Pretty URLs: Pretty Easy

    It's a pretty simple technique, but isn't it amazing how long it takes people to realize their code should be broken out into files?
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  3. #3
    Administrator Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan is a name known to all Jordan's Avatar
    Join Date
    Nov 2005
    Location
    Hendersonville, NC
    Posts
    24,556
    Blog Entries
    97

    Re: Pretty URLs: Pretty Easy

    As I was reading the full article (which is here Pretty URLs: Pretty Easy! ) I kept wondering if I were going back in time. Hasn't this naming convention been the standard for years, if not purely for SEO reasons?

  4. #4
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,689
    Blog Entries
    57

    Re: Pretty URLs: Pretty Easy

    I think the problem shows up when you're learning the basics of web development. I've been working on CSS menus a lot lately. There's one site that wants you to pay for the code explained, even though there are a dozen sites out there with substantially the same (independently developed) code that's in the public domain. You have to wonder what's going on when people are trying to get paid for pretty well-known techniques.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Project: Easy Contact
    By Jordan in forum easyContact
    Replies: 39
    Last Post: 08-02-2009, 04:10 AM
  2. Really Quick and Easy question about positioning in CSS
    By tradingjamie in forum JavaScript and CSS
    Replies: 3
    Last Post: 07-01-2009, 08:24 PM
  3. Easy Projects [IDEAS]
    By Ascension in forum C# Programming
    Replies: 8
    Last Post: 12-21-2008, 01:41 PM
  4. C++ Made Easy
    By techni68 in forum C and C++
    Replies: 3
    Last Post: 01-21-2007, 05:31 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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