Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Coding for fruit

Coding for fruit

Scheduled Pinned Locked Moved The Lounge
announcementcareerioscomhardware
53 Posts 19 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Duncan Edwards Jones

    Macs are so last year - get an OLPC, dig out the innards and put a decent intel based machine in it. ;)

    '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

    C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #12

    Intel, Intel... Sounds familiar. Didn't they used to make computer stuff back in the 80s? :)

    Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

    D 1 Reply Last reply
    0
    • C Chris Maunder

      Personally speaking I'm getting a Mac not to do any development (though I am looking forward to again having vi) but because 1. Macs look good. I'm stunned that PC manufactures are sticking with ugly boxes. 2. Macs run Windows. To me a Mac is just another PC. 3. Macs accept USB devices. I'll use whatever keyboard/mouse I want. My Mac will look like a Mac and smell like a Mac but it's going to be running Visual Studio.

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      C Offline
      C Offline
      Chris Quinn
      wrote on last edited by
      #13

      Chris Maunder wrote:

      1. Macs look good. I'm stunned that PC manufactures are sticking with ugly boxes.

      That reminds me of a couple of female students that were sitting behind me on a train one day - one girl said that she was going to buy a new computer but couldn't decide which one - the Windows PC had a better software bundle, but the iMac matched the decor of her bedroom!

      ==================================== Transvestites - Roberts in Disguise! ====================================

      F 1 Reply Last reply
      0
      • C Christopher Duncan

        I couldn't possibly be more ignorant of Apple technologies. Recently, a friend came over with her new Mac laptop, and I couldn't even find the bloody "backspace delete" key. Let alone the right mouse button. I say this as a preface to forestall any excessive laughing at what might be inane assumptions on my part since I've done zero research. I keep seeing the most unlikely people showing up with Macs. Hardcore, longstanding Windows developers and business people who have lived for decades in a Microsoft dominated office. And yet, with the runaway hit of the iPod and then the massively hyped iPhone, people are also starting to realize something. "Say, don't these Apple guys also make computers?" Macs are flying off the shelves these days, and not just to the fluffy bunny, tree hugging crowd (sorry, Paul :)). I spent decades coding for MS environments for the same reason that bank robbers rob banks - because that's where the money is. For every 1 Apple development job advertised (and I'm not talking web browser stuff), there were 1,000,000 MS jobs. Now, with this Apple renaissance and all the neat new gadgets, part of me is thinking, "Hey, a market that hasn't been flooded with developers. Maybe I should write a..." However, while I'm sure there's a standard Mac API equivalent to the Windows API for developers, Apple's attitude towards developers makes me nervous. iPods, iPhones, i.e. the stuff that put them back on the map, are locked down gadgets where only the black hats dare venture since Apple will likely release a new version that turns your modified iPhone into an iBrick. In short, Apple has always been about proprietary hardware (among the many reasons that they had their head handed to them by Microsoft in the business market). Microsoft encouraged the masses to come and code for their platform. All these Apple gizmos look cool and of course Jobs hypes them as bleeding edge, but I just don't see the porch light on beckoning me to code something cool and profitable for their hardware, no matter how tempting it might be. It seems like the only developers that Apple is really interested in are Apple employees. So, let's hear from the fluffy bunny crowd. If you're banned from a web browser, how profitable (or even possible) is it to write cool new apps for Apple's cool new gizmos?

        Christopher Duncan Author of The Career Programmer and

        J Offline
        J Offline
        Jim Crafton
        wrote on last edited by
        #14

        I don't know about how profitable it is, but I have found their attitude towards devs to be one of indifference. I have been on the carbon and xCode mailing list for about 5 years now, and I have not been that impressed. It can be frustrating to find things out, the tools have been really slow to come to any fruition (the current xCode is much better than before, but it's still got some big issues). Documentation, particularly for Carbon was/is a real PITA to find. A interesting thing has developed with the release of the iPhone SDK and the updated version of xCode (it moved from 3.0 to 3.1). Apple releases it to people for development. But, you have to "sign" a click through NDA to get it. Then they point people at mailing lists, but when newbies rightfully ask questions they are told they won't get answers because the product in question is NDA'd. OK that's fair enough, except there's *no where* else to go! All you can do is send an email as feedback! There's no closed list for NDA devs to ask question or discuss at all. This strikes me as absurd, but it seems generally in keeping with some of the other things I've seen on the platform.

        Christopher Duncan wrote:

        It seems like the only developers that Apple is really interested in are Apple employees.

        That is exactly what I have thought for some time as well. I don't know how fair that is, but from what I've seen ,and heard we're definitely not alone in these sentiments. All this said, I do want to mention that Cocoa is a *really* cool API to use and Objective C is extremely cool. I think it's a crying shame that it's not usable as a general purpose framework on other platforms (and yes I'm aware of GNUStep, but that's not really an option unless you're prepared to accept developing with GCC and a broken Win32 port).

        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

        C J 2 Replies Last reply
        0
        • J Jim Crafton

          I don't know about how profitable it is, but I have found their attitude towards devs to be one of indifference. I have been on the carbon and xCode mailing list for about 5 years now, and I have not been that impressed. It can be frustrating to find things out, the tools have been really slow to come to any fruition (the current xCode is much better than before, but it's still got some big issues). Documentation, particularly for Carbon was/is a real PITA to find. A interesting thing has developed with the release of the iPhone SDK and the updated version of xCode (it moved from 3.0 to 3.1). Apple releases it to people for development. But, you have to "sign" a click through NDA to get it. Then they point people at mailing lists, but when newbies rightfully ask questions they are told they won't get answers because the product in question is NDA'd. OK that's fair enough, except there's *no where* else to go! All you can do is send an email as feedback! There's no closed list for NDA devs to ask question or discuss at all. This strikes me as absurd, but it seems generally in keeping with some of the other things I've seen on the platform.

          Christopher Duncan wrote:

          It seems like the only developers that Apple is really interested in are Apple employees.

          That is exactly what I have thought for some time as well. I don't know how fair that is, but from what I've seen ,and heard we're definitely not alone in these sentiments. All this said, I do want to mention that Cocoa is a *really* cool API to use and Objective C is extremely cool. I think it's a crying shame that it's not usable as a general purpose framework on other platforms (and yes I'm aware of GNUStep, but that's not really an option unless you're prepared to accept developing with GCC and a broken Win32 port).

          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

          C Offline
          C Offline
          Christopher Duncan
          wrote on last edited by
          #15

          It's nice to hear from someone who's been to the front. This reinforces my gut feeling that unlike MS, Apple isn't really interested in building an army of supporting developers for their products. We can joke about Ballmer and "Developers, developers, developers," but it's support from guys like us that made the mammoth success of Microsoft possible, and they were smart enough to court us.

          Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

          J 1 Reply Last reply
          0
          • C Christopher Duncan

            I couldn't possibly be more ignorant of Apple technologies. Recently, a friend came over with her new Mac laptop, and I couldn't even find the bloody "backspace delete" key. Let alone the right mouse button. I say this as a preface to forestall any excessive laughing at what might be inane assumptions on my part since I've done zero research. I keep seeing the most unlikely people showing up with Macs. Hardcore, longstanding Windows developers and business people who have lived for decades in a Microsoft dominated office. And yet, with the runaway hit of the iPod and then the massively hyped iPhone, people are also starting to realize something. "Say, don't these Apple guys also make computers?" Macs are flying off the shelves these days, and not just to the fluffy bunny, tree hugging crowd (sorry, Paul :)). I spent decades coding for MS environments for the same reason that bank robbers rob banks - because that's where the money is. For every 1 Apple development job advertised (and I'm not talking web browser stuff), there were 1,000,000 MS jobs. Now, with this Apple renaissance and all the neat new gadgets, part of me is thinking, "Hey, a market that hasn't been flooded with developers. Maybe I should write a..." However, while I'm sure there's a standard Mac API equivalent to the Windows API for developers, Apple's attitude towards developers makes me nervous. iPods, iPhones, i.e. the stuff that put them back on the map, are locked down gadgets where only the black hats dare venture since Apple will likely release a new version that turns your modified iPhone into an iBrick. In short, Apple has always been about proprietary hardware (among the many reasons that they had their head handed to them by Microsoft in the business market). Microsoft encouraged the masses to come and code for their platform. All these Apple gizmos look cool and of course Jobs hypes them as bleeding edge, but I just don't see the porch light on beckoning me to code something cool and profitable for their hardware, no matter how tempting it might be. It seems like the only developers that Apple is really interested in are Apple employees. So, let's hear from the fluffy bunny crowd. If you're banned from a web browser, how profitable (or even possible) is it to write cool new apps for Apple's cool new gizmos?

            Christopher Duncan Author of The Career Programmer and

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #16

            Christopher Duncan wrote:

            the fluffy bunny, tree hugging crowd (sorry, Paul ).

            I was wondering about the ears...

            Visit http://www.notreadytogiveup.com/[^] and do something special today.

            1 Reply Last reply
            0
            • C Christopher Duncan

              Intel, Intel... Sounds familiar. Didn't they used to make computer stuff back in the 80s? :)

              Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

              D Offline
              D Offline
              Duncan Edwards Jones
              wrote on last edited by
              #17

              Christopher Duncan wrote:

              Didn't they used to make computer stuff back in the 80s?

              Yes - before "electronics as jewelry" :-)

              '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

              C 1 Reply Last reply
              0
              • J jchigg2000

                Since Mac OS X is based on UNIX, most software packages written for BSD or Linux can be recompiled to run on it.

                J Offline
                J Offline
                Jorgen Sigvardsson
                wrote on last edited by
                #18

                If I'm not mistaken, mac os x is actually based on the mach kernel - a micro kernel. They implement a unix subsystem - a mix between net/freebsd if I'm not mistaken. It's much like the posix or win32 subsystem in windows.

                -- Kein Mitleid Für Die Mehrheit

                J 1 Reply Last reply
                0
                • D Duncan Edwards Jones

                  Christopher Duncan wrote:

                  Didn't they used to make computer stuff back in the 80s?

                  Yes - before "electronics as jewelry" :-)

                  '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

                  C Offline
                  C Offline
                  Christopher Duncan
                  wrote on last edited by
                  #19

                  Saaaay... are you making fun of my iNoseRing?

                  Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

                  1 Reply Last reply
                  0
                  • J Jim Crafton

                    I don't know about how profitable it is, but I have found their attitude towards devs to be one of indifference. I have been on the carbon and xCode mailing list for about 5 years now, and I have not been that impressed. It can be frustrating to find things out, the tools have been really slow to come to any fruition (the current xCode is much better than before, but it's still got some big issues). Documentation, particularly for Carbon was/is a real PITA to find. A interesting thing has developed with the release of the iPhone SDK and the updated version of xCode (it moved from 3.0 to 3.1). Apple releases it to people for development. But, you have to "sign" a click through NDA to get it. Then they point people at mailing lists, but when newbies rightfully ask questions they are told they won't get answers because the product in question is NDA'd. OK that's fair enough, except there's *no where* else to go! All you can do is send an email as feedback! There's no closed list for NDA devs to ask question or discuss at all. This strikes me as absurd, but it seems generally in keeping with some of the other things I've seen on the platform.

                    Christopher Duncan wrote:

                    It seems like the only developers that Apple is really interested in are Apple employees.

                    That is exactly what I have thought for some time as well. I don't know how fair that is, but from what I've seen ,and heard we're definitely not alone in these sentiments. All this said, I do want to mention that Cocoa is a *really* cool API to use and Objective C is extremely cool. I think it's a crying shame that it's not usable as a general purpose framework on other platforms (and yes I'm aware of GNUStep, but that's not really an option unless you're prepared to accept developing with GCC and a broken Win32 port).

                    ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                    J Offline
                    J Offline
                    Jorgen Sigvardsson
                    wrote on last edited by
                    #20

                    Jim Crafton wrote:

                    and yes I'm aware of GNUStep, but that's not really an option unless you're prepared to accept developing with GCC

                    The xcode tools are built on the GCC toolchain, are they not? I remember reading that Apple is the main open source developers on the Obj-C part of GCC.

                    -- Kein Mitleid Für Die Mehrheit

                    J 1 Reply Last reply
                    0
                    • C Christopher Duncan

                      It's nice to hear from someone who's been to the front. This reinforces my gut feeling that unlike MS, Apple isn't really interested in building an army of supporting developers for their products. We can joke about Ballmer and "Developers, developers, developers," but it's support from guys like us that made the mammoth success of Microsoft possible, and they were smart enough to court us.

                      Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

                      J Offline
                      J Offline
                      Jim Crafton
                      wrote on last edited by
                      #21

                      Absolutely. I don't like Microsoft as a company per se, or it's ethics, but they have done a really good job (compared to most other software companies) about supporting developers. However keep in mind that I don't program on OS X for a living, so my opinions may be skewed a bit.

                      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                      C 1 Reply Last reply
                      0
                      • J Jim Crafton

                        Absolutely. I don't like Microsoft as a company per se, or it's ethics, but they have done a really good job (compared to most other software companies) about supporting developers. However keep in mind that I don't program on OS X for a living, so my opinions may be skewed a bit.

                        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                        C Offline
                        C Offline
                        Christopher Duncan
                        wrote on last edited by
                        #22

                        Jim Crafton wrote:

                        However keep in mind that I don't program on OS X for a living

                        Apparently, neither does most anyone else.

                        Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

                        J 1 Reply Last reply
                        0
                        • J Jorgen Sigvardsson

                          Jim Crafton wrote:

                          and yes I'm aware of GNUStep, but that's not really an option unless you're prepared to accept developing with GCC

                          The xcode tools are built on the GCC toolchain, are they not? I remember reading that Apple is the main open source developers on the Obj-C part of GCC.

                          -- Kein Mitleid Für Die Mehrheit

                          J Offline
                          J Offline
                          Jim Crafton
                          wrote on last edited by
                          #23

                          Right, but if you move to another platform, if you want to use ObjC you HAVE to use GCC. There are no other compilers (that I know of) that support it. Which is really annoying, as GCC on windows is not fun. What would be great is if there were a ObjC front end that could somehow be plugged into the MS compiler toolchain. Then you'd have the best of both worlds.

                          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                          1 Reply Last reply
                          0
                          • C Christopher Duncan

                            Jim Crafton wrote:

                            However keep in mind that I don't program on OS X for a living

                            Apparently, neither does most anyone else.

                            Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

                            J Offline
                            J Offline
                            Jim Crafton
                            wrote on last edited by
                            #24

                            :) Cute, but not *entirely* fair :) There's a list of Downloads of OS X software ( http://www.apple.com/downloads/macosx/[^] ) that has a fair number of apps. A number of these are freeware/shareware, but I was surprised to see a number of app are definitely full time, commercial apps, besides the heavy hitters like Avid/Adobe/Microsoft. So there are some who manage to do so :) Don't know how much hair they have left...

                            ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                            C 1 Reply Last reply
                            0
                            • C Chris Maunder

                              Personally speaking I'm getting a Mac not to do any development (though I am looking forward to again having vi) but because 1. Macs look good. I'm stunned that PC manufactures are sticking with ugly boxes. 2. Macs run Windows. To me a Mac is just another PC. 3. Macs accept USB devices. I'll use whatever keyboard/mouse I want. My Mac will look like a Mac and smell like a Mac but it's going to be running Visual Studio.

                              cheers, Chris Maunder

                              CodeProject.com : C++ MVP

                              B Offline
                              B Offline
                              Brady Kelly
                              wrote on last edited by
                              #25

                              Chris Maunder wrote:

                              smell like a Mac

                              Drool! ;P OK, that counts for all new electronics, but I somehow imagine a Mac smelling better; more concentrated.

                              Semicolons: The number one seller of ostomy bags world wide. - dan neely

                              C 1 Reply Last reply
                              0
                              • J jchigg2000

                                what the?! "Berkeley Software Distribution (BSD, sometimes called Berkeley Unix) is the Unix operating system derivative developed and distributed by the Computer Systems Research Group of the University of California, Berkeley, from 1977 to 1995." http://en.wikipedia.org/wiki/BSD[^]

                                J Offline
                                J Offline
                                Jim Crafton
                                wrote on last edited by
                                #26

                                You have to be specific. Saying "UNIX" doesn't mean a whole lot. SunOS is based on UNIX, as is SCO, AIX, Linux, FreeBSD, NetBSD, Ultrix, IRIX, et al. Apple's version is blend of the BSD plus a Mach micro kernel plus their own C++ driver layer.

                                ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                J 1 Reply Last reply
                                0
                                • J Jorgen Sigvardsson

                                  If I'm not mistaken, mac os x is actually based on the mach kernel - a micro kernel. They implement a unix subsystem - a mix between net/freebsd if I'm not mistaken. It's much like the posix or win32 subsystem in windows.

                                  -- Kein Mitleid Für Die Mehrheit

                                  J Offline
                                  J Offline
                                  Jim Crafton
                                  wrote on last edited by
                                  #27

                                  we're so hopelessly pedantic :)

                                  ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                  1 Reply Last reply
                                  0
                                  • J Jim Crafton

                                    :) Cute, but not *entirely* fair :) There's a list of Downloads of OS X software ( http://www.apple.com/downloads/macosx/[^] ) that has a fair number of apps. A number of these are freeware/shareware, but I was surprised to see a number of app are definitely full time, commercial apps, besides the heavy hitters like Avid/Adobe/Microsoft. So there are some who manage to do so :) Don't know how much hair they have left...

                                    ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                    C Offline
                                    C Offline
                                    Christopher Duncan
                                    wrote on last edited by
                                    #28

                                    :laugh:

                                    Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

                                    1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      Personally speaking I'm getting a Mac not to do any development (though I am looking forward to again having vi) but because 1. Macs look good. I'm stunned that PC manufactures are sticking with ugly boxes. 2. Macs run Windows. To me a Mac is just another PC. 3. Macs accept USB devices. I'll use whatever keyboard/mouse I want. My Mac will look like a Mac and smell like a Mac but it's going to be running Visual Studio.

                                      cheers, Chris Maunder

                                      CodeProject.com : C++ MVP

                                      J Offline
                                      J Offline
                                      Jim Crafton
                                      wrote on last edited by
                                      #29

                                      Chris Maunder wrote:

                                      I am looking forward to again having vi

                                      That was a typo right? Are you mad man!???

                                      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                      1 Reply Last reply
                                      0
                                      • B Brady Kelly

                                        Chris Maunder wrote:

                                        smell like a Mac

                                        Drool! ;P OK, that counts for all new electronics, but I somehow imagine a Mac smelling better; more concentrated.

                                        Semicolons: The number one seller of ostomy bags world wide. - dan neely

                                        C Offline
                                        C Offline
                                        Chris Maunder
                                        wrote on last edited by
                                        #30

                                        Actually they smell lighter and breezier. And slightly of turtleneck sweaters.

                                        cheers, Chris Maunder

                                        CodeProject.com : C++ MVP

                                        B L realJSOPR 3 Replies Last reply
                                        0
                                        • J Jim Crafton

                                          You have to be specific. Saying "UNIX" doesn't mean a whole lot. SunOS is based on UNIX, as is SCO, AIX, Linux, FreeBSD, NetBSD, Ultrix, IRIX, et al. Apple's version is blend of the BSD plus a Mach micro kernel plus their own C++ driver layer.

                                          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                          J Offline
                                          J Offline
                                          jchigg2000
                                          wrote on last edited by
                                          #31

                                          Tell the editors of the Wikipedia article that!!! :-)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups