• Feed
  • About The Blog

    The Blogosaurus is a company technology blog from Louisville Web Development firm MIB Solutions. The issues on or blog range from our personal use of Wordpress, Joomla, PHP and Database programming, AJAX, Flash, and other web development languages and tools we use on our client's projects.

    The Blogosaurus was born in 2008, and continues to be a resources for Internet professionals and Google searches alike.

  • Categories

  • Archives

  • Recent Posts

  • Our Analytics


    9,193
    Unique
    Visitors
    Powered By Google Analytics
  • Look Around

  • Recent Posts

  • Categories

  • Archive for May, 2009

    Making PHP work with .asp

    Friday, May 29th, 2009

    For some reason I have been working with an .asp website. I needed to input a code which would pull data from their RSS of the company blog and display said data on the front page. Had no idea how to do it in .asp scripting and really didn’t want to! So I learned of [...]

    Compiling C File in Mac

    Tuesday, May 19th, 2009

    To run a c file in Mac, most versions, and using Terminal, please use the following code to run your program:
    Desktop/main.c -o Desktop/main
    Desktop/main
    With main.c being your file you are working on.

    Do Not Use Earthlink Hosting

    Tuesday, May 19th, 2009

    In our Hosts To Not Use Section of The Blogosaurus, Earthlink hosting comes in as one host to never buy. A client of mine has earthlink, and only allows Wordpress to be installed through their auto-installer. The problem is it installs it in a /wordpress folder, and they do not allow you to change the [...]