Note that there are some explanatory texts on larger screens.

plurals
  1. USJim
    primarykey
    data
    text
    <p>Added value through 15+ years of expertise in managing projects, teams and developing software in web-based, client-server and mainframe systems that exceeded client and employer expectations. </p> <p>Through a passion for adding value beyond employer and client expectations, that expertise has - funded projects through cost and resource savings - created new business opportunities through technology and skill development - optimized project management, program management, line management and direct report productivity - yielded quality and schedule improvements - made unique and lasting engineering, methodology, process and productivity excellence contributions to some of the most successful IT projects in the US, Great Britain, Europe and Korea. </p> <p>Colleague descriptions include - a “Swiss-army knife in software development” - “all things technical” - the “go-to guy... on either established or new technologies” - "tireless... bulldog... relentlessly on target..." - "important and lasting contributions to each assignment" - "consistently superior technical performance" - "high professional commitment to his work and to the Company" - "highly thought of by our clients... extremely active in enhancing our business" - "a huge asset"</p> <p>Management expertise includes talent acquisition and management, project management, program management, managing vendor relationships, creating software development processes, leading software development teams and managing developers at all organization levels including participation in the C-suite.</p> <p>Technology expertise includes programming UNIX, Solaris, Linux, C, C++, C#, .NET, Java SE/EE, JSP, JSTL, PHP, JavaScript, jQuery, HTML, HTTP, CSS, XML, IBM MVS, COBOL, FORTRAN, assembler, CICS, ADS/O, IDMS, DB2, Oracle, SQL Server, MySQL, Visual Studio, Eclipse, SOAP, SOA, MVC, HMVC, CodeIgniter, MX, Bootstrap, Ace - Responsive Admin, 3-Tier and others.</p> <p>Certifications in technology and methodology have qualified companies to be Microsoft Solution Providers and to provide IT services to the British government.</p> <p>Specialties</p> <p>Adding value in and through software development and project management that saves time, money and resources and creates new opportunities beyond expectations.</p>
    plurals
    1. COYup! The yellow arrows in the column where breakpoint indicators also live point to lines containing item(s) matching a textual search and are listed in the search window. The matching item is highlighted in an annoyingly dark grey in the text. One way (mabye the only way?) to get rid of them is to clear the results in the search window (normally one of the tabs at the bottom of the IDE).
      singulars
    2. COThis is absolutely the easiest way to do this on any recent Android version. If your Android version is too old, e.g. Gingerbread, then there is an app, Dev Tools, available through the Android Market, aka, Play Store, which also has a developer options/settings menu with the ability to show where the pointer is the same as the developer options built-in with ICS and later.
      singulars
    3. COGood, useful and concise answer. I've had getProperty('group.property') return the property requested. I've never had getSystemProperty(String property) return anything other than a None. Some Android documentation says they are synonymous but they don't seem to be. Other documentation says getSystemProperty is provided for use by platform developers which I presume to mean the Android OS and not applications. Also, build.ID and build.CPU_ABI don't work whereas build.id and build.cpu_abi do. Hope this helps the potentially frustrated developers reading the somewhat deficient documentation.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload