1. Help Desk software

    Date: 11/20/07 (IT Professionals)    Keywords: software, web, microsoft

    Hello,
    I work for a fairly large university, and we're in the market for some new
    help desk software. We're currently using a free(?) software package called
    SomeHelp based on Microsoft Access. We local IT grunts like it for what it
    is, but the big man upstairs does not and our users can't access it.

    Here's what we need:
    -An interface, preferably web-based, where users can submit support tickets.
    Brownie points for user-friendliness.
    -An inventory system, where we can track our assets and their maintenance
    history, and perhaps some kind of report on them (the boss wasn't specific)
    -A product where reliable and dedicated support is available if necessary
    -LDAP connectivity is a plus but not a requirement

    The product does not necessarily have to be free, though it can't be too
    costly. We were recently eyeballing Track-It, but the manager did not like
    the $8000 a year price-tag. He does not like Remedy for some reason (didn't
    ask why). I got a copy of Bugzilla running locally, but getting it to
    behave like helpdesk software is tricky; I might understand it, but our
    users definitely will not. Any suggestions? Thank you all.

    ~Elliot

    Source: http://community.livejournal.com/itprofessionals/71273.html

  2. CMF for web2.0 projects

    Date: 11/20/07 (PHP Community)    Keywords: php, mysql, database, sql, web

    Regards,

    This is situation, i have a task on my work to update group of ours sites with using of web2.0 technologies

    Engine writed on php5.2 & mysql5

    It's simple MVC engine, that i have used over a one year in my projects.
    So, now i need to rewrite it and i must do it in any cases.

    I thin, somebody may interesting on it to have community project?

    I need some help with ajax and sql databases designing.
    U can help me with translation if u want - u see - my english is wery bad ;) (i'm from russia)

    with any questions please contacts me with my icq 480.814.094
    thanks

    Source: http://community.livejournal.com/php/597187.html

  3. A High Tech Solution from a record label?!

    Date: 11/20/07 (PHP Community)    Keywords: php, technology, web

    Check out the new high-tech solution coming from record labels like BETA Records... did I say high-tech and label in the same sentence? Things are definitely a changing!!

    BETA Records, in anticipation of their upcoming release of Version 3 (V3) of their online music social community, has created a technological innovation that could ultimately allow websites to become more dynamic, creative and sophisticated while enabling companies to cut costs and reduce loads on servers needed in large-scale clusters.

    Called "BETACache," the new technology resulted from BETA’s PHP developers Rock Mutchler, Paul-Anton van Handel, Jon Bauer, Bernhard Schenkenfelder, and Eric Hollander.

    Read more

    Source: http://community.livejournal.com/php/597319.html

  4. Passwordrecovery control & email

    Date: 11/20/07 (Asp Dot Net)    Keywords: web

    I am trying to send an email from tha passwordrecovery control using an email address from the web.config without any success.

    Everything compiles OK, the mail username/password are correct and it works until I get to the Submit after answering the question.

    Then I get an error - "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond "

    Below is the code I am using. Can anyone tell me what I am doing wrong ?

    Type your cut contents here.


        nathan@example.net" Subject="Password">
       

       
       

       

       
    Your password has been sent to you.


    In the web.config
     
       
          nathan@example.net">
                             password="xxxxx"
                     userName="nathan+example.net"
                     defaultCredentials="true"
                     port="110"/>
         

       

      decryptionKey="xxxxx"
      validation="SHA1"
      decryption="AES"/>

     
             name="CustomizedMembershipProvider"
           type="System.Web.Security.SqlMembershipProvider"
           enablePasswordRetrieval="true"
           enablePasswordReset="false"
           requiresQuestionAndAnswer="true"
           requiresUniqueEmail="true"
           passwordFormat="Encrypted"
           maxInvalidPasswordAttempts="5"
           passwordAttemptWindow="30"
           passwordStrengthRegularExpression=""
           minRequiredPasswordLength="7"
           minRequiredNonalphanumericCharacters="0"/>
         




    Source: http://community.livejournal.com/aspdotnet/93015.html

  5. Closing an iframe

    Date: 11/21/07 (Web Development)    Keywords: web

    I hate iframes.

    However, a client wants iframes in order to call up a survey created in another web site.

    How would the iframe close itself when the "Exit" button on the survey is clicked -- and load the native web page minus the iframe and survey?

    Right now, the iframe is loading the native web page inside the iframe, which is the same as the page surrounding the iframe.

    I've been Googling the Internet with no luck.

    I realize this seems such a n00bie question but I have to ask.

    Thank you.

    Source: http://community.livejournal.com/webdev/449223.html

  6. Criticism?

    Date: 11/21/07 (WebDesign)    Keywords: web

    I haven't taken any schooling for design and I'm all self-taught.

    (Anyone else just put elements together until it looks good to you?)

    Clients seem to like my web pages but I'd like to obtain some sort of design "legitimacy" at one point too.

    Would anyone care to critique my website here: www.aaronkeuper.com which is just up in design only (I still have to shore up some content).

    Please.... be gentle... I'll post more websites for review later on today.

    Thanks in advance to anyone who takes the time to give me some criticism!

    Source: http://community.livejournal.com/webdesign/1332515.html

  7. The very, very, very, very, very long page

    Date: 11/21/07 (WebDesign)    Keywords: web, hosting

    Just wanted to say a belated thanks to those of you who made suggestions when my website wouldn't work for some people but was fine for everyone else! The suggestion of using asmallorange.com hosting has worked out great. Far more "up" time than Cirtex. And everyone can visit my website if they want to.

    I'm putting a shop on my site at the moment, using mals-e.com. It's all straight forward enough except for one of my pages, which seems to have thrown a fit. It's about 200 miles long! None of the other pages where I've used the same code have done this so I can't work out what's happened.

    This page's length is fine and this one's fine too.

    What has this page been smoking?!

    Source: http://community.livejournal.com/webdesign/1332895.html

  8. Setting Default Page with ASP

    Date: 11/21/07 (WebDesign)    Keywords: asp, web, google

    This is a very desperate cry for help. I seem to have broken my company's website.

    How do I set index.asp in the directory public as the default page?

    Nothing is working and I'm not sure what it is that I deleted accidentally :(
    I'm kind of new to ASP, and I can't seem to find anything helpful with a Google search.

    Source: http://community.livejournal.com/webdesign/1333611.html

  9. an endless loop of Csharp.Frustration[s]

    Date: 11/22/07 (Web Development)    Keywords: database, asp, security, web, shopping

    Hi all,

    I'll write my C# frustrations here...Note that this is for an assignment, so there is no need to worry about security issues and all those other wonderful things. I would ask my professor, but he's a programmer...and he's horrible at getting his thoughts across.

    I created a web form that allows users to choose a certain amount of a product they want, and afterwards, it all gets confirmed and a message shows up saying the conversion was completed (even though it wasn't...not yet anyway)

    Please note that I am NOT looking for code answers just to copy and paste. I would like the theory of how I should go about solving this - since most websites just give you a basic understanding of how try/catch works.

    Problem 1: How do I implement the "try", "catch", "finally" exception if a user picks the same product and quantity twice? I already have an if-statement that keeps track of what has been chosen in the user's session. Would the try/catch go into that if-statement?

    Problem 2: What if the user decides to first order 3 items of a product, then decides to order more? How would I input this into the "try", "catch", "finally"? I have an if-statement that keeps track of whether the quantity has been "trimmed" or not.

    Problem 3: Do I need a database connection command in that particular web page to determine how much of a product has been chosen and how much is available to other users?

    Problem 4: Confirmation e-mail. I understand the whole idea of "using System.Net;" for email, but how would I go about implementing code to get an e-mail application started? (This problem/question is seperate from the code below)


    Here's my code for the different problems 1 - 3:





    protected void btnOrder_Click(object sender, EventArgs e)
    {
    //Check for Shoppingcart object
    // Create first if not there

    if (Session["cart"] == null)
    {
    Session["cart"] = new ShoppingCart();
    int quantity = 0;
    }

    // make sure there is text
    if (txtQuantity.Text.Trim().Length != 0)
    {
    // try to convert text to int ???
    int quantity = int.Parse(txtQuantity.Text);
    // check for this item in the cart
    // Note this only makes sense if the "cart" exists
    // since it checks for an individual item in the cart
    if (((ShoppingCart)Session["cart"]).
    keyExists(int.Parse(TextBox1.Text)))
    {
    //throw new Exception("Item already in cart - fix this");

    Response.Write("Item already exists in cart. What do you want to do?");
    // Message to user that product is already in the order


    ///AND this is where my problems start:
    /*try
    {

    Response.Write("Item already exists, what do you want to do?");
    }

    catch (ArgumentException de)
    {
    ShoppingCart;
    }

    finally
    {
    Console.WriteLine("Finally Block");
    }
    * */
    ///END of one set of problems (sorry for intending issues)

    }
    if ((txtQuantity.Text.Trim().Length != 0)) // This is a new item
    {
    //Response.Write("Please choose the quantity");
    OrderItem item = new OrderItem(
    int.Parse(TextBox1.Text), TextBox2.Text,
    double.Parse(TextBox6.Text),
    int.Parse(txtQuantity.Text));
    ((ShoppingCart)Session["cart"]).addToCart(item);
    Response.Write("Item added successfully!");
    Server.Transfer("CatalogDisplay.aspx");

    }
    else
    {
    // Make the item
    OrderItem item = new OrderItem(
    int.Parse(TextBox1.Text), TextBox2.Text,
    double.Parse(TextBox6.Text),
    int.Parse(txtQuantity.Text));
    // add to cart
    ((ShoppingCart)Session["cart"]).addToCart(item);

    ///////////////////////////////not sure what the next part does

    // How to make this work ??
    // Who is the sender ?
    // What are the System.EventArgs ?
    this.btnReturn_Click(sender, e);

    //////////end of "not sure"
    }
    else
    {
    //Basically if the quantity field is empty, you can't move on to the Order page.
    Response.Write("Nothing Ordered
    You must order some of the product or return to the Catalog");
    }




    Database reference: Northwind.mdb

    Source: http://community.livejournal.com/webdev/449890.html

  10. JotSpot to replace Google Pages soon?

    Date: 11/24/07 (Web Technology)    Keywords: web, google

    It has been a while since we've talked about JotSpot -- the wiki service Google acquired on October 31st last year. The last time it came up was when Tony discovered it would be part of Google Apps after playing around with specially crafted website addresses. That turned...

    Source: http://blogs.zdnet.com/Google/?p=818

  11. Security chief asks Saudis to monitor Internet use

    Date: 11/26/07 (Security)    Keywords: web

    Saudi intelligence agency to set up Web site where citizens can anonymously share suspicions about militants. Saudis should do more to help the government monitor use of the Internet to help fight Islamic militancy, intelligence chief Prince Muqrin bin Abdul-Aziz said on Saturday. "We want to teach...

    Source: http://news.zdnet.com/2100-9588_22-6220003.html

  12. App_Code

    Date: 11/26/07 (Asp Dot Net)    Keywords: asp, web

    Is App_Code a ASP.NET 2.0 (VS2005) or ASP.NET 3.5 (VS2008) feature? I've tried running a simple little page on my local IIS system as well as my webhost (Brinkster), and both times it tells me the class from the code in my App_Code directory is missing, and it throws this error:

    Compiler Error Message: BC30002: Type 'TestFunctions' is not defined.

    However, when I test the same page out using Cassini, it works without any problems. I apologize if this is worded awkwardly, I'm a bit new to ASP.NET 2.0/3.5 scene.

    Any help would be welcome. Thanks!

    EDIT: Hmm. Looks like the App_Code directory needs to be in your wwwroot directory for it to work.

    Source: http://community.livejournal.com/aspdotnet/93438.html

  13. JBoss, Apache founders engage in war of words on the web

    Date: 11/26/07 (Open Source)    Keywords: software, web, apache

    JBoss founder Marc Fluery lashed out Sunday at a blog written by an Apache chief claiming he did not pay proper homage to the Apache Software Foundation after making his fortune. In Maison Fleury’s latest blog, entitled, “The Brotherhood is Displeased,” Fleury takes issue with a web post authored by Apache Software Foundation co-founder and [...]

    Source: http://feeds.feedburner.com/~r/zdnet/open-source/~3/190851750/

  14. The top 10 consumer open source projects

    Date: 11/26/07 (Open Source)    Keywords: web

    Our Crave blog has compiled a list of the top 10 open source projects for consumers, and while their list covers 11 Web pages here's the whole thing, Letterman-style:

    Source: http://feeds.feedburner.com/~r/zdnet/open-source/~3/190742238/

  15. new

    Date: 11/27/07 (Software)    Keywords: web

    hey all-
    im A, i live in bufu wisconsin and have recently gotten a dell Vostro 1000 laptop. Got it up and running with internet and now have recently gotten a 6 LED USB PC camera webcam. I have it installed and it works go as far as video goes but i cannot get it to take a picture. and the instruction manual doesnt help.

    any thoughts would be great.
    Thanks in advance,
    A

    Source: http://community.livejournal.com/software/77542.html

  16. having some difficulties!

    Date: 11/27/07 (WebDesign)    Keywords: html, web

    hey guys,

    I'm doing a webpage for a project and I am having a little trouble with some html... Here is the problem:



    I'm trying to move the "navigation" up to the same level as the words "the egg yolk". It seems the more I write in the blue table, the lower the text in the grey table goes. Any help would be greatly appreciated! :o)

    Source: http://community.livejournal.com/webdesign/1334382.html

  17. Summary of techniques for optimizing Internet and computer use

    Date: 11/28/07 (WebDesign)    Keywords: php, web

    I'm looking for feedback and a permanent home for a set of guidelines people can follow to make the online experience more efficient than it currently is.

    http://wolfsheep.com/index.php/Technical/FixOurWeb

    Source: http://community.livejournal.com/webdesign/1334786.html

  18. Summary of techniques for optimizing Internet and computer use

    Date: 11/28/07 (Computer Geeks)    Keywords: php, web

    I'm looking for feedback and a permanent home for a set of guidelines people can follow to make the online experience more efficient than it currently is.

    http://wolfsheep.com/index.php/Technical/FixOurWeb

    Source: http://community.livejournal.com/computergeeks/1131327.html

  19. Embedding a Blog into a website?

    Date: 11/28/07 (HTML Help)    Keywords: web

    Right now, I've got my livejournal embedded into my website, but I no longer wish to use it for updating my site as well as my journal. In order to separate them, I'm gonna need something to replace it on my site - so I thought I'd use a blogspot blog instead.

    Here's my problem. I've got IE7 and it doesn't support ftp. (I'm pretty sure I've got an FTP program laying around; I can get it, not a problem) I only got as far as the ftp server in the advance part. I haven't used an actual ftp program in awhile, so I need to know what all to do.

    I've been looking through FAQ's and all that, but it doesn't really explain it well enough. Unfortunately all the computer savy's around me have no idea how to deal with it either.

    Does anyone here know how to do this?

    Source: http://community.livejournal.com/htmlhelp/2426048.html

  20. Pluck hooking up media outlets with social networks

    Date: 11/28/07 (Web Technology)    Keywords: web

    Move could enable comments made on news Web sites to also show up on users' Facebook or MySpace profiles, CEO says. Online-media syndication company Pluck on Wednesday said it would give traditional media companies the ability to link their Web sites to online social networks like MySpace.com and...

    Source: http://news.zdnet.com/2100-9588_22-6220436.html

Previous page  ||  Next page


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home