1. AMD recommends Core 2 Duo machines in ATI Crossfire promo

    Date: 10/25/06 (Computer Geeks)    Keywords: html, technology, asp

    AMD recommends Core 2 Duo
    http://www.theinquirer.net/default.aspx?article=35329

    Catch the rest of the hilarity here:

    Overdrive Core2.X-Fire
    http://ati.amd.com/technology/crossfire/promotions/overdrivecore/

    [Note: While the promo price of three thousand dollars for Overdrive Core2.X-Fire is steep, it is half the original price of six thousand dollars...]

    Gateway FX510XT
    http://ati.amd.com/technology/crossfire/promotions/gateway/

    Velocity Micro Raptor DCX
    http://ati.amd.com/technology/crossfire/promotions/velocitymicro/index.html

    I expect these pages to disappear quickly.

    x-post '[info]'intel_core

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

  2. Powerpoint

    Date: 10/28/06 (Computer Geeks)    Keywords: html, web

    Hey, any advice would be great.

    I started making a powerpoint presentation for the web, but when I save it, it only saves the first frame and the photo on the first frame. I tried highlighting all the frames before I began saving it as HTML, but it didn't help.

    Any advice?

    Thanks.

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

  3. this is why technology sucks.

    Date: 10/28/06 (HTML Help)    Keywords: html

    k this isn't exactly an html issue but i'm trying to change my user pic and it keeps telling me it won't accept bmp format... so i changed it to jpg using photobucket. and it's still telling me that. it's a jpg file, i'm absolutely sure of it... so what the hell.

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

  4. pop up is popping under

    Date: 10/31/06 (Javascript Community)    Keywords: html, java

    i have a page that is supposed to pop open a calendar in a small window. i call it with just

    onclick="show_calendar(val1,val2,val3)"

    this pops up a little window and everything is nice. however, in internet explorer, the calendar window pops up, then drops behind the parent window. i've verified this on several machines and with several people... it's not just user error/frantic clicking.

    i assume the problem lies here:


    var vWinCal = window.open("", "Calendar","width=200,height=250,status=no,resizable=yes,top=200,left=200");
    vWinCal.opener = self;
    var calc_doc = vWinCal.document;
    calc_doc.write (str_buffer);
    calc_doc.close();


    the entire messy function, which is a modified version of this

    http://javascriptkit.com/script/script2/timestamp.shtml

    is behind the cut



    Source: http://community.livejournal.com/javascript/116175.html

  5. Testing, testing...

    Date: 11/01/06 (Web Development)    Keywords: html, web

    I'm looking for an idea to test a site on the cheap--namely without using the expensive testing suites like Mercury or IBM. Maybe if I describe you what I'm supposed to be able to do, you can give me some ideas about how I can go about doing that.

    There is a site with 100s of pages in it. I have a word document that I need to check, and verify against this site, and it contains all the word content of the site. The only issue is the word document is not written in a "machine readable" format. It's not tagged, it's not categorized consistently. It's very clear for a human who reads it to get a sense of what page it's referring to, but for a machine it would be pretty difficult to figure that out.

    I thought that maybe I can write a script to somehow scope through the contents of the word document (or a "saved as html" document...) and compare it against the pages in the site automatically, in a zip. But that could take time and I'm not really sure I have a good idea of how to go about that. (Maybe use regular expressions and cook up something that slurps up from one and then the other file, and compares them side by side--something of that sort?? But how to do that is the real adventure.)

    As I'm so unclear about this now, I thought I'd ask you, great people, if you have found any solutions that might be useful to automatically slurp and test a website as I described.

    Any ideas and suggestions, as long as they are about testing, would also be helpful.

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

  6. Freelancing

    Date: 11/02/06 (WebDesign)    Keywords: html, web

    Hi everyone. I just joined the community. I'm still a semi-inexperienced web designer... I started out on Adobe GoLive and have since developed a knowledge of HTML and have started to move from GoLive towards straight coding or at least a mixture of both...

    My own website is still rather haphazard, because I began it when I knew absolutely nothing about web design and now that I do, every update is less an update than "OMG let me correct this and make it more sensible."

    In any event. A few people have asked me what I would charge to make a website for them. I would love to be getting some income from this, but I have no idea how or what to charge. For those of you who do freelance work, how do you set your pricing? As many details as possible would be helpful--I have no idea what the going rate for anything is.

    I hope this post is appropriate to the community. If not, let me know, and I'll remove it. Thanks. : )

    x-posted to '[info]'web_design

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

  7. Ajax: Returning Data as text

    Date: 11/02/06 (PHP Community)    Keywords: html

    I have a question in '[info]'ajaxengine if you want to take a look
    http://community.livejournal.com/ajaxengine/8066.html

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

  8. Image Preload

    Date: 11/02/06 (PHP Community)    Keywords: php, css, html, web

    I'm working on a web-portfolio function that cycles through a lot of large images that, even optimized for the web, take longer to load than I would like. What is the most reliable/efficient method to preload images in the background?

    I am working in php with CSS and (wherever possible) standards compliant XHTML 1.0 Transitional, but I'm relatively new to php. Does php offer any clever new tricks on preloading images?

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

  9. Ajax: Returning Data as text

    Date: 11/02/06 (Javascript Community)    Keywords: html

    I have a question in '[info]'ajaxengine if you want to take a look
    http://community.livejournal.com/ajaxengine/8066.html

    Source: http://community.livejournal.com/javascript/117622.html

  10. Need PHP/MySql/Joomla coder

    Date: 11/03/06 (Computer Geeks)    Keywords: php, mysql, html, sql, web

    I'm working on a Joomla web site project that will be getting national attention over the next two years (it is election-related, with a "test run" for the 2007 election, but the real fun will happen in 2008). I need to find a coder who can help create a Joomla component and module. We have designers for the layout, this is just the backend MySql coding and the front-end component/module code as well as HTML form code for interaction.

    As such, I need someone who can hit the ground running with MySql, PHP and understands or can quickly come up to speed with the coding model of Joomla.

    If this is you and you'd be interested in working on a high-profile project that will get much national attention, a load of traffic, likely become a reasonably well-known meme, and also actually make some small difference in the screwed-up political process we have here in the United States, please let me know.

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

  11. Embedding photobucket videos

    Date: 11/08/06 (HTML Help)    Keywords: html

    Could someone please give me the correct html codes for embedding photobucket videos into your journal entries? I can't find one anywhere and have no idea what to do! LJ FAQ says to use the HTML code photobucket provides, but it doesn't have one as far as I can see! I tried using LJ rich text (which I don't like using) and doing it that way, but it told me it was an invalid URL link (which it isn't, it works fine as a direct link.

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

  12. Problem with fopen on remote image with http

    Date: 11/08/06 (PHP Development)    Keywords: html, web

    I'm attempting to grab a web cam image, which has its own server/URL, and display it on a page on our server.

    This works:

    print ("\"Webcam\n");

    But I'd like to grab the file for later saving/manipulating, and also avoid having the auth amd IP info in the HTML source - so I tried:

    $camimage = fopen("http://" . $user . ":" . $password . "@" . $ip . "/" . $filename, "rb");

    and it times out with:

    Warning: fopen(http://...@69.9.5.12:84/IMAGE.JPG) [function.fopen]: failed to open stream: Connection timed out on line 24.

    Anyone have any clue why? Is it the username/password that's the problem? The explicit port number? (I can't get around needing the authentication, but I might be able to redo to use port 80)

    Source: http://community.livejournal.com/php_dev/73616.html

  13. Dvd shrink

    Date: 11/08/06 (Computer Help)    Keywords: html

    Dvd Shrink
    I was the person who posted this a while ago: http://community.livejournal.com/computer_help/705735.html

    Now I've found DVD Shrink on my computer. I understand you need to 'Open disc' and then all the dvd information comes up. From there, is there a way you can just put a blank disc in and burn straight from DVD Shrink or do you have to save the files and do it through Nero?
    (If you explained this in your other comments, I obviously didn't understand :P)
    Goddamn that man taking out the 2nd hard drive; burning dvds used to be so easy :(

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

  14. Form Help

    Date: 11/10/06 (WebDesign)    Keywords: html, hosting

    It seems forms do not like me.

    Okay, so I'm trying to get FormMail.cgi to work on http://asklimbit.ledgers.com/form_test.html
    Everything shows that the script itself is fine.
    But, when I go to send the form, this happens:
    close sendmail pipe failed, mailprog=[/usr/sbin/sendmail] at (eval 8) line 108.

    I did check what sendmail was on my server. What you see in the form is what it is.
    I checked with my host (myhosting.com) and it turns out that they don't completely host sendmail right now and recommend SMTP Auth.

    I used the FormMail code from http://nms-cgi.sourceforge.net/
    Does anyone have experience with this script? If so, can you tell me if there's a way to impliment SMTP Auth?
    If not, then does anyone know of a mail script available that takes advantage of SMTP Auth?

    Thank you very much.

    (x-posted)

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

  15. Form Help

    Date: 11/10/06 (Web Development)    Keywords: html, hosting

    It seems forms do not like me.

    Okay, so I'm trying to get FormMail.cgi to work on http://asklimbit.ledgers.com/form_test.html
    Everything shows that the script itself is fine.
    But, when I go to send the form, this happens:
    close sendmail pipe failed, mailprog=[/usr/sbin/sendmail] at (eval 8) line 108.

    I did check what sendmail was on my server. What you see in the form is what it is.
    I checked with my host (myhosting.com) and it turns out that they don't completely host sendmail right now and recommend SMTP Auth.

    I used the FormMail code from http://nms-cgi.sourceforge.net/
    Does anyone have experience with this script? If so, can you tell me if there's a way to impliment SMTP Auth?
    If not, then does anyone know of a mail script available that takes advantage of SMTP Auth?

    Thank you very much.

    (x-posted)

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

  16. How To Create Software Box For Your Products?

    Date: 11/10/06 (Java Web)    Keywords: software, html, web

    Software products, in the past, used to come in a shiny box with the CD (or floppy) and user manuals. With the evolving times and acceptance of internet, most products today are made available online, via website or email. User manuals too come either as pdf files or in html format. However it is still [...]

    Source: http://blog.taragana.com/index.php/archive/how-to-create-software-box-for-your-products/

  17. Javascript email program

    Date: 11/10/06 (Web Development)    Keywords: html, java

    I'm using the line below in a javascript program contained within an html page.

    parent.location='mailto:email_01@aol.com, email_02@aol.com?subject=TEXT OF SUBJECT&body='+'TEXT OF BODY';

    This is used to create a new email using the user's email program. The recipients email_01@aol.com and email_02@aol.com are automatically put into the "To:" of the email. What I want to do is have email_01.aol.com in the "To:" (as is). And I want email_02@aol.com in the "CC:"

    What is the correct syntax for this?

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

  18. Javascript email program

    Date: 11/10/06 (Javascript Community)    Keywords: html, java

    I'm using the line below in a javascript program contained within an html page.

    parent.location='mailto:email_01@aol.com, email_02@aol.com?subject=TEXT OF SUBJECT&body='+'TEXT OF BODY';

    This is used to create a new email using the user's email program. The recipients email_01@aol.com and email_02@aol.com are automatically put into the "To:" of the email. What I want to do is have email_01.aol.com in the "To:" (as is). And I want email_02@aol.com in the "CC:"

    What is the correct syntax for this?

    Source: http://community.livejournal.com/javascript/118368.html

  19. w2box or something like it

    Date: 11/10/06 (PHP Community)    Keywords: html, web, linux, apache

    I created a script a while ago that allowed users to upload files to a folder and then update the html page to show the new file and the description given via a form. The users now want to be able to delete items that they uploaded. Naturally this is months after I worked on the script and they want it done today (dammit).
    I found a rather nice tool in w2box:
    http://labs.beffa.org/w2box/
    except I can not get it to work on my server for some reason. Has anyone worked with it? The creators have not responded to my ask for help yet. Is there another script out on the interwebs that allows for file upload, deletion and downloading that is easy to deal with on a Linux/Apache server?

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

  20. w2box or something like it

    Date: 11/10/06 (Web Development)    Keywords: html, web, linux, apache

    I created a script a while ago that allowed users to upload files to a folder and then update the html page to show the new file and the description given via a form. The users now want to be able to delete items that they uploaded. Naturally this is months after I worked on the script and they want it done today (dammit).
    I found a rather nice tool in w2box:
    http://labs.beffa.org/w2box/
    except I can not get it to work on my server for some reason. Has anyone worked with it? The creators have not responded to my ask for help yet. Is there another script out on the interwebs that allows for file upload, deletion and downloading that is easy to deal with on a Linux/Apache server?

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