Design/ blueprint program recommendation

my wife and I recently purchased a home and we would like to create a blueprint or diagram of the house with all of the various rooms and landscaping. What program would you recommend
thanks,
Michael and Christine

I have campus sites that have there own fiber or sites that have a GigaMAN connection in which I run AP's in local mode.  The design question you need to answer is, can your link support the number of access points and client connection if the AP's are in local mode.  Like the others mentioned, FlexConnect doesn't have the same features as AP's in local mode, but if your not going to require those futures, FlexConnect might be a better choice.  How does traffic flow... if you have resources in each building, then local mode might not be what you want, since traffic is tunneled back to the WLc and then routed back to the site.  Understanding the traffic flow and your links, will help decide on what your design should be.

Similar Messages

  • How to design a program on paper.

    how to design a program on paper.
    I am planning to create a small program, I want to do some paper work before writing the first line of code, what do I do and how do I do ?
    should I learn UML and do it or any other thing ?
    my question is to experience programmers, what do you do before writing the code for any program ?

    Most projects do very little other than collect information, process the information, and store the information.
    1st - Identify what your project really is (project statement including well defined scope)
    2nd - Identify resources
    Data
    Users
    Equipment Needed
    Developers available for the project
    etc...
    3rd - Do a reality check against your resources
    4th - Aquire more resources as required or scale back project scope
    5th - Get buy off from interested parites on your project definition and scope.
    6th - loop back to 1 as need to attain a working definition and resources to complete the project.
    (Notice: no code has been written yet--nor even thought about)
    7th - Identify Data and Data Sources
    8th - Define appropriate distribution of functionality across Tiers
    9th - Assign teams for each or set phase of each for implementation purposes (according to project needs) Note: User Interfaces are always most complex -- assign your people accordingly.
    10th - Identify data and processes specific to tier
    11th - process flow models with data flow over lays
    12th - design objects to implement process and facilitate data flow
    13th - functionality review and buy off from clients
    14th - loop back to 10 as needed
    (Notice: no code yet)
    15th - <here it is> code here
    16th - debug (with code reviews)
    17th - integrate
    18th - debug (with code revies)
    19th - loop back to 15 as needed
    20th - alpha test (large integration)
    21st - debug (with code reviews)
    22nd - loop back to 20 as needed
    23rd - beta and user trials
    24th - user requested changes
    25th - debug (with code reviews)
    26th - loop back to 23 as needed
    27th - user buy off
    28th - project delivered
    29th - wrap up and archive of documentation
    30th - on going (life cycle) maintenance.
    There ya go, that is about what I go through when desiging a project--the coding is a very very small part in comparison to the rest. Coding come to approximately 20% of a project.

  • How to design a program which determines cyclomatic complexity-advice plz!

    Hi there,
    I've been asked to design a program to detect the cyclomatic complexity of a module read in from a text file. The program should then display whether or not the module is far too complex or not.
    The problem I am having is as follows:
    In what way should I test the complexity?
    I could count the number of conditional statements and add 1. Possible problems here may be mis-counting(difference between do-while and while).
    Any advice would be great,
    Thanks in advance
    Chris,

    The difference between while and Do while is irrelevant. They are both while loops and can be counted by just counting the while part, the do can be ignored.
    while (x<y){
    xxxxxxxxxxx
    do{
    xxxxxxxxxxx
    }while(x<y)

  • Design Patterns: 'Program to an interface, not an impl.' and Factory Method

    Design Patterns: 'Program to an interface, not an implementation' and Factory Method.
    Hi All,
    I've 4 questions. And 1M thanks for your precious input.
    1. OOAD steps:
    Requirement-->Use Cases-->Analysis Classes-->Sequence Diagrams-->CRC-->other UML diagrams if needed--> Domain/Business Classes.
    If we follow the rule 'Program to an interface, not an implementation',
    would that imply NECESSARILY we should have another set of Interface Classes for our Domain Classes? i.e Interface_ClassX for ClassX_Impl.
    2. If the point 1 is a MUST because of the rule 'Program to an interface, not an implementation',
    ie we should have an Interface classe for every one Domain classe,
    would that NECESSARILY imply we should have as many Factory Methods as they are Domain Classes to abstract the creation process?
    Interface_ClassX X= Factory.GetClassX() ( return new ClassX_Impl)
    Interface_ClassY Y= Factory.GetClassY() ( return new ClassY_Impl)
    Interface_ClassZ Z= Factory.GetClassZ() ( return new ClassZ_Impl)
    3. On the point 2, the underlying principle used is Factory Methods.
    Now on the surface, what are other possible business and/or technical naming for such Factory Methods? I mean should we call it a kind of Business Facade?
    4. Is the point 1 and point 2 considered to be the best practices?

    So the question here is whether we can predict having
    more than one possible implementations which required
    option c. Is this a dilema? I guess it's hard to
    predict the future.Right. Hopefully it's fairly obvious while designing things and
    deciding what objects are needed.
    Now, if the Presentation Tier, says JSP, needs that
    ClassNormal object. Would we still keep that line of
    code a.
    OR would we introduce an intermediate object to free
    JSP from the direct creational aspect using new
    keyword like the choice b. that you reject.
    The point here is to reduce the direct coupling aspect
    between the Presentation Tier and Business Tier. So
    what would that intermediate object be?In that case, you have to ask yourself if there is a valid
    need for reducing the coupling. If you simply make an intermediate
    object, what keeps you from making an intermediate object to your
    new intermediate object, ad infinitum.
    That intermediate object could be a Facade pattern, or simply
    an abstraction. We actually did that here, we began a massive
    java project, and we abstracted away from Swing J-classes and created
    our own "wrappers" that simply extended all the J-classes and we had
    all our programmers develop using our wrappers instead of the Swing
    classes. That allowed us to add some custom code, some temporary bug fixes, etc. Some of our classes were nothing more than "EPPasswordField extends JPasswordField" with nothing overridden. It does allow us a place to hook in and adjust or fix things if needed though.

  • I'm having trouble with My adobe Creative Suite 4 Design Standard programs opening. They will bounce to open but won't open up and eventually I will need to force quit as they aren't responding.  I'm thinking it may be a font issue but need some support A

    I'm having trouble with My adobe Creative Suite 4 Design Standard programs opening. They will bounce to open but won't open up and eventually I will need to force quit as they aren't responding.  I'm thinking it may be a font issue but need some support ASAP!

    Nobody can tell you anything without proper system info or other technical details like the crash logs.
    Mylenium

  • Is there an alternative program/recommendation after FormsCentral closes?

    is there an alternative program/recommendation after FormsCentral closes?

    brianb46000627 my company switched to SeamlessDocs and so far it has been a great alternative. It was really easy to set up our forms and we had them up and running the same day we signed up.

  • I need program to design a program working on all OSs(windows,lunix,os)?

    the Idea is ( progrm for Lawyers ,
    i need to design a program for the Lawyer , to submit the cases and the price for it , Clients and insert the database , i need to send reports to ( clients & lawyer ) send messages to thier phone numbers
    and a few details alse ( all these actions done from the program i designed from it)  , so i think a program such as VS will do what i want , right ?
    my OS is OS X

    Asma-jamil,
    where did you find Visual Studio available for OS X or Linux?

  • I've designed Calculator Program, used by String function

    Hello Everyone,
                                  I've designed Calculator Program, used by String function. U've any Feedback in this program, cantact me.  
    Thanks & Regards,
    SABARI SARAVANAN M
    Certified LabVIEW Associate Developer
    Attachments:
    calculator.vi ‏71 KB

    Hi Jitendra,
    Does the dump log shows that the cause is memory shortage?
    Thanks and Best Regards,
    Vikas Bittera.
    **Points for useful answers**

  • Graphic Design Style book recommendations

    Are there any Graphics Design Style books for non-graphics designers you can recommend. I'm converting from MS Publisher to Pages 08 the concert programs I produce for our local classical guitar society concerts and I would like to make the program more appealing. All recommendations will be welcomed.
    Ed S.

    Ellen Lupton's Design it Yourself is a great overview of things to get started,
    http://www.amazon.com/D-I-Y-Design-Yourself-Handbooks/dp/1568985525
    Thinking with Type is an excellent way to get a better understanding of how things work. It's great for a someone who's just getting their feet wet, but is quite thorough.
    http://www.amazon.com/Thinking-Type-Critical-Designers-Students/dp/1568984480/re f=pdbxgy_b_imgb
    good luck!
    clare

  • Hobby CAD program recommendation? Where is spread sheet on iMac

    Hello
    Originally I was replying to J.C. in another thread about software. The question was answered with a star so not sure if J.C. or other question answering types will look at it so I am requizing here.
    Sorry this is a bit stream of couciosness but my basic question is: what app has drawing capability freehand and CAD, desk top publishing enough to take notes and add pictures and can calc with a spreadsheet.
    The following is how I arrived at the above question.
    Is there a basic spread sheet that came with my 2007 17' iMac? I just use the one on my old computer. Looking through the apps I just see a demo of Office. Back in the day I purchased Wings for my Mac SE to have a spread sheet (didn't come with an s sheet).
    Any recommendations on a desktop publishing app with drawing capability that integrates with above spreadsheet? I use it for taking notes and designing things for hobby. Metal working, furniture, etc.
    I have Publishit Easy on Mac SE. I was writing employee manuals back then. Then my life took other turns and now I am back as if dropped from the past into the future. Help!
    Back then 1989 when I was shopping for a computer, at the Mac store I said I wanted one I could upgrade to be able to use a basic cad program. Rather than educate me they just laughed. I bought else where. They called the store microage I fondly remember them as stoneage. They are out of business. No wonder.
    Within a few years my friend was using a cad program on his laptop. Stoneage had no vision.
    Perhaps I want a Cad program now. Still need to integrate/do the above with it. Should I enter this as a question in another forum here?
    I assume any cad I would get now would be a bit over the top for what little I want to do (no cam use).
    sincerely
    Barkingmad

    There is Office for Mac but you will have to purchase it and dump the trial that came on your Mac as it will expire after 30 days. Office comes with Word, PowerPoint, Excel, and Entourage(email client). Excel does spread sheets, PowerPoint does presentations and Word creates documents. You could also get iWork for your Mac which are Apple's version of Word, PP, and Excel.
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?nnmm=br owse&mco=8006AFCD&node=home/mac/campaigns/msoffice_2008landing
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=A8E E25ED&fnode=home/shop_mac/software/apple&nplm=MA790Z/A
    I'm not too familiar with CAD applications for Mac so you'll have to do a little research unless someone else can chime in. I just typed in Google "CAD for Mac". When you find one that looks good then go back to Google, type in it's name and look for some reviews.
    http://www.apple.com/downloads/macosx/imaging_3d/domuscad.html
    http://www.turbocad.com/TurboCAD/TurboCADforMac/TurboCADMacProv3/tabid/586/Defau lt.aspx?gclid=CPLH5aGxiJECFSBeagod6laaFQ
    George

  • I am trying to run my registered CS6 Design Standard programs for the first time after install. InDesign runs OK, but Illustrator and Photoshop will only run in trail mode. How do I activate those two?

    I can't get my registered versions of CS6 Photoshop and Illustrator to run in full mode. I installed CS6 Design Standard online end of June (an upgrade from CS5.5), on my old MacBook Pro. I didn't run the programs then as I was waiting on arrival of new MacBook Pro. I migrated the programs from my old MacBook to the new, and today tried to run those programs for the first time. InDesign work OK (after an initial hiccup) but Illustrator and Photoshop will only run in trial mode, and won't let me save files. My CS6 Design Standard shows with it's registration in my Adobe Account. All seems in order, but Illustrator and Photoshop won't run in registered mode. Can you please help?

    Demons1 in the future please only migrate your documents and settings.
    Please use the uninstallers to remove your current installation.  They are located in the Applications/Utilities/Adobe Installers folder.  Once the uninstall is complete you will also want to run the CC Cleaner Tool.  You can find more details at Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.
    If you need to download a fresh copy of the installation files for Creative Suite 6 you can do so at Download CS6 products.

  • IPhoto 6 or other program - recommendations please

    I'm looking for some feedback on iPhoto 6. I have a lot of photos(a lot) now separated into various libraries and am looking to upgrade my photo program from iPhoto 5.
    My biggest complaint about iPhoto5 was that my library melted down and all of my data was lost. I was able to save the photos, but not the slideshows and keyword data which was painstakingly worked on for months.
    So my questions are:
    How is iPhoto 6 holding up for stability?
    What other program(s) do you recommend for someone who has a lot of photos and would like to attach information to those photos for sorting purposes? (and why)
    Any thoughts on other book services or is the book service provided by Apple making everyone happy?
    Thanks in advance. - Dave
    PowerBook G4   Mac OS X (10.3.8)  

    So is anybody excited about iPhoto 6 or having any problems with it either?
    PowerBook G4   Mac OS X (10.3.8)  

  • Design before Programming

    Hi Guys ,
    i would like to know which is the more trendy  (or useful , easy to learn ) methodology for abap projects right now , im asking this because I m learning more of abap objects but i want learn also  a little bit of  design I always program without design and it hink is not a good idea ,  I ve heard about agile , uml , patterns but im not sure if these are only very theorical concepts.
    thank you for your always very useful answers.

    See this: https://www.eclipse.org/pdt/help/html/php_executables.htm

  • Designer report option recommendations

    Does anyone have any recommendations for report options in designer?  We have XI 3.1 with an Oracle data warehouse design with dimension and fact tables.  So far, I've found the following recommendations;
    (1) Format for objects of type Numeric, Currency & Date should be defined.
    (2) Enable u201CPerform grouping on serveru201D This check box is inactive if Use Indexes or Server for Speed is not selected.
    (3) Disable database "Perform query asynchronouslyu201D since Oracle driver does not support this option and it can therefore cause problems ( [http://www.orafaq.com/maillist/oracle-l/2000/07/19/2071.htm|http://www.orafaq.com/maillist/oracle-l/2000/07/19/2071.htm] )

    Hi Karol, thanks for the answer. Sorry for all the dumb questions, but the report designer is altogether a new animal. Not to mention I havent worked on this.
    I havent specified any page size for my report. When i run the report in the portal, the web page contains all the columns and not in PDF. Where can set the page size in the report designer to determine the size of my page.
    And is there a way, where i can set an option to embed the report into PDF as a landscape(not while printing, but embbeding).

  • 1z0-144 PL/SQL Programming Recommended books

    Hello everybody,
    I am studying for the 1z0-144 exam, and I need a few suggestions on the study materials.
    I have already downloaded the PL/SQL Language Reference guide and Matthew Morris certification guide, and I am wondering whether it is worth investing on one of these two books:
    1) Oracle PL/SQL Programming by Steven Feuerstein and Bill Pribyl (It has very good reviews on Amazon)
    2) Oracle Database 11g PL/SQL Programming (Oracle Press) by Michael McLaughlin  (It does not have good reviews as many readers complain about typos and redundant content)
    Alternatively I have also seen the Oracle Database 12c PL/SQL Programming book also by Michael McLaughlin.
    Thanks in advance for any suggestions
    Michele

    user6714349 wrote:
    Hello everybody,
    I am studying for the 1z0-144 exam, and I need a few suggestions on the study materials.
    I have already downloaded the PL/SQL Language Reference guide and Matthew Morris certification guide, and I am wondering whether it is worth investing on one of these two books:
    1) Oracle PL/SQL Programming by Steven Feuerstein and Bill Pribyl (It has very good reviews on Amazon)
    2) Oracle Database 11g PL/SQL Programming (Oracle Press) by Michael McLaughlin  (It does not have good reviews as many readers complain about typos and redundant content)
    Alternatively I have also seen the Oracle Database 12c PL/SQL Programming book also by Michael McLaughlin.
    Thanks in advance for any suggestions
    Michele
    Good Luck,
    Well I have both at  McLaughlin(11g) and Feuerstein (5th edition) .... my  Feuerstein is more ragged from use.  Neither of these are exam oriented but are more for learning the language; which is actually what in the end you need to do even more than learning the exam.  McLaughlin has stuff in it which usually at any point in time I really don't what to know.  I'm reluctant to recommend Mclaughim over Feuerstein for the versions I have if for no other reason than the font, layout and structure works better from Feuerstein for me.
    Both of these books have editions are out for 12cR1 and consider getting the latest.  Getting an earlier edition cheap second hand might work as well.  At present on Amazon UK the latest Feuerstein on kindle is just over half the price of the paperback ... sometimes I find some books are not on good on kindle etc but Feuerstein is a lump to cart around.
    Don't discount putting funnel's the concise expert guide to PL/SQL on your kindle either.
    See what others say anyway. 

Maybe you are looking for

  • HT201401 CHARGING IS NOT COMPATIBLE WITH THIS ACSESSORY

    i updated my ipad 1 as it was not charging. after i updated it all i plugged it into the charger and now it comes up charging is not compatible with this accsessory please help

  • File descriptor in bad state

    I get the log of fd in bad state when using aplay to play the wav file. ALSA lib pcm_dmix.c:1068:(snd_pcm_dmix_open) unable to open slave File descriptor in bad state And i check the fd of /dev/pcmC0D0p. I can get the result: # ls -l /proc/1384/fd lr

  • Missing features after 4.2 update

    Anyone updated to 4.2 but haven't got features like new text tones?

  • Photoshop CC activation issue: keeps asking for a serial number

    I had the trial version down loaded and tested. I decided to by a license in CC, so I uninstallded the test version and downloaded the real version from Creative Cloud. This real versions asks me i I want to buy the real version or to license the pro

  • Dynamic template report zero suppression

    Hi I  have a report which  was developed using dynamic template  and it works fine. When I configure the  zero suppression for row ( yes in control ) yes, it suppress the rows with  zero in first column. So it  suppress the row which  has  some value