It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Ok, I am probably going to get very varied opinions on this question but here goes anyway: what would be the best css layout type for a typical ecommerce site. Typical as in standard grid based product pages, header footer etc.
An infinite number of layouts will get the job done, and its impossible to definitively say which one is 'best'. however, there are a few guidelines that should help:
Make the product look good.If you're going to sell something, you need to make it quickly apparent why your product is awesome. Some prominent images can help this greatly.
Don't make things more complicated than they need to be. Be minimalistic! No one's going to say "Well, the site design is very complex and intricate, so I should probably give them my money..."
Make it easy on the eyes and the mind. Consider usability: people should be able to find what they need quickly and efficiently. The longer people have to spend on your site before being able to buy something, the less successful the site will be. Also, make sure you're using colors that aren't too stressful on the eyes.
When in doubt, look at other successful E-commerce sites. You often don't need to spend countless hours thinking of a new site layout when there are plenty of tried and true designs out there. :D
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
The question: from a programming point of view, does WordPress allow a similar kind of flexibility that I would get by writing my own Java EE system? E.g. if the site owners suddenly decided that users whose birthday was on a Wednesday had to be sent a notification email and their birthday event had to be entered into a calendar that other members of the site could then RSVP to and then give a star rating afterwards to say how much they enjoyed it... could I do that easily with WP?
Hope that's clear, really welcome any feedback.
Wordpress is a bit easier to get started out with, and you can install whatever plugins you want easily. The only problem with it, is that it is a lot like windows: it accounts for many people's use cases.
For you, with a business/corporate (you mentioned corperate applications before the edit of your question)/extensible platform in mind, I would recommend sticking with what you've got. You've written it yourself (or as a team) so you know everything about it, and what to look for when there is a bug. It's easily extended with your own code, and you don't have to sort through and learn a new language.
Wordpress is great for blogs, as that is what it is designed for. It is good for general purpose websites with dynamic layouts, but relatively static content (blog posts, write it once, edit a few times, but relatively static). Sure, you could write plugins for it, and many have been written, But it won't have nearly the capabilities you seem to require without major extensions.
Also, being written in PHP, it has to be interpreted, as opposed to java, which is a semi-compiled/optimized bytecode (a bit complex) but java runs faster than the equivalent PHP code.
So benefits of your system:
Faster
More reliable
Suited for very dynamic content
Benefits of wordpress:
Easier to extend
Suited for static content
Easier for novices to use (but your own interface may work just fine)
WordPress is incredibly flexible, and can, without a doubt, be a viable framework for your app. You should definitely check out it.
That said, if you're building something this complicated, I'd go with what you know. You're gonna make mistakes and do things in weird ways on your first few WP projects.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
What i need a simple shopping basket written in ASP.
I have looked around and there are some great full-blown ecommerce solutions out there, but they are beyond my needs and abilities.
What I am looking for is an ASP based Shopping cart, in which
No database required
Simple shopping experience for up to a dozen products
Object Oriented design
CSS style semantically correct
Easy integration with 3rd party payment processor
Supports downloadable soft goods
I want to use my own (payment method) checkout button
They provide functionality to add items into a shopping cart, capture user information and forward to a 3rd party payment processor.
I would say for you to check on www.hotscripts.com
What do you want, if not static pages/content, would have to use a database.
About easy integration with third party payments system you should be able to get that information from the third party itself.
you would be better off with a full system anyway (i think).
check hot scripts for waht you are looking for, I am sure you can find something there
cheers
PC
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Compared to native apps, my Flex application runs like a hog born by a snail, especially on mobile devices. What tricks can I employ to optimize it's performance, and what trap doors should I avoid?
Use a better architecture, simplify your code, avoid using non-mobile optimized components, be smart about GC, renderers, binding and using often recurring events, use better libraries (TweenLite instead of adobe tween libs), avoid heavy graphics or animations.
The list goes on. Most of these are all PEBKAC though. I've seen some decent performance from Flex on mobile, but it all depends how you code it.
The first step could be to ensure you build your application using release mode, not debug mode.
I'm down voting you and ask you to write a specific question. You have not provided any information for anyone to provide you a reasonable response.
But here is some information.
1) Flex AMF data transfer is faster than XML, AJAX and JSON.
2) If you are comparing Flex to Assembler language in terms of speed, you might want to rethink why you are using a cross platform high level language.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I need to make a fantastic website for my company. It is my project. I know a bit of flex and AS, but not in depth.
Can anyone tell me how to make cool websites with dynamic features (using flex and AS) so that everyone will like it. What are diff books and resources that I have to go through ?
Do I need to use any other technology in integration with Flex and AS ? What are the books & learning resources for the same ?
Do i need to use flash with flex ? If yes, how should i approach with it ?
Please guide me ... Thanks in advance :)
I can't really tell you how to make it cool, because that's extremely subjective. It also depends entirely on what you're building (e-commerce site, game, etc).
2) Knowing a bit of HTML always helps. However, Flash and Flash Builder can generate the necessary HTML for you. If you're going to need a serverside component, you'll need to know a serverside language like Python, PHP, Ruby, etc. This comes in handy for having users save configurations across sessions, storing data, connecting to other web services, authetication, etc. You may also have to familiarize yourself with a database like MySQL to store data. However, none of this is necessarily essential. You can make a fun game without knowing any of this.
3) Flex is a UI framework for Flash. You can't have Flex without Flash.
Good luck!
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Where to find website that i could do a report on that needs some usability. I have been looking and dont know where to look at.. Thanks
If you are performing usability testing of a website you can probably use most any website. You should probably specify criteria on how the website is supposed to be used and then test to see if those criteria are being met. There are several ways of doing this which may be outlined in your report rubric.
Are you trying to find bad websites?
Perhaps put this into your favorite search engine: best and worst of the web.
You will see "awards" for the worst of the web and also see some sites to help keep your site off the list.