Jump to content
xisto Community

honeycomb

Members
  • Content Count

    25
  • Joined

  • Last visited

Posts posted by honeycomb


  1. Thanks for that tutorial, I really needs to backup some databases, but whow I can do that?

    <{POST_SNAPBACK}>


    ok, in your OS(unix/linux) system, change directory to \mysql\bin, in this directory, type mysqldump -u root -p root your_DB_name > back.sql , then press enter, root is your DB name and password,

    your_DB_name is the DB you want to backup,

    back.sql is the file name you want to backup to.

    now do you understand?


  2. nearly all program with members management use cookies,

    it is a good way to check online users, and now cookies is widely use by developers.

    <{POST_SNAPBACK}>


    many years ago when I use perl and php, I prefer use cookies, but now, I use jsp and asp.net, it have session, so session used more than cookies.

    use cookie have a problem, if someone forbid using cookies, you can not get user infomation.


  3. cookie is small piece of information stored in your computer. it named xxx.txt, you can find in "your work directry"/cookies/, some web site will write cookie to your harddisk when you visit a web site, so the site can remember you, your name or other things. cookies can only be read by website that write the cookie.


  4. RUP, XP, Waterfall play great roal in large software projects, and we must choose the right process and modify it correctly in a certain project. But is it important when design or develop website? Or there is no cooperative work need to do when designning or developing website?

    <{POST_SNAPBACK}>


    for small website, there don't need software process, for large website, I think it need, but RUD,XP or waterfall may not suitable, web site need its own website process, I have this idea form year 2000. new technology is emerging, the process may chenge, a process will not always right.

    what do you think?


  5. I'm a Ph.D. student in China, my research work focus on "Software process". I'm interested in software process improvement in Company. But one of my friends suggest me to be a senior architect as he found I have talent there. However, I don't know what's the difference in salary in US between SEPG(software engineering process group, whose goal is to improve the process in its company) senior member and senior architect.

    <{POST_SNAPBACK}>


    hi bx93, I am work in a software company, I am interested to your research,if you give us advise, our company will get more efficient. do you have any good idea for software company?

    in my idea, software engineering process overlap "software process"


  6. You may add a "tell afriend " link to your site.The form would let visitors enter a friend's email address and a short note and your server would then send the friend an email with the note and a link to your site. do you aware of the risk, users who recieve these emails may report them as spam, your server may be list in blacklisted and blocked.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.