Jump to content

lm

Advanced Member
  • Posts

    273
  • Joined

  • Last visited

Everything posted by lm

  1. Notepad++ and Firefox with developer bar(plus Firebug a bit later) is generally what you'd need for coding. Filezilla o Cyberduck as FTP. Even this kind of "basic" websites would need CMS nowadays so Directory Opus seems the best program to manage all kind of files(If you are on Windows).
  2. seems like it is a path problem. If you write: param name="movie" value="homepage-slideshow.swf" /> , it means that html file and slideshow should be in a same folder. Just to test it, copy slideshow to the same folder as your home page ( or include file in which .swf file is used) and see if flash is loaded.
  3. Just in general, could be useful to say: there are 2 (or 3 or more) stages in website building: Design and Launch. After you've done it, got your payments for it,All other work on the website, such as: improving, editing,updating - is actually website maintenance. So in fact again - will be helpful to have a plan beforehand with all these stages being explained to the client thus he will be aware at all times on what stage the project is.
  4. Tricky situation considering you havent got a contract but I think it could be an idea to track the working hours you spent on the project (on each of the stages if project gone big , not forgetting the time you spend on website versions and replying on emails regarding it) and send this timescale to your client with the real costs/per hour included. It might serve as a reality check. SEO thing is the hardest part to explain to the client. If he/she is not The Justin B., or any of locally famous people, it take enormous effort to get decent traffic to the website; so we do need to have some SEO talk with the clients BEFORE the project even started. You can add your recomendation on SEO now in written form all over again just to show the client your good will and the way for improving. Hopfully she will get to her senses, good luck with it from me too!
  5. if you dont want to pay anybody to fix your website, get your hands dirty and learn how template is built (by the way your XML files are written with comments so did you read all of them through? These comments could provide you at least with the information on how to add extra button to the shopping cart - or - how to replace one of the buttons to the shop button).
  6. The best way is to ask for support on a website where you bought your template(s). I doubt that there are step-for-step tutorials on full templates integration. Seems like if you add the link to shopping cart from first template and then edit XML file for shopping cart, it will solve your problem (it is some monster of XML file "with over 150 different settings covering almost all aspects of the template"!).
  7. you can always copy-paste HTML tags instead of typing them all the time. Besides, for example, Notepad++ has many shotcuts and so the other HTML editors.
  8. that reminds me about mailchimp email templates: http://www.mailchimp.com/resources/html_email_templates/ then again why not to use mailchimp for the ecards? Also, could be an idea to use Flash based website(if you'll find it attractive for the commercial use):the scrapblog.Using Flash has it own advantages ( like choice of fonts for the ecard and so on). In general, look for shopping cart solution with an ecard as an option.
  9. starting adding items to the multiple web stores

  10. lm

    Wordpress

    Wordpress-Zencart: I've recently used them both to set up the website and online store. I find this combination possible but if they installed independently: WP as CMS for main website and Zencart for online store in its own directory. I must say zencart is easy to install but you should prepair to get your hands dirty on coding( which is in itself a good learning curve) and tweaking (if you require extra features, the knowledge of PHP is required) to customize it. If you just started and want it quickly and painless, try already mentioned WP plugins ( if Paypal is an option, there is and Paypal WP plugin I suppose (at least they good documented) or otherwise simple shopping cart - Big Cartel if it suits your needs (which is for 5 products free). Also, if you are a "social type", you can try Storenvy (free)
  11. lm

    Is this possible?

    in general, you can pick some tips on how to code looking into the source code of the websites you like. Especially if there are cross-browsers problems involved. For example, this website code is written to help us "curious" through. Also, if code "doesnt work", check your page in different browsers (you havent mention what browser you use to test your page) and use conditional comments for IE versions, if necessary.
  12. is currently on clothing design project

  13. lm

    Need help coding a menu

    Susie, using CSS sprites seems the most suitable way here indeed. So you work with just 2 big menu images - one for normal state and one for hover. The rest is up to CSS.
  14. have you tried conditional comments for IE8?
  15. Wordpress seems to be a best choice to start with, if it will be your first CMS and the text is the main content of your website. Once you go through Wordpress, the other CMS will be easier and quicker to learn.
  16. lm

    HTML5 features

    And yet another pretty diagram that shows the HTML5 readiness: http://html5readiness.com/
  17. lm

    Layer tennis

    For Photoshop fans - over 2 hours time Layer Tennis Match will start! It will be first global edition where not two but 10 designers; each of them will present their Photoshop layer in 15 min time.
  18. This year it was Wordpress most of the times, and the last shopping cart - Zencart. I must say for the client both Wordpress and Zencart admin panels were with the big learning curve and required extra instructions. In general, I wonder if there are some reviews on CMS admin panels usability?
  19. Indeed it becomes a major problem - once you set up CMS for the client, he often just dont use it at all or in very restricted way. I blame quite complicated admin panels and build-in online editors. Got me thinking: next time I'll suggest any CMS for the client (especially shopping carts!) first thing will be to check the "end user admin panel friendiness".
  20. Depends on what site you have done already. If it is CMS, more likely it has plugins. If it is just HTML pages, install CMS (Drupal or Wordpress) and add shopping cart plugin. Or use photogallery script plugin,if you are sure they wont change their mind and will go for online sales. I've just set up Zen Cart store which is open source and has an option to peform only as catalog. It is not bad for free option and there is documentation on every sneeze, but it still quite a bit of a monster. Your template is scattered all over the place and you actually need to perform Search everytime you need to find anything in it.
  21. Not sure what do you mean by "let's call 'em "indirectly edited" site software" but instead of Wordpress you can try Blogger or Textpattern.
  22. Start over: take .fla from .zip file and try to open it in your versions of Flash. Also beforehand, read the all docs which comes with this intro. There should be instructions on which version of Flash to use.
  23. looks ok on a 1920x1200 screen. A bit of a white space on a right in posts but I guess for smaller resolutions will be just right.
  24. lm

    NVU

    In Firebug If you click on any selector in HTML it shows its CSS and relevant line in CSS . Very handy if you have 500 lines of CSS and need to debug. It does also JS debugging.
  25. Seems like a fair price ( and even on a low side) you paid for the e-commerce website. You are forgetting logo design costs, integrating template to the shopping cart, getting it working with your content. Did the designer spend 30 hours on your website? And even more than that? I think he did.
×
×
  • Create New...