Car Design Program?
21.September, 2009
I really want to design a car, just for fun, and i would like to see if i could use a program that would be very user friendly and would be free or very cheap
I would want the program to be able to twist old cars and make them into different designs
The reason i want to have a program like that would just so i can do something i think is cool in my free time
Please suggest programs, or web pages in which i can design cars
Thanks in advance
hi
here is some free websites
wish help you
http://www.carbodydesign.com/
download/3d-models/
http://www.tuvie.com/searc/free+
download+car+body+design+software
http://www.freedownloadscenter.com/free/
486337/
http://www.topshareware.com/car-
designer/downloads/1.htm
Would unsigned bands pay for a professional website instead of just a myspace page?
18.September, 2009
Hi,
I’m thinking of starting a web design business that purely focusses on providing cheap websites for unsigned bands.
I know myspace is hugely popular mainly because there are no costs involved.
Would unsigned bands be interested in having a proper website instead of a myspace page despite the extra costs involved. (domain name registration:£8 per year and £5 per month hosting)
How much would they pay for the initial design and build of the site?
If you are in a band, your opinion is especially helpful.
why buy the milk if you can get the cow for free? myspace has a wide audience and even if 1% of the users listen to your song it still alot of people that you’re reaching. but hey, the con is it’s not personal enough and you can give it pizzazz. go to a webdesigner and get an estimate.
Question about web design?
17.September, 2009
Hi, I’ve got a website that I use to advertise piano lessons on and this website has a pricing page. Currently all prices are set out in a grid which is really complicated looking for customers to look at due to how many variations there are in pricing. I was wondering if there’s any way to change it to that the customer enters the variables and is given a price.
For example:
One student in a household having lessons every week costs less than one student in a household having lessons every two weeks. The more frequent (and more students in a household) the cheaper lessons are. Rather than the customer having to navigate through a grid, can they choose how many students there are in household, choose how frequently they want lessons and be given two prices – one for a lesson at my house and one for a lesson at theirs. I’d like it if the customer could choose from a drop down list. Is this possible?
Hi thanks for replying. If I were to use JavaScript, any idea what this feature would be called?
I’m using a web-based designer (cpanel)
This can be done with JavaScript. It can also be done with server-side scripting, but you’d really only need to do that if you were interested in creating an elaborate system where they can pay online, otherwise it’s a waste of time.
Basically you put together a form using the FORM, and INPUT tags, and have a submit button. (Set IDs on these).
For a client-side form, you can set the forms "action" attribute to "#" or not set it at all. Then set the submit buttons "onclick" attribute to the javascript function.
The JS function should
1. Take the variables and store them for instance
students = document.getElementById( "childrenInHH" ).value;
2. Then perform any calculations:
if(students == 1)
price = 20
if(students > 1)
var price = 10
var pricePerStudent = price;
3. Output it back to the HTML document.
you’ll want to use code something like
document.getElementById( "pricePerStudent" ).appendChild( document.createTextNode(price, 0) );
just make sure in the HTML, you had a "pricePerStudent" area or it will fail.
Good luck. If you need more help, write me.
Am I charging too little for my web design?
15.September, 2009
I’m making a point of making my services as cheap as possible, but I’m concerned that some people might actually get scared by low prices.
For example, right now I charge $39.99 for simple 3-page HTML websites – hosting and domain not included. They are done within 72 hours. (with 1 year of hosting and .com domain, I charge $119.99)
Two samples…
http://featherlane.com/TibbyDesigns/samples/2/sample2
http://featherlane.com/TibbyDesigns/samples/1/sample1
My question is: should I raise the price, or is it fair? Am I right to think some people might get scared if it’s too good to be true?
If I should raise the price, about how much should I charge for those 3-page sites? How much would you pay for them?
Data M – what do you mean by mediocre?
Ninlar – I create unique custom sites for every customer.
It looks like you are basically providing HTML Templates. The price is definitely reasonable. You should compare with what companies like PixelMill offer:
http://www.pixelmill.com/
If you create each template custom for the customer, then the you should raise the prices. If you just have a collection for them to choose from then I think your prices are fair.
If it is custom then you should raise the prices.
Sheps Website Design development & Graphic Design
14.September, 2009
Inexpensive Professional Web Sites for Small to Medium Size Businesses | Commercial Use & Personal Web Pages. 75% Discount 2009/10 | Plus Reliable Fast Maintenance.
Duration : 0:7:40
Uploading Web Pages?
13.September, 2009
I’m designing my own web page, but I don’t know how to upload it. Does anyone know some good free servers, or at least cheap ones?
You want free, or good?
There are lots of free hosting. They usually have page limits, traffic limits, and require you allowing them to host advertising on your web page.
Some of the free sites include, but are not limited to:
www.Homestead.com
webhosting.yahoo.com/unlimited
geocities.yahoo.com
www.tripod.lycos.com
angelfire.lycos.com
www.freewebspace.net
Web-design what price should i charge?
11.September, 2009
Im designing a website for a pub, how much should i charge? They have contacted me by a friend to do this. They will want it cheaper then if they went to get it done by a professional. All they want is one page, but i’ll convince them to have a few more. However im 16, and i take great pride in my work. Thanks Jack.
I would say $25 an hour should be good.
Free/Cheap Website? Help!?
09.September, 2009
I own a small restaurant and I am looking for a free/low cost "create your own website" service online. The site doesn’t have to "do" anything like take payments, etc…It would just be a place to post the menu, photos, upcoming specials, allow customers to email us etc…I am sort of ok with a computer..but designing web pages is WAY beyond my skill level. HELP!! Maybe there us someone out there who us a student looking to build their portfolio in exchange for a TOP NOTCH Reference? PLEASE HELP.
I am not looking for suggestions on hosting,,,I can find a web host. It’s the actual creation of the web page content that I need help with.
Mike..You are full of opinion and also full of yourself. Your answer however was a complete waste of time. All you did was offer GoDaddy..Are you kidding? READ THE QUESTION. I never said i didn’t know how or where to get a site HOSTED. I need help CREATING the content. You CAN read right? Also this is called ANSWERS…not OPINIONS..So keep yours locked in that tiny brain of yours. You are an isulting jackass. I hope that you enjoy your own company.
Oh yeah, one more thing Mike. You said "I doubt the desinger would get any references from free work"…Obviously you didn’t READ or COMPREHEND what I had written. I was offering myself as a reference for life to a student designer who needed to build a portfolio and a reference list. I guess the concept was lost on you because you were too busy making love in the mirror.
It sounds like you are looking for a What You See Is What You Get (WYSIWYG) HTML Editor. Front Page, Expressions, Dreamweaver are all capable of this.
Your other options are to purchase premade templates from a website like http://www.templatemonster.com and use those.
If you are absolutely desperate, please contact me and perhaps we could come up with some sort of arrangement.
Irish web design free flash e-commerce demo for web customers
08.September, 2009
http://www.qtelltrader.com/
http://www.qtellwebdesign.ie/
info@qtellwebdesign.ie
http://www.qtellvoipwholesale.com/
info@qtellvoipwholesale.com
http://www.qtellelectronics.com/
http://qtellwholesale.com
http://qtell.wordpress.com/
Rank your web site on page one with Search Engine Submission, no more expensive bills for web submission with this easy software that only takes minutes. Please follow the link to my web sites and try the free trial.Have a e-commerce web site custom build to suit all your needs
Qtellwebdesign Logo Web Design, Flash Development & Graphic Design Services
We offer a broad range of Flash Development Web Design, Graphic Design, e-Commerce, Dynamic Websites, Logo Design, 3D. We can design and create a professional level web site for your business, displaying your products or services to Ireland and the world
Have you been given a low quotation for a new website? This could prove to be a costly mistake. To produce a quality website that is of a professional level visually and coded using the correct methods for the search engines takes a lot of work and time. In many cases web sites are created to an amateur level, done quickly by cutting corners to get to your money fast. Even sites that look visually good are very often coded badly for the search engines. So, if you get a low quotation, beware! As in any purchases you choose to make, you will get what you pay for!
Marketing specialists claim that surfing visitors will form an impression of an online business within a few seconds, so it is vital that the text & image presentation are of the highest quality. If your pages do project a professional image, your prospective visitors will trust they are dealing with a legitimate business and go on to explore your products and services to a greater depth.
Basic Packages
Customized design layout
10 Pages of static html pages with attractive Design
Page length will be A4 Size for all pages
Logo provided by the client
1 Contact/E-mail form
100% satisfaction guarantee
Search engine friendly design
Silver Packages
Customized design layout
20 Pages of static html pages with attractive Design
Page length will be A4 Size for all pages
Logo provided by the client
2 Contact/E-mail form
100% satisfaction guarantee
Search engine friendly design
Gold Packages
Customized design layout
20 Pages of static html pages with attractive Design
Page length will be A4 Size for all pages
Logo provided by the client
2 Contact/E-mail form
100% satisfaction guarantee
Search engine friendly design
By appealing to the helpdesk, a user can :
Send a support request to the techsupport using the web interface, e-mail or by phone
Choose the ticket category
Set the urgency level of a ticket
Receive confirmations via the e-mail
Receive replies via the e-mail
Evaluate replies
Close the ticket
The module functions empower your technical support by allowing to :
Receive support requests via the web interface, e-mail, forum, phone or other sources
Classify requests by categories
Assign the responsible person to each category
When creating a new ticket, the responsible person can be igned automatically depending on category, urgency level
the default responsible person can be igned.
After the ticked is created, the responsible person receives an e-mail notification
If the responsible person cannot be igned, the notice is sent to all Techsupport administrators
If a ticket gets modified, the ticket author is notified via the e-mail
If a ticket gets modified by the author, the responsible and/or techsupport administrators of the ticket are notified via the e-mail
Add new ticket states (e.g. New, Open, Resolved etc)
Customize reply ranks (e.g.: Satisfactory, Incomplete etc.)
Customize urgency levels (e.g. high, normal, low etc.)
Configure additional information sources (e.g. e-mail, phone, forum etc.)
Receive support requests using the Mail module
Mark the e-mail messages as spam, thereby teaching the Mail module
Perform actions on tickets (close; open; withdraw the spam mark; mark as possible spam; mark as spam etc.)
Send hidden messages between techsupport team members in the context of a ticket so as not to unveil the service internals to the ticket author.
Leave comments visible to users of the techsupport group only
register new tickets in the Statistics module.
Duration : 0:7:47
Give me good web Hosting site, some cheaper.I have hobby to design the web pages, give me site.Any free site?
07.September, 2009
Web hosting can be a significant expense for anyone. When you are looking for Web hosting online there are so many to choose from that it can be an overwhelming task to try to tone it down to a handful to consider. Did you know that there are some Web hosting providers that cost less than 5 dollars a month and you get the same reliability and customer support (if not better) as the most expensive Web hosting companies? Take a look at http://www.inexpensive-web-hosting.com/
There you will find a guide to finding the best inexpensive Web hosting providers. These Web hosts offer unlimited Web hosting space, unlimited disk transfer, unlimited databases, and the leading control panels with easy Website builders, templates, and they even offer free Google and Yahoo ad credits.
Good luck,
Tom