Re: is it worth studying webdesign with programming? Digital Media UI / UX Design by teedoff Depends on if you're gonna freelance or work for a webdesign house. If you work for yourself, you might need to know a little of everything to successfully design a website from start to finish. Working for a webdesign company usually means tasks are broken up into sections. They may have a Graphics section, html/CSS section, programming section. is it worth studying webdesign with programming? Digital Media UI / UX Design by NewOrder i am interested in graphics and webdesign. i am currently studying dot.net and java.. is it worth studying both..or is it a bad idea for me to study graphics now/? Re: is it worth studying webdesign with programming? Digital Media UI / UX Design by NewOrder oooh , i got it. so to work as a freelance, i need to know a bit of everything. is java necessary for webdesign? Re: Is webdesign art? Digital Media UI / UX Design by ChrisLala thx for the replies. while we are on the subject does anyone know any books or places i can find out about history of web design/development and to help answer the question "is webdesign art". seems almost impossible to find information on it webdesign stuff Digital Media UI / UX Design by Buckers kindly recommend sites where i can download web, graphics ebooks & software. thanks Re: webdesign stuff Digital Media UI / UX Design by HI2Japan Hmm, I wont get onto the topic of legality so . . . Re: webdesign stuff Digital Media UI / UX Design by dream party Tools for web design, you can use Dreamweaver, Firework and Flash. You can go to [url]www.webdeveloper.com/forum/index.php[/url] to learn knowledge and post questions. Re: webdesign stuff Digital Media UI / UX Design by JasonHippy Despite being a C++ programmer by trade nowadays, I still mess with Flash rather a lot. So one of the main bits of free web development software I've been using lately is [B]Flashdevelop[/B] ([url]www.flashdevelop.org[/url]) which is free open source software (Windows only) for creating flash content. If you download the [B]Adobe Flex3 SDK[/B] (… Re: is it worth studying webdesign with programming? Digital Media UI / UX Design by almostbob .dotnet, Microsoft servers, such a very small %age of clients possible, but many of those clients are large and require large maintainence contracts, because the type of product they are, but the larger they are the more likely they are locked into maintainence agreements, proprietary codebase -more difficult to outsource java a slightly larger %… Re: is it worth studying webdesign with programming? Digital Media UI / UX Design by teedoff I think Bob is right. Google "servers" for popularity, as well as server side languages such as PHP and Coldfusion and see how much of the market utilizes these. Most medium to large size companies utilize PHP or CF and databses such as MSSQL and MySQL. Re: is it worth studying webdesign with programming? Digital Media UI / UX Design by NewOrder alright, i understand only half of what you have explained to me. but i feel that it was helpful. thank you. thread resolved Facebook SDK login and logout question Programming Web Development by klemme …'] == '1') { header("location: http://apps.facebook.com/enkelt-webdesign"); } // Content start: echo '<div id="container_left"… => 'read_stream, friends_likes', 'redirect_uri' => 'http://apps.facebook.com/enkelt-webdesign/' ); $LogInUrl = $facebook->getLoginUrl($params); ?> <div id="… MOD_REWRITE dynamic urls issue Programming Web Development by klemme …;titel=FORSIDE[/B] The name of my site: [I]enkelt-webdesign.dk[/I] Does someone know how to write the correct… I can change the urls to: enkelt-webdesign.dk/forside (forside = home) enkelt-webdesign.dk/webdesign (...) [I]etc etc[/I] So I want… Re: MOD_REWRITE dynamic urls issue Programming Web Development by klemme … this is seen in the url: enkelt-webdesign.dk/forside enkelt-webdesign.dk/seo enkelt-webdesign.dk/hosting so only the site name… Re: MOD_REWRITE dynamic urls issue Programming Web Development by digwnews mmm... You may use this in your php script: [CODE]header("location: http://enkelt-webdesign.dk/".$_GET['titel']);[/CODE] And why do not you change all links on the site in [url]http://enkelt-webdesign.dk/something[/url] style? Re: MOD_REWRITE dynamic urls issue Programming Web Development by digwnews When you enter in browser enkelt-webdesign.dk/forside, you're getting a 404 error? Re: MOD_REWRITE dynamic urls issue Programming Web Development by klemme I misunderstud you before! When i write: enkelt-webdesign.dk/forside It works! BUT only for that one page. I need to get exactly that urls after a LINK is clicked - cause when a linked is clicked, the ugly urls are right back? :-) Re: MOD_REWRITE dynamic urls issue Programming Web Development by digwnews Also add in .htaccess file: [CODE]RedirectMatch ^index\.php\?sid=(.*)&titel=(.*)$ http://enkelt-webdesign.dk/$2[/CODE] Re: MOD_REWRITE dynamic urls issue Programming Web Development by klemme …;titel=$1 RedirectMatch ^index\.php\?sid=(.*)&titel=(.*)$ http://enkelt-webdesign.dk/$2 [/CODE] isnt there sometimees used something like follow… Re: MOD_REWRITE dynamic urls issue Programming Web Development by digwnews try: [CODE]RdirectMatch 301 =(.*)$ http://enkelt-webdesign.dk/$1[/CODE] HELP! With Javascripts Pop-Up Window Programming Web Development by jeepj27 … this project is: [url="http://www.webdesign.johnrandazzo.net/portfolio.htm"]www.webdesign.johnrandazzo.net/portfolio.htm[/url] (then mouseover… java or mysql Programming Software Development by piers … about databases. I just wondered if java is used in webdesign for the purpose of creating databases and if that was… and I am just wondering what its uses are in webdesign apart from game creation? It seems to slow to be… The most famous CSS web sites galleries in the world Digital Media UI / UX Design by canonzone … Creme Web design inspiration [url]http://webdesignbook.net/[/url] Webdesign reference book Webdesign reference book - We are releasing a book with about… CSS positioning problems Digital Media UI / UX Design by Alexancho … using CSS. It must be something like this: [url]http://webdesign-gold.awardspace.biz/model_1.html[/url] A picture of a… the picture. Something obviously wrong with the positioning: [url]http://webdesign-gold.awardspace.biz/learning/example1/index1.html[/url] I uploaded… Experimental version: MatrixCaptcha Programming Web Development by Graphix … OR THE SCRIPT INFORMATION # # AT ALL TIMES # # # # Created by Symbol Webdesign ©2009 # ############################################################## Further information: The HTML of the script is compatible… "Simple" mod_rewrite URL, is not re-written! Programming Web Development by klemme … in the browser shows this URL: [CODE] http://www.enkelt-webdesign.dk/index.php?sid=1&titel=FORSIDE [/CODE] I… URL to appear like this: [B][url]http://www.enkelt-webdesign.dk/Forside[/url][/B] I have this code in my… RewriteCond question Programming Web Development by klemme …: I want to change this url: [url]http://www.enkelt-webdesign.dk/index.php?sid=1&titel=FORSIDE[/url] Into… this url: [url]http://www.enkelt-webdesign.dk/Forside[/url] I have tried many things in my… Warning: Cannot modify header information - headers already sent by (output Programming Web Development by raviranjanim …; <ul > <li ><a href="webdesign.php">Web Design</a></li…; <ul > <li ><a href="webdesign.php">Web Design</a></li… Re: java or mysql Programming Software Development by ~s.o.s~ … and I am just wondering what its uses are in webdesign apart from game creation? J2EE can be used for creating… Re: mail() with html <b></b> tags, how to? Programming Web Development by leakbali … = "MyEmail@Mail.Mail"; $subject = "Email Fra enkelt-webdesign.dk"; $message = $besked; $headers .= "<b>Der… = "MyEmail@Mail.Mail"; $subject = "Email Fra enkelt-webdesign.dk"; $message = $besked; $headers .= "<b>Der…