Skip to main content

Home/ Coders/ Group items matching "developed" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Joel Bennett

Hustle and WorkFlow (or, how not to get outsourced) - Redmond Developer News - 0 views

  •  
    Wherein the author presents a recipe for job security: tie development so closely to an understanding of corporate workflows that it's irrevocably knit into the fabric of the company and colocation with users ...  It's important to note, however, that the sort of development he's talking about is strictly the light-weight "in house" variety -- not the development of externally facing applications for sale.

Dave Cowens

Software Development Jobs - 0 views

  •  
    Free job, career and contract board for the software developer, tester and project manager
Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
Dave Cowens

Software development magazine: UML, Agile, programming, testing, project management, jobs - 0 views

  •  
    Free magazine providing practical knowledge for the software developer, tester and project manager
Gilad Shimony

50 Fresh JavaScript Tools That Will Improve Your Workflow « Smashing Magazine - 0 views

  •  
    Many things that were once accomplished using Flash objects can now be built using JavaScript - with the added benefit that it is free, typically more web and mobile accessible under most circumstances using best practices for development techniques, and without the need to use proprietary software for development.
David Corking

Dr. Dobb's | Smartphone Operating Systems: A Developer's Perspective | March 30, 2009 - 0 views

  • The industry stewards have countered Apple's move with their own application stores, so there's a huge opportunity to write the "killer app" for one of several smartphone platforms.
  • 40 MB to less than 4 MB of free RAM
  • one-app-at-a-time requirement complicates any implementation of a copy-and-paste mechanism.
  • ...45 more annotations...
  • As a security sandbox, the iPhone OS permits only one third-party application to run at a time, and not in the background.
  • adding some useful Bluetooth profiles that supported stereo headsets, data synchronization, or the ability to implement multiplayer games would be usefu
  • iPhone OS 3, that provides some of the missing features mentioned here, such as the A2DP profile for Bluetooth, voice recording, and copy-and-paste.
  • Have to learn Objective-C; is only smartphone platform that uses it.
  • Competitors will soon catch up on the UI.
  • embed navigation and GPS plotting into applications.
  • provide their own map content
  • The OS now supports the use of accessories connected to the iPhone either through its 30-pin docking connector or wirelessly via Bluetooth. Now that the device has been "opened", you can expect an entire ecosystem to build up around the device, much like the iPod has.
  • peer-to-peer connectivity using Bonjour
  • developers can now allow users, from within the application, to purchase and obtain new content
  • No voice dial.
  • A client-server mechanism provides access to low-level system resources, and in fact the kernel itself is a server that parcels out resources to those applications that need them. This transaction scheme allows applications to exchange data without requiring direct access to the OS space.
  • C/C++ for porting existing UNIX applications, and Java to port Java ME MIDlets. As mentioned previously, the software stack offers several run-times that offer application development using WRT widgets, Flash, and Python. The primary programming language for the platform is Symbian C++,
  • Handango has managed the wide-scale distribution of Nokia applications. In February, Nokia announced plans to launch its Ovi Store, which sells applications, videos, games, pod-casts and other content, similar to Apple's App Store. The store will be accessible by Nokia S60 smartphones in May.
  • Non-standard Symbian C++ has steep learning curve, with special idioms to master. Large number of Symbian APIs to learn, since it contains hundreds of classes and thousands of member functions.
  • BlackBerry Device Software executes multiple applications simultaneously
  • Manages multiple e-mail Exchange e-mail accounts, along with support for POP3 and SMTP, and e-mails can have file attachments
  • FIPS 140-2 compliant, and supports AES or Triple DES encryption sessions via BlackBerry Enterprise Servers
  • BlackBerry Device Software has enhanced the capabilities of the platform with its own Java virtual machine (JVM), along with new Java classes that offer multitasking capabilities and UI enhancements to go beyond the capabilities of Java ME.
  • You can also take existing Java ME code and add specific BlackBerry classes to make a hybrid Java ME application
  • don't intermix MIDP 2.0 and BlackBerry API calls that perform either screen drawing or application management.
  • The catch to writing an application that uses BlackBerry API extensions is that it ties the application this smartphone. However, this is no worse than using the unique Java classes found in Google's Android.
  • Apple promotes the design goal that applications should accomplish one purpose.
  • no Flash support, and you can't download files.
  • For non-Exchange users, Apple's MobileMe online service, after some fits and starts in 2008, now supports the push of e-mails and changes to the calendar and contacts.
  • The iPhone 3G can work in tandem with Microsoft Exhange Server 2003 and 2007 to support enterprise operations.
  • Cocoa Touch is a subset of Apple's Cocoa,
  • Cocoa Touch components manage most of the writing to the screen and playing media, yet there are APIs exposed that let you access the accelerometer and camera.
  • Quartz engine is identical to the one found in Mac OS X
  • Only a select few higher-level frameworks have access to the kernel and drivers. If necessary, an application can indirectly access some of these services through C-based interfaces provided in a LibSystem library.
  • the SDK provides Dashcode, which is a framework based on a Web page composed of HTML and Javascript. You can use DashCode's simulator to write and test your web application. You can also use several other third-party frameworks to write web applications, and debug these with Aptanna Studio's tools.
  • Made by HTC, the G1 is the first smartphone using the Android platform.
  • e-mail program (which makes use of Google's Gmail), a mapping program (using the company's Google Maps), and a browser that uses WebKit, not Google's Chrome web browser
  • Android is not Java ME, nor does it support such applications
  • ability to both browse and manage multiple IM conversations. On the other hand, such heavy use of the smartphone's CPU shortens battery life significantly. Maybe Apple is on to something in limiting the number of applications that the platform can run.
  • On the positive side, the Android APIs support a touch interface (and the G1 has a capacitive touch screen), but not any multi-touch gestures.
  • copying text from the web pages is the browser isn't allowed
  • The advantage to Android's use of a different bytecode interpreter is that the DVM was designed so that multiple instances of it can run, each in their own protected memory space, and each executing an application. While this approach offers stability and a robust environment for running multiple applications, it does so at the expense of compatibility with Java ME applications.
  • Seasoned Java programmers will find the Android SDK an amalgam of Java SE and Java ME methods and classes, along with unique new ones
  • compile the Java code to generate Dalvik bytecode files, with an extension of .dex. These files, along with the manifest, graphics files, and XML files, are packaged into an .apk file that is similar to a Java JAR file.
  • The certificate that you use to generate the private key does not require a signing authority, and you can use self-signed certificates for this purpose.
  • The Developer Phone provides access to a shipping Android device without the cash outlay or contract contortions required when developing for the other platforms.
  • in February the site began supporting priced applications. Google allows developers to take seventy percent of the proceeds.
  • it's possible that you might pick up a malicious application before it is detected by the user community.
  • Open source, open platform: if you hate the mail program, some third-party is writing a better one.
  •  
    Lengthy developer's overview of Symbian, Mac OS X iPhone, Blackberry, Android. This talks about the leading app platforms except Java ME and Windows Mobile, though it does explain how Blackberry and Symbian support Java ME.
alex gross

socialmedian: CodeRun IDE: Free Web Based IDE Application - 3 views

  •  
    CodeRun IDE is a free web based IDE (Integrated Development Environment) tool for web developers, which enables you to create and deploy code-driven a
ma rody candera

Babbling News: Nasa Developing Pantations - Gardening in Space - 0 views

  •  
    According to NASA, they have developed the gardening tools that have been sent to the international space station. Booth for gardening that made ​​as many as four pieces. Each chamber of the middle deck of the spacecraft. Each chamber will be controlled humidity, temperature, water, lighting, and composition of its atmosphere.
Joel Bennett

Windows Developer Preview Metro style app samples - 3 views

  •  
    The Windows Developer Preview Samples Gallery contains a variety of code samples that exercise the various new programming models, platforms, features, and components available for the BUILD conference.
alex gross

CodeRun Cloud: Reach for the cloud - 4 views

  •  
    CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio also enables you to instantly compile, package and deploy your code to the CodeRun Cloud .\n
Andrey Karpov

Lessons on development of 64-bit C/C++ applications - 0 views

  •  
    The course is devoted to creation of 64-bit applications in C/C++ language and is intended for the Windows developers who use Visual Studio 2005/2008/2010 environment. Developers working with other 64-bit operating systems will learn much interesting as well. The course will consider all the steps of creating a new safe 64-bit application or migrating the existing 32-bit code to a 64-bit system. The course is composed of 28 lessons devoted to introduction to 64-bit systems, issues of building 64-bit applications, methods of searching errors specific to 64-bit code and code optimization. Such questions are also considered as estimate of the cost of moving to 64-bit systems and rationality of this move.
netgains

Superior Magento Development Companies in India - 0 views

  •  
    These days Magento is becoming most common ecommerce platform for website development. If you are also looking for some development company to hire for your website design? Then contact us now...
Brevity Software Solutions Pvt Ltd

ASP .NET Web Application Development Company - 0 views

  •  
    Brevity Software Solutions Pvt Ltd is a ASP .NET Web Application Development Company offering services that includes CMS, eCommerce, Educational Web Apps, Travel Portal Systems, HR Web Apps, Interactive Games, Inventory Management, Non-profit Donation Apps, Transport and Logistics Apps, Online Courses and Training, Discussion Forums, Online Reservations for Ticketing and Booking, Project Management Applications, Social Networking, Web Conference Apps.
KELLY147

AI and Machine Learning in Fraud Detection - 0 views

  •  
    The technology analyzes and processes data to find out patterns that can automatically detect if there is some strange behavior or activity. To know more about how ML and AI works, read this complete article. On the contrary, if you want to develop an ML-based app or software that can help you improve your fraud detection system, then hire ML/AI developer or reach out to a reliable ML company.
emusk12

webentwicklung digitalagentur schweiz - 0 views

  •  
    The aim of the team at Meral Designhaus is to entirely understand each client's business, and the ambiance it thrives in. We focus on analyzing how the targeted audience will respond to the digital solutions we provide.Our fully customizable CMS and web development process can be modified to match the needs of your business online, ensuring a high ROI for clients. Responsive Web Design, Hosting, and Optimisation are just the start of your custom web development. Our customized CMS System doesn't expect anyone to be HTML or CSS proficient. It is created to be profoundly easy to understand and to use. MeralDesignhaus
nbtechnology

Web & Mobile App Development Company in USA - 1 views

  •  
    We provide all type of Web & Mobile App Development Services which cover all kind of Website and Mobile App requirements for different industries Worldwide. We have extensive experience working with different clients and industries from all part of World.
watsonhenry

App Developers in Winnipeg - 3 views

  •  
    AppStudio is a trusted app development company in Winnipeg. Specialised in producing applications in iOS, Android, react and Flutter platforms as per your requirement. Book a Free Consultation now!
inwizards1

Implement the Android Navigation Component in your App with Android Jetpack - Hire Web & App Developers - Inwizards Blog - 0 views

  •  
    The year 2019 is going to be end soon, but it was a great year for the global web app development industry. As the entire year, the global web app development community has created and seen a lot of awesomeness in the multiple tech platforms, especially in the Android app development platform.
dharmikbabariya

Top Mobile App Development Agency In London, UK - Tecocraft - 0 views

  •  
    One of the top Mobile App Development Company in UK, Tecocraft Ltd., specializes in the design, development, integration, deployment, testing and maintenance of Apps for iOS, Android, Windows, IOT platforms and emerging technologies like Wearable's.
« First ‹ Previous 121 - 140 of 2135 Next › Last »
Showing 20 items per page