Actionscript tricks [closed] - apache-flex

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
There is so many ways to improve the actionscript performance and reduce code size. Let share what tricks you can come up with.

If you search on google for as3 tips you can find a lot. First check all the pages on the kirupa forum.
Kirupa tricks and tips
Grant Skinner also made some nice performace tips and tricks about the Flash 10(.1)
Then if you want to profile self and see some deep going optimization's go visit jpaucliar's blog

Related

templates for a reminder system [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
This might be the wrong question here but I am really bad at desiging.I am looking for a website template that only has 3 text fields a large button which is basically a submit button. I have been searching a lot but haven't been successful. I want to write a reminder system,so have been searching a template for that.
Please provide a link if there are such template available so that I can download it.
Layouting with these few requirements seems not like rocket science.
Maybe get some inspiration from the code-examples on http://todomvc.com/.
They have written a todo-app with several js frameworks.
Think the layout might help you

vtiger vs sugarcrm for building custom product [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
which one of those is better for building custom product? which one is easier and faster for development? i found vtiger to contains more modules but on the other hand sugarcrm seems to have better docs and easier in development. Is this correct?
I know this is an old question, but the answer is still relevant. SugarCRM has its own quirks and unusual ways of doing some things, but is getting better organised with each version. vTiger, last time I looked at the code (a year ago) is still a disorganised hack-fest of thrown-together code. I would not personally touch the latter with a proverbial barge-pole.

Which CMS would be better to use? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to create website where I want to put lessons about python. I'm thinking of DLE or Wordpess. What would you recommend me of these, or you can advise of something else?
It's a pretty huge question, and really depends upon what you are aiming to achieve with the final site.
For me, I use Wordpress for just about all the sites I build. It's incredibly flexible, especially thanks to the huge range of plugins that extend functionality to whatever you require.

ASP.net page life cycle with examples [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I was looking for ASP.net page life cycle events tutorial using examples.
I saw MSDN but did not understand. Any link please with examples?
Here is a link Page Life Cycle in Asp.Net, its goes in detail to explain the methods and gives description. Best thing to do is picture in your head the calls being made!
http://blogs.thesitedoctor.co.uk/tim/2006/06/30/Complete+Lifecycle+Of+An+ASPNet+Page+And+Controls.aspx#pg
http://www.codeproject.com/KB/aspnet/ASPDOTNETPageLifecycle.aspx

What are some good resources for aspiring web designers? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
What are some good resources for aspiring web designers? I've been a software developer and web app builder for nearly a decade but my UI skills are from an engineer's perspective. I appreciate quality design and great UX and I'd like to become a better designer myself, what are some good resources to get started with and/or follow (i.e. blogs, twitter accounts, etc)?
I'll start with a couple that I think are relevant:
http://www.alistapart.com/
http://www.sitepoint.com/books/design2/ (the principles of beautiful web design)
Thanks in advance.
Here are a few I think are relevant...
http://www.awwwards.com
http://www.smashingmagazine.com
http://css-tricks.com

Resources