Tag Archives: Case In Point

Image Rotation

Heya guys, I’m looking to create a new site and to the main page I am wanting to produce a section on the home page where it has an automatically rotating/cycling photo changer. For case in point, there will end up being about 5 shots, say 800px by way of 150px, that will cycle through every 2-4 seconds. I was questioning what method would be best as a way to achieve this, have to it be adobe flash, javascript or certainly php I know there are many budget and definitely not very nice visually options around but I am wanting a good, clean, professional wanting option. I’ve never done this specific before so could explanations be as nice detailed as likely, thanks! Hitchy I’m a supporter of Flash in relation to cycling through shots. It’s the easiest and looks the top. You could also do a fall show movie or perhaps a gif… but Flash will give the best quality results I believe.

Posted in Web Design | Tagged , , , , , , , , | Leave a comment

Loading Time: 1 Big Image or Several Smaller?

Pertaining to website loading period, is it better to possess 1 big photo or break the larger image upwards into several lesser ones When you are talking about a large photo, I would certainly leave that entire. If you broken up a 4k photo into four 256 byte images thinking that you cut page load time by way of a quarter. However that is counter productive, and in just about all cases the 4k graphic would load more quickly do to ask for overhead. If your picture is reasonable in dimensions, I think any particular one large file will load with more speed than several little ones. How big is big When you are talking about one thing over 1MB you might split that upwards. But if it’s just a 200k header, We’ve loaded that of hospitality attire image with lots fast results. Hope that helps. 1 large. Every additional image with a page means one more HTTP request. Cheers Brandontran and Filbert1 – Let me change the method I do things. I had considered that – one example is, three 25k pictures would load a lot quicker than one 100k graphic – but have find things recently of which … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

XML on web sites

We have various affiliate agreements. Many of these kind of offer xml nourishes. i can get these taking care of my lap top version with the sites but am can not get it working once i upload to the net. obviously I was missing something. anyone able to help You’ll end up being more specific. Who is your webhost, and show us an online site… where it’s likely to appear. You will be using PHP in order to display the give, taken directly heli-copter flight other sites(s), so we’ll require a URL for a number of those feeds too. Have you any idea much about PHP Seeking " index. php" instead of " index. html", or have you any idea how to utilize. htaccess I believe we need considerably more. Hi, thanks quite definitely for your awareness. test page is on: http: //samuiselect. bizland. com/testxml. htm this works fine to the desktop but not online. that hosting site is usually: http: //www. bizland. com the original data comes via: http: //www. r24. org the rest of your mail is near to Greek for me! all self trained and lacking MY PARTNER AND I regret! respect, Derrick Derrick… So the information … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Experiences with bartering

Howdy! Throughout southern california Svea and I’m an internet designer. Last month I started my own business and now I’m planning on bartering my products. How do you are feeling about bartering Possesses anybody done that I’ve done it several times a day. The experience for me has been this way… I feel that I’ve gotten the higher part of the deal, and your partner has felt just like they got the higher part of that deal. So I guess it is just a win-win situation. I take into account it works best like a " service" to " service" deal. Case in point, if you were to design a website for the dentist, and the dentist in exchange does some fillings in your case (or family). Products, instead of touchable goods, seems to have more of an impact just because a person’s skill and expertise can not be compared similar to the price of the object. You should try it the moment with someone along with see how the idea goes. When you choose bartering it is not necessary for one to pay – so that you can save your money and simultaneously get one more possiblity to achieve … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

How to make an online shopping website?

I desire to make an online boutique but don’t have a experience in that. Ill try to explain the issue to the ideal of my potential. Making web pages isnt problems but I dont know how to add online purchasing features like looking cart, payment strategies, maintaining customer accounts etc. I employ a few questions similar to: 1)Do shopping cart and payment attributes use JavaScript or any specific database to course of action the order 2)Does maintaining customer accounts need any database 3)How will the seller admittance the order facts etc Ill be happy if anyone could explain at length. Thanks! You obtain a webhost which allows PHP/MySQL and more importantly, a webhost which includes " fantastico". That helps you install a free of charge pre-made shopping cart system like Cube-Cart, OSCommerce, ZenCart, for example. Which has a shopping cart method, the transactions are generally handled automatically plus you have an adminstration login for dealing with the orders, catalog, and shipping. Case in point, if you install OSCommerce, you then upload all of your items, photos, descriptions, prices, shipping, for example. and set-up the payment gateway. You require to have credit cards merchant like Authorize. net or PayPal, or maybe … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Simple Tips ´n tricks to make cool designs in Dreamweaver.

Acceptable some background details. Im taking any class which educates us webdesign. Recently we recieved a task to create a website intended for whatever or whomever we want and I want some extra capabilities, that our teacher didnt teach us the way to do, in the page to create a good impression. What we figured out was basic CSS such as: Custom link colour, Different heading, incorporating images to containers. Also we learned the way to add flash films, pictures and background image, aswell because make the background " unscrollable". Im only 17 so all tips n tricks is appreciated Forgot to speak about that we employ Dreamweaver cs3. Always use Google to get tutorials… Case in point: http: //www. search engines. com/searchhl=en& source=hp& q=css background image& aq=f& oq=& aqi=g10 Is a teacher having you upload your files into a website, or is actually everything executed offline… on that PC only To begin with i must state i allways work with tutorials, like when i use actionscript SEVERAL or make adobe flash animations, but my dilemma was some hip stuff people can see on a website which is relatively easy to complete for a newb dreamweaver in addition to hopefully … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

a few questions

hi i used to be wondering if any one could tell me where to find a script that’s free if feasible. that would please let me post a image link. And allows me align how many each row and the number of per page. then when which number is hit puts them in page 2 and 3 etc .. i dont need much features like coments or anything. i really want it to be like that one on this page www. nekkidtees. com Do you have any PHP experience You can make a script your self. Below is definitely example… (I didn’t actually test it). Create a plain text report, call it " catalog. txt" and fill it with one line for each photo. And also the three fields divided by pipes http: //www. site1. commyphoto1. jpgcaption http: //www. site2. netmyphoto342. jpgcaption http: //www. site3. netmyphoto46342. jpgcaption http: //www. site4. netmyphoto345742. jpgcaption for example. Right now, you have a new PHP script in which opens that archive and displays a person’s images. Like this… call it " hyperlinks. php"… PHP: < php //  open  the  report,   put  into  an  range. $file  =  file(“catalog. txt”); //  how  many  across$across=4; //  … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Web Store

So, I’m gonna create a Website for a new clothing company that wants a web based store. I was service plan making thumbnails and also linking it into a pay-pal shopping cart. This would be the initial Website store Truly made. Does anyone get any suggestions of another or maybe more stylish way to go about it Thanks Use an existing shopping cart (PHP / MySQL) script which has a PayPal gateway undoubtedly made. Such as Magento, OSCommerce, CubeCart, for example. Then customize their web themes. If it can be your first serious website I think it is better for you first quite universal color scheme – for instance, it can be several tints of violet and yellow – with the website which is selling clothes it really is the best verdict. bigcartel. com All you need, if you dont wind up making one within your own. case in point: http: //theamityaffliction. bigcartel. com/.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Small Developer, Big Client NEED HELP!

I have just started freelancing webpages and wanted to start off small but lo plus hold, my first client is trying for the biggest project We have ever faced. In other words here are the parameters on the project: ONE PARTICULAR. ) Client demands redesign for existing website which is 200-300 pages around size A COUPLE OF. ) Client reaches top of google visit a pretty general key word and wants to keep his high ranking SEVERAL. ) Also would like CMS functionality over a few select pages. I’ll code in html, css, and php My questions will be the folllowing: any. ) In general, for a average developer, approx. how long would it decide to use convert 200-300 web pages of html into a newly coded style and design. b. ) any thoughts on professional methods to charge for this c. ) any ideas on the way to accomplish this without having affecting google rankings n. ) any ideas on how to integrate CMS functionality over a few select pages and not having to redesign entire website in, for case in point, Joomla I would really appreciate any suggestions as Personally i think like Im gonna have a heart … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 3 of 41234