1. New tool enables sophisticated phishing scams

    Date: 01/10/07 (Security)    Keywords: web

    Tool automatically creates dynamic phishing sites that pull in data from the target Web site, RSA says.

    Source: http://news.zdnet.com/2100-1009_22-6149090.html

  2. Free tutorials for Open Office

    Date: 01/10/07 (Open Source)    Keywords: web

    These tutorials are very good. Each example is given several Web pages, with each command shown and demonstrated. It's not animated, it's graphic, and it's not a complete manual.

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

  3. CLs: a means to an end

    Date: 01/11/07 (Computer Geeks)    Keywords: html, java, web

    Ok. Let's say that I am a complete dummy w/ absolutely no knowledge of computer languages whatsoever. My question is: what can I create when I do master one? I know that some are created to make 'web applications,' like Java, and others are meant for algorithms. So assuming that the computer is, in itself, a means to end, what would be the logical end to the experience of working with a computer language preferrably something meant for algorithims and/or doesn't have a web-based purpose like Java or HTML.

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

  4. Character problems

    Date: 01/11/07 (MySQL Communtiy)    Keywords: mysql, software, database, sql, web

    I am running MySQL 4.1.22 on Windows 2000, and I'm having problems with European characters.

    When data is input through the software that uses it, European characters are converted into strange symbols that may or may not display properly in a web context. For instance É looks like É in the database, ü comes out as ü.

    When I input the data through SQLyog, everything from the first European character to the end of the string is cut off.

    I am using utf8_general_ci, which is how the software set up the database. What am I doing wrong, or what else should I be looking for?

    Thanks for any help you can offer.

    Source: http://community.livejournal.com/mysql/108461.html

  5. Menus not working in Firefox?

    Date: 01/11/07 (Web Development)    Keywords: php, mysql, css, html, database, sql, web

    I run a fan website and I'm currently having a problem with the navigation menu in one section.

    The section is PHP/MySQL based (the other parts of the site are static HTML at the moment) and can be found here: http://www.selenayhaven.com/reviews/ It's the green left-hand navigation side bar that has problems reported. It uses unordered lists and CSS to acheive the 'button' appearance, following a tutorial from A List Apart. It works absolutely fine on all the instances of Firefox, Opera and IE that I've tested it on and other users report that it works in Safari. However, one user reports that the menu doesn't work when she clicks on it and I honestly cannot work out why.

    Menus in the rest of the site (e.g. http://www.selenayhaven.com/gate/index.html) were constructed slightly differently (no lists) and my user has no problem with them. I decided to do them differently when I set up the database area because I thought it would be better from an accessibility POV - how wrong I was, apparently!

    My query is whether anyone else using Firefox cannot use the problem navigation menu and whether anyone can suggest how I might be able to fix it. I'm about to start sorting out the site to accommodate IE7, so I want to make sure that I'm starting with a site that works properly before making yet more changes. My problem user has tested the site in both Firefox 1.5 and 2.0.

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

  6. Mac flaw puts Safari surfers at risk

    Date: 01/11/07 (Security)    Keywords: browser, web

    Combination of hole in Apple's OS X and a feature in its Web browser opens Macs to attack, Secunia says.

    Source: http://news.zdnet.com/2100-1009_22-6149498.html

  7. Help with creating an Administrator page.

    Date: 01/12/07 (PHP Community)    Keywords: php, mysql, database, sql, web

    Hello! This is my first post on LiveJournal.
    I'm making a website for the group that I'm in, and I have a little bit of self-taught PHP & MySQL experience, but I'm up to the point of making the administration section so we can update the site without any hassle.

    All I need is a little bit of a push to start me rolling (so to speak)
    Any help is appreciated and will get a spot in the credits for the site.

    What I need is:
    *Admin Login.
    *Posting Support.
    *Managing of posts.
    *Page authoring (eg... projects.php?id=XX (where 'XX' is projects name)).
    *News authoring.

    (MUST INCORPORATE MYSQL DATABASE!)

    Any little bit of code would be great, just as long as it gets me started!
    Thank you!

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

  8. Net contest hopes to be 'American Idol' of books

    Date: 01/12/07 (Web Technology)    Keywords: web

    Major U.S. book publisher sees its new Web-based writing contest tapping into the popularity of interactive competitions.

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

  9. Macworld crack offers VIP passes, hacker says

    Date: 01/12/07 (Security)    Keywords: security, web

    Security weakness in conference Web site apparently let enterprising hackers get free platinum passes to the event, a $1,695 value.

    Source: http://news.zdnet.com/2100-1009_22-6149994.html

  10. Feedback welcome

    Date: 01/13/07 (Web Development)    Keywords: database, java, web

    I just launched a new version of the corporate website for my employeer. I did not design it or code the flash-based components. I did much of the database work and the java back-end. I would appreciate comments from fellow developers.

    http://www.dressbarn.com

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

  11. Method name must be a string.

    Date: 01/14/07 (PHP Community)    Keywords: php, browser, web

    I have a weird thing happening in one of my scripts. A statements that looks like this:

    $this->updateFooBar('BarFoo', null, null, NOTIF_TYPE_CHANGE);

    Gives the following result in the browser:

    Fatal error: Method name must be a string in /usr/local/web/a/b/c/d/MyFile.class.php on line 141

    My first guess was that I've accidentally define()d updateFooBar, but I haven't. It's a class method inherited from the parent class. Any ideas?

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

  12. Calendar on Website

    Date: 01/15/07 (WebDesign)    Keywords: web

    Hi everyone!! I'm designing a website in DreamWeaver for a friend of mine for his band. Is there a calendar that he can enter himself for his band schedule? Instead of having me to updated it for him. 
    Thanks!

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

  13. Using Subversion to Seamlessly Update & Merge Web Sites and Web Applications

    Date: 01/15/07 (Java Web)    Keywords: security, web

    I wanted a seamless procedure to update web sites and web applications without compromising security. The development server is under a firewall and so is the production server. Also the changes should be merged bi-directionally. I had few options like subversion or unison. I chose subversion because of greater familiarity and also because all of [...]

    Source: http://blog.taragana.com/index.php/archive/using-subversion-to-seamlessly-update-merge-web-sites-and-web-applications/

  14. Seeking open source (or at least, freely available) project management software

    Date: 01/15/07 (Computer Geeks)    Keywords: mysql, software, database, sql, web, linux, microsoft

    I'm trying to find something that will do approximately what Microsoft Project does, without actually being Microsoft Project ... Things I'd be looking for (ordered approximately from most important, to least important...):


  15. Can track project schedules and resource allocation

  16. Open Source (or at least, freely available)

  17. Self-contained standalone application (e.g., not web based, does not require any additional software such as MySQL or some other database back-end to be installed in order to function)

  18. Runs on both Windows and Linux

  19. Ability to work with (at least read) MS Project ".mpp" files nice, not strictly necessary



  20. I found "Windows Planner" (a Windows port of GNOME Planner) on Sourceforge. Unfortunately, while it does install on my WinXP SP2 system, it does not run - attempting to start it results in a DLL error. There are some other things on Sourceforge that look very nice, but they all seem to either be web-based, or require a database back-end, and that won't work for what I'm doing at the moment.

    Any recommendations?

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

  21. proxy to non-us server or ip?

    Date: 01/16/07 (Computer Help)    Keywords: virus, web

    greetings!

    i am a former arabic student that would really like to practice her arabic by watching a certain lebanese channel that, while it luckily has a webtv option on its website, is for SOME REASON not accessible to the us. its definitely not for political reasons, as this is the entertainment/bullshitty/rich-youth channel, very superficial and known for it. i believe its because the channel is available int he us with direct tv-- so maybe there's a non competition thing.

    while direct tv is expensive, the webtv option at the channel's website is cheap and convenient! but as soon as they register my ip as coming from the us, the programs don't get through.

    is there any way around this? i thought of some proxy thing but i haven't had success in finding something good. either it doesnt work or its too slow. is there anyway to just disguise hte isp? any reliable and non virusy programs? if its a proxy, i guess it needs to be a fast connection, cause it has to allow for streaming video.

    any ideas are very welcome! thanks so much for your time and thought energy!

    best,

    lisa

    Source: http://community.livejournal.com/computer_help/736224.html

  22. proxy to non-us server or ip?

    Date: 01/16/07 (Computer Geeks)    Keywords: virus, web

    greetings!

    i am a former arabic student that would really like to practice her arabic by watching a certain lebanese channel that, while it luckily has a webtv option on its website, is for SOME REASON not accessible to the us. its definitely not for political reasons, as this is the entertainment/bullshitty/rich-youth channel, very superficial and known for it. i believe its because the channel is available int he us with direct tv-- so maybe there's a non competition thing.

    while direct tv is expensive, the webtv option at the channel's website is cheap and convenient! but as soon as they register my ip as coming from the us, the programs don't get through.

    is there any way around this? i thought of some proxy thing but i haven't had success in finding something good. either it doesnt work or its too slow. is there anyway to just disguise hte isp? any reliable and non virusy programs? if its a proxy, i guess it needs to be a fast connection, cause it has to allow for streaming video.

    any ideas are very welcome! thanks so much for your time and thought energy!

    best,

    lisa

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

  23. Website crit round 2

    Date: 01/16/07 (WebDesign)    Keywords: web

    Hello everyone.

    I've shown my website before (a couple of months ago now I think .. yikes!) but I've finally gotten around to -almost- finishing it (it doesn't have my web work up yet, but it will.. i promise!).

    In any case, I'm now very tired, but feeling quite accomplished.

    Now, please burst my bubble: http://www.carlavoorhees.com

    x-posted to '[info]'graphicdesign & my journal

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

  24. Google, Yahoo gain share in U.S. Web search market

    Date: 01/16/07 (Web Technology)    Keywords: web, google

    Google increases its share of the U.S. Web search market to 47.4 percent with a gain of 0.4 percent during December.

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

  25. UK webhosting recs / DreamHost

    Date: 01/16/07 (WebDesign)    Keywords: php, mysql, database, sql, web, linux, hosting, apache

    1) Can anyone recommend any reliable and not too expensive UK based webhosting companies?
    (only hosting, no domain name registration needed)


    Necessary features:
    - Linux/Apache server
    - at least 150MB webspace
    - bandwith/traffic on a normal scale, the more the better *g*
    - PHP (version 4 okay, 5 better)
    - at least one MySQL database
    - FTP access and several email accounts should be a given

    A plus, but not really neccessary:
    - .htaccess
    - cgi/perl
    - shell access

    2) DreamHost as a webhost for a small business website?
    I do have a DreamHost account, mostly for dabbling around and trying out stuff, and love all their features (and low prices). But although I've never had any problems so far, hearing every now and then about down times or bad customer service makes me a bit reluctant to recommend them to a client for hosting their small business website. Opinions, anyone?

    Thanks! :-)

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

  26. UK webhosting recs ?

    Date: 01/16/07 (PHP Community)    Keywords: php, mysql, database, sql, web, linux, hosting, apache

    Can anyone recommend any reliable and not too expensive UK based webhosting companies?
    (only hosting, no domain name registration needed)

    Necessary features:
    - Linux/Apache server
    - at least 150MB webspace
    - bandwith/traffic on a normal scale, the more the better *g*
    - PHP (version 4 okay, 5 better)
    - at least one MySQL database
    - FTP access and several email accounts should be a given

    A plus, but not really neccessary:
    - .htaccess
    - cgi/perl
    - shell access

    ETA: Is DreamHost a recommendable webhost for a small business website?
    I do have a DreamHost account, mostly for dabbling around and trying out stuff, and love all their features (and low prices). But although I've never had any problems so far, hearing every now and then about down times or bad customer service makes me a bit reluctant to recommend them to a client for hosting their small business website. Opinions, anyone?

    Thanks! :-)

    Source: http://community.livejournal.com/php/530162.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