User Profile

Collapse

Profile Sidebar

Collapse
djminus1
djminus1
Last Activity: Mar 7 '10, 12:21 PM
Joined: Oct 1 '08
Location: Metro-Detroit Area
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • djminus1
    started a topic Format store hours in PHP from MySQL timestamp
    in PHP

    Format store hours in PHP from MySQL timestamp

    Hi,

    I am struggling to find a methodology for formatting the store hours for a restaurant that I am developing a simple CMS for. I am using codeIgniter, but it's sort of irrelevant.

    Basically, the restaurant owner has a page in his administration section where they can enter their store hours into a form. These hours are stored as timestamps in MySQL. What I want is to format the store hours like they are typically...
    See more | Go to post

  • djminus1
    started a topic Open Source Code for Embeddable Flash Image Editor

    Open Source Code for Embeddable Flash Image Editor

    I have a need for an embeddable flash box for a website that I am developing. The client is having a coffee cup design contest. They would like to have a flash box that does the following.

    1) Loads a template picture of a coffee cup that cannot be altered or moved.
    2) Allows the user to add text to the coffee cup
    3) Allow the user to draw freeform lines on the coffee cup in various colors
    4) Allow the user...
    See more | Go to post

  • djminus1
    started a topic Windows Service to obtain server configs
    in .NET

    Windows Service to obtain server configs

    Hi. I have a need to build a Windows service to run on Windows 2003 that will allow the application to communicate with several other servers on the network and obtain their physical specs. All I need to know about these servers is the number of processors, what type, how much memory is intalled, and how much disk is installed. I would then track this in a database and it would be updated as configurations change. These servers will have different...
    See more | Go to post

  • djminus1
    started a topic Div width problem with CSS

    Div width problem with CSS

    Ok, I have a very basic page that I am trying to set up. I have a div called wrapper to contain the entire page content. Then I have two divs inside of the wrapper, the main content (on the left) and a sidebar (on the right).

    I am floating the sidebar to the right of the main content section. That is working fine. What I want to do is to have the sidebar a fixed width of 200px and the main section automatically resize based on...
    See more | Go to post

  • djminus1
    replied to Updating an XML file via web interface?
    in XML
    Maybe an easier way is to just build a mySQL database rather than XML? Writing PHP to update that would be simple.
    See more | Go to post

    Leave a comment:


  • djminus1
    started a topic Updating an XML file via web interface?
    in XML

    Updating an XML file via web interface?

    Hi,

    I am developing a website for a client. On each web page, I have a created a "News Link" section. This section dynamically displays news articles from an XML document that I created using Adobe Spry. What I want to do is to have the client update their news articles. I'd like to write some sort of web interface where they could...

    - View the articles
    - Add and delete articles
    - Make...
    See more | Go to post

  • What is the best Open Source / free shopping cart solution?

    Can someone make a recommendation for the best open source/free PHP shopping cart and ecommerce solution. I have a client that wants a store but I need a free solution. This would be a low-volume business.

    Thanks!
    See more | Go to post

  • djminus1
    replied to Database Design Question for a Newbie
    Great...thanks so much.
    See more | Go to post

    Leave a comment:


  • djminus1
    replied to Database Design Question for a Newbie
    OK...one more dumb question. Since we are assigning a foreign key to the "Logs" table to enforce the relationships, if I delete a user from the "Users" table, will that automatically remove the logs for that user from the "Logs" table?
    See more | Go to post

    Leave a comment:


  • djminus1
    started a topic Database Design Question for a Newbie

    Database Design Question for a Newbie

    I am attempting to build a RIA using Flex3, PHP, and MySQL. I am really a newbie when it comes to MySQL. I need some help in desiging my database for this application.

    My application will allow people create a user account, and to log information they would like to keep track of. For this example, lets say they are logging bicycle rides. Each user will have one account, but will log many bike rides.

    I would obviously...
    See more | Go to post

  • djminus1
    started a topic Best Book for learning Flex?

    Best Book for learning Flex?

    I am a newbie to Flex, and want to purchase a book that I can use to learn how to create RIA's using Flex. I am fairly well versed in PHP and MySQL, so a book that has some good examples of Flex->PHP->MySQL applications would be good.

    Any suggestions?
    See more | Go to post
No activity results to display
Show More
Working...