What is SW based design and development?

What is SW based design and development

What is SW based design and developmentI would assume SW = Software. So it would be
Software based design and development which is
also ambigous.
1) It could be a grammer slip.
2) It could be refering to using software development
tools, anything from Visio to Rose but then i would
expect them to be explicityly mentioned.
3) It could mean be from a domain expert trying to
differentiate work with a software development team
from other business development programmes such
product/plan/process development.i think i will take it as software for now,, as there are HW and SW: hardware and software.

Similar Messages

  • What's up with the website design and development software inDesign? All I see on the Adobe website is Muse.

    What's up with the website design and development software inDesign? All I see on the Adobe website is Muse.@@

    Startup - Gray, Blue or White screen at boot, w/spinner/progress bar
    Startup - Gray Screen
    Startup Issues - Resolve
    Startup Issues - Resolve (2)

  • How do you Design and Develop?

    How do you Design and Develop?
    I know this varies based on alot of things such as knowledge, preference, purpose, resources, etc..but I am curious how different (level of expertise) designers actually prefer or implement their websites. I decided to do this post after two different forums discussions regarding 1.Templates and PHP and 2. Backend Development.
    1. How do you generally approach a project?--Wireframe, Freehand (as it comes), PSD template, etc.--Do you have a specific 'methodology' or procedure?
    2. What are 2-3 of your main resources / sites / applications etc that you use (and for what?)
    Specifically: What do you use (and how) to get up a website? (I know again this depends on a variety of things, but in general..) *also if you would like to comment on your expertise or level maybe helpful.
    Do you prefer (Pros/ Cons of:) What advice would you give regarding below?
    Your own HTML/CSS/Script based site that you mostly (if not completley) built. (More control and original, but harder / tedious for beginner)
    HTML Temlplate (tweak the HTML and CSS)--non framework type (Quick and easy, but usually poor quality, outdated?)--but some can servde as good starting point.
    Wordpress (And others like Drupal, Joomla) (Somewhat quick and easy access to tweak a quality WP Theme with ability for alot of features--forms, search, databases, etc (otherwise might have trouble with advanced features w/o good working knowledge og PHP and MYSQL, maybe others?)--but kind of a 'workaround' for real HTML design?
    Frameworks types like Foundation, Bootstrap, Skeleton
    A combination or hybrid of methods? -- or another method I have overlooked?
    Thanks very much for any insight you can offer, hopeully this will lead to a vibrant discussion.-

    The websites I build are 95% PHP/MySQL. They are heavy on business logic. I sometimes work with designers, SEO "experts" and (rarely) other coders. I almost never work on the content of websites. The clients do that themselves through the CMS I build for them.
    I write every line of code myself except for the use of jQuery and a few PHP code classes adapted from others. I can build a complex website in a matter of minutes by reusing the code libraries and patterns I have developed from previous projects.
    I don't use a PHP framework because I have developed my own "pseudo-framework" for the particular kinds of sites I build, but I respect the frameworks that are out there. They can teach you excellent coding habits.
    In starting the design and logic of a site, the most essential question is: What is the website (or website project) supposed to accomplish? My clients tell me what they want to accomplish, but I usually decide how to get there. This holds for both business logic and design, because design also must serve the business objectives.
    My website projects generally take four months to two years to complete. The client usually dedicates one employee to work as a liaison between me and the rest of the company. Because the sites I build are heavy on the business logic, a great deal of time is spent on testing and debugging. I make testing the responsibility of the client so I can't be held liable if, for instance, a terrible accounting mistake is discovered in the code logic.
    I like to use Adobe Illustrator for design development because I became an Adobe Illustrator ACE in 2000; however, I can see that Fireworks is probably the better tool. Photoshop is an important secondary tool.
    For general site management and code writing I use both Dreamweaver and ZEND Studio; however, I use Dreamweaver less and less.
    I now require all my clients to have their websites (and also domain name registrations, since my company is a domain name reseller) hosted on my VPS server. This prevents anyone from stealing code I have worked for years to develop and also establishes a commitment between myself and the client. When you are starting a web development business, you can't demand this kind of commitment from the client. Even a lot of great seasoned developers can't. It depends on your reputation within the specific industry(ies) you service.

  • How to design and develop Cost center with SAP BPC 5.1 ?

    Hi all,
    Can any one tell me how to design and develop cost center planning (what are the steps to follow) using SAP BPC 5.1?
    Thanks,
    Sandy

    Hi Sandeep,
    1:We need to look at whether cost center planning is tied to a profit center level and/or to a company code level
    2:We could have dimensions like Account(which in this case would reflect cost element),category,entity,time with additional dimension s like profit center(cost centers can have a direct mapping to profit center,usage of properties would help in here),WBS ,projects,investment position id's etc.
    3:We could look at different applications like HR(pay roll related expenses),admin,capex(to bring in depreciation values) etc to bring in data to pull in data to different cost centers either directly or via script logic(usage of destination_app)
    4:For those values not tied up to profit centers ,we would look at allocating/distributing the expenses to different cost elements
    5:We need to decide whether we do the planning on a monthly/periodic vs yearly level where in we would look at actual values and incrementing at a certain % to fill in as the base for our planning(using category=actual/plan plus timeperiods).We could look at Top down vs botton up approach as well to segregate the planned costs
    6:Consideration should be made at security level to identify/restrict different users who needs to access specific cost centers
    Yes,this is just a small jist of structure,there are 100's of other considerations which would come into picture from a business requirement level.
    regards
    shyam

  • Should I learn database design and development skills?

    Hi everyone,
    I am a junior Oracle with 3 years experience. I have got Oracle 10g and 11g OCP certifications.
    I know how to install, configure,monitor and maintain databases, but I don't know hot to design and develop databases.
    I know that employers demand of us more and more. Database design and development skills are the basic requirements.
    Should I start to learn database design courses?
    If yes, please recommend me the books(or Oracle Docs) of Getting Started.
    Thank you very much
    Edited by: user8096439 on Feb 24, 2009 11:59 AM

    user8096439 wrote:
    Are the following books suitable for a getting started designer?
    2 Day Developer Guide      
    2 Day Plus Application Express Developer's Guide      
    2 Day Plus Java Developer Guide      
    2 Day Plus .NET Developer Guide      
    2 Day Plus Locator Developer Guide      
    2 Day Plus PHP Developer GuideYou could do worse, but I think before you plunge into specific technologies (java, .NET, etc) I'd study up on basic data analysis and normalization.
    Google "data normalization" and study up on 1st, 2d, and 3d Normal Form.
    Go through the Oracle docs and get very familiar with the different data type (varchar, number, date, etc)
    Read the Tom Kyte Books.
    Programmers keep wanting to re-invent what the database already does, and treat the database as a data dump. As a result, I'd focus on analysis and design issues before approaching books on programming technology. (and I was an applications programmer/analyst for about 15 years before transitioning to DBA)

  • Designer and Developer 6.0 on PO 8i

    Hello everybody,
    Does anybody know if Designer and Developer 6.0 work correctly on Personal Oracle 8i?
    Thanks in advance,
    Renato

    You have just try to enter the tcp-loopback in the connection string in the logon dialog when you want to connect to the database. This connection is defined in the tnsnames.ora file. Which contains all the type of the connection.
    In the installation, you have to install Personal Oracle8i in a different home than Oracle Developer6. Both of them will work fine in a sperate directory. I installed them on Windows98 and they are working fine.
    One more thing. Make sure the listener of the database is working. You can modify the entry in the registry (LISTNER_STARTUP) to AUTO, so whenever you run Windows98 the listner will be executed automatically. You CAN NOT not connect to the database if you did not start up the listner
    I hope this help you

  • I need help! Do I need to have a MacBook/Mac Pro to submit/distribute an app game in Apple Store? I hired a designer and developer to do it for me..should be done next week.I have an Ipad.Is Ipad going to be just fine?I know I have to sign up for the Deve

    Hi,
    I need help! Do I need to have a MacBook/Mac Pro to submit/distribute an app game in Apple Store? I hired a designer and developer to do it for me..should be done next week.I have an Ipad.Is Ipad going to be just fine?I know I have to sign up for the Developer Program(I started that..though not finished yet)My developer will walk me thru submitting it.Please help.
    Thanks,
    sheapps28

    You'll need a Mac with a support OS X and tools to complete the process.

  • What is XI administrator's and Developer's actual job?

    What is XI administrator's and Developer's actual job?
    I am more towards XI administrator. Can you someone please tell me what's the actual job is?
    Regards,
    NS.

    Hi Narayanan,
    The roles of Xi developer and administrator are distinguished.  I'll mention some examples,
    XI Administrator....
    1. Installation and configuration of XI server.
    2. Post installation steps of XI server.
    3. Creating software Component and Software products in SLD.
    4. Also creation of namespaces will come under the roles of admin, as in our enviornment developer does'nt have the rights to create a new namespaces . Developer files up a request form to Basis team and an Administrator does the creation.
    5.Then there are many periodic activities like archiving of messages, deletion of messages , performance tuning if required, etc.
    6.Creating Business system in SLD .
    7. Assigning proper roles to individual user etc.
    8. Also Creation of an XI Track in CMS to transport your objects is a task of XI Administrator.
    XI developer.
    1 XI developer deals with the Scenario specific Repository objects like creation of Data type , message type , message interface,mapping ,etc.
    He is also responsible for the creating the configuration objects in ID.
    Hope this helps you,
    Yomesh
    Message was edited by: yomesh P Sharma

  • About ODMr for product design and development.

    how ODMr can be used to find patterns of desingers' behaviors when they create new design for a product?
    In general, designers tend to change their design to satisfy needs required by customers or technicians.
    Is ODMr able to find which design parameters are most contributive to the performance of a product?
    Is it ok to use Decision Tree if I have hypothesis space for desing parameters and training data?
    I want to use ODMr to improve R&D process.
    But I'm sure it is a smart way to use ODMr for product design and development.
    If anyone has good idea or other algorithm available for that field, please let me know~~
    Have fun~!

    I would think if you are going to run both of those programs at the same time, or even one at a time, a system with discrete graphic would be a better fit for you.
    The next question is if you are doing web design do you really need a retina display. At this time only apple has them so everyother computer viewing your web designs wouldn't see the difference, if there is any to begin with.

  • Web Design and Developer Online Training Library

    HI There,
    I purchased CS4 Design premium back in September with the hope of learning all of the software and specifically to design websites through online tutorials and or books.  I've done many of the training videos at lynda.com, and although they are great, I feel I need more structure.
    That being said, I've been looking into online courses on web design, and most of the decent ones I've found are in the $5000-$7000 range, and although I'm willing, I'd rather not spend that much money if I can help it.
    Has anyone tried the Web Design and Developer Online training Library offered through Adobe.com? 
    Has anyone taken any (relatively inexpensive) worthwhile courses?
    Right now I have a mish-mash set of skills with dreamweaver photoshop and illustrator.  I can build websites but 90% of my time is spent on trial and error.  I want to have a firm understanding of the programs.
    Any tips would be greatly appreciated
    thanks very much
    Jaime Lynn

    http://developer.apple.com/devcenter/ios/index.action

  • Design and develop an ANGULAR DISPLACEMENT measurement using an appropriate SENSOR

    Hello everyone 
    in the beginning I am very grateful for this useful website and discussion and I have certain inquiries about 
    Design and develop an ANGULAR DISPLACEMENT measurement using an appropriate SENSOR using labview as controller and I don't have much knowledge about labview any basic ideas that help me I will be thankful for you 
    thank you very much 
    Attachments:
    6. Assignment Question Paper (cover).pdf ‏27 KB

    '4. Cases of plagiarism will be penalized'
    If we do it all for you and you cut and paste the answers, isn't that plagiarism?
    I think it's reasonable to come to the forums to ask some directed questions where you're stuck, but you
    don't seem to have put any effort in so far.
    First read the LabVIEW help and study some introductory LabVIEW courses. Only then will you have the skills to
    approach the exam question.

  • Flash designer and developer??

    Hi,
    Could someone please clarify what the main difference is
    between the two roles? Am i right in thinking a designer simply
    designs layouts, games , comes up with ideas etc....whereas a
    developer actually does the coding for everything?
    Thanks...

    Hi,
    I guess you refer to Flash designer and developers, right?
    In most small companies the Flash specialist do both jobs but
    in the big firms you can find Flash designer who concern with
    graphic and animation issues such as the design , story boarding of
    the animation, layout, color schemes, graphic and visual specs. The
    Flash developer concern with the programming and dveloping issues
    such as game programming, functions DB connections...etc.
    In some other firms there is a creative director who creates
    the ideas and storyboard it for the Flash designer and be
    responsible on the project graphic issues.
    This a brief about the difference between both titles.
    Hope this helps

  • What happened to class designer and printing in JDev 9i??

    Where did the "Class Designer" go in JDeveloper 9i... It was in JDev 3.2??
    Also, I've read that the printing functionality will be put back into JDeveloper in the next release. It there a date set for this release?
    Thanks

    Are we still another release away from getting the printing functionality back?? I just downloaded 903 and it still doesn't have all the printing functionallity that 3.2.3 had?? What happened?
    Bret
    Where did the "Class Designer" go in JDeveloper 9i... It was in JDev 3.2??In JDev9i, the editors are seperated, so right-click in your code editor, and select Class Editor.
    Also, I've read that the printing functionality will be put back into JDeveloper in the next release. It there a date set for this release?Unfortunately, we don't have a firm date yet for the next release.
    Rob

  • CMS Design and Development

    Hi, we are a small graphic and web design company.
    With the expansion of CMS etc and the constant enquires by
    customers (rightly so) "we want to be able to update photos and
    text ect"
    I allways find when I ask the client that they actually don't
    want keep adding photos and text all the time but just want the
    power and convinience to do so.
    My question is: Should I bulid a static site for the client
    and have the client send the text and photos to replace and upload?
    Build a basic cms through dreamweaver and replicate this
    whenever a client might need this functionallity?
    Find a 3rd party CMS that can <--! include ? Does anyone
    know one of these????????
    Start putting clients onto something like Jooma or Drupal?
    I know there are plenty of variables here but again the
    client always wants some form of control and when it comes down to
    it they really don't.
    eg I built an asp site in DW for a client and she asked what
    can I have control of and I asked her what did she want control of
    and She said everything. I then said why was this is and she said
    something like just in case.
    Again the shifting of design into more Dynamic control for
    the client and what is appropriate??
    Thanks

    Most of my clients ask for some sort of CMS these days and if
    there's
    nothing too complicated about the site, then I usually use
    Wordpress as
    a CMS. I used to build my own simple CMS but find that these
    days there
    are 3rd party apps that do it much better and save me the
    time of
    building my own. Why reinvent the wheel if there is already
    something
    that can do the job. I know a few people here recommend
    CushyCMS too
    but I've not used it yet.
    http://www.cushycms.com/
    However what I've found though is that many of these clients
    who asked
    for a CMS still come to me and ask me to do the updates,
    because they've
    not got the time, or because they haven't sat down and
    learned how to
    use the CMS. They often don't realise what's involved in
    maintaining a
    website.
    My philosophy is if they want a CMS, then give them one. But
    if they
    come to me for updates, then I'm happy to do them, and charge
    them for them!
    ottz0 wrote:
    > Hi, we are a small graphic and web design company.
    >
    > With the expansion of CMS etc and the constant enquires
    by customers (rightly
    > so) "we want to be able to update photos and text ect"
    >
    > I allways find when I ask the client that they actually
    don't want keep adding
    > photos and text all the time but just want the power and
    convinience to do so.
    >
    > My question is: Should I bulid a static site for the
    client and have the
    > client send the text and photos to replace and upload?
    >
    > Build a basic cms through dreamweaver and replicate this
    whenever a client
    > might need this functionallity?
    >
    > Find a 3rd party CMS that can <--! include ? Does
    anyone know one of
    > these????????
    >
    > Start putting clients onto something like Jooma or
    Drupal?
    >
    > I know there are plenty of variables here but again the
    client always wants
    > some form of control and when it comes down to it they
    really don't.
    >
    > eg I built an asp site in DW for a client and she asked
    what can I have
    > control of and I asked her what did she want control of
    and She said
    > everything. I then said why was this is and she said
    something like just in
    > case.
    >
    > Again the shifting of design into more Dynamic control
    for the client and what
    > is appropriate??
    >
    > Thanks
    >

  • A query about SOA Design and development

    Hi
    Why everybody these days are interested in SOA ??
    The question i mean to ask is from a Service User Perspective , arent we coding our Application forcefully in the idea of making use of Other Software ??
    Isn't this is a draw back ?
    (I am asking in the context of a The service consumer making use of a service provider .)

    Hi,
    SE01 is the main screen of the Change and transport Organizer. From here the administrator can acheive all tasks related to transport requests - such as create, change, view logs, display client/delivery transports, etc. SE09 and SE10 can also be accessed from here. However, not all developers might be granted access to this transaction.
    SE09 is the workbench transport requests transaction - here the developers can track changes to all ABAP workbench objects (dictionary, reports, module pools, etc). This is a developer-specific transaction and mostly all developers have access to this transaction.
    SE10 is the customizing request display transaction - this displays all the customizing requests in the system. Again, this could be restricted to Business analysts if required, since they would be doing most of the customizing changes in the system.
    Regards,
    Ferry Lianto

Maybe you are looking for