Skip to main content

Home/ Coders/ Group items tagged os

Rss Feed Group items tagged

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.
Effective Communication

askapache Portable Vimrc with 256 Colorscheme - 0 views

  •  
    « This is 90% geared for purely console/terminal/pty/tty/ssh/putty/telnet/tmux/screen users. I've only just the past couple years started understanding why it was key to learn vim, in the past I never had the patience for it and preferred nano-like editors. Now vim is all I use when on linux, it's so much more productive.. especially with a customized vimrc file. This doesn't require a git checkout, a vim update, a bash update, an OS update, a plugin. No. This is a single file that I use on Arch Linux, NetBSD, FreeBSD, OpenBSD, Debian, Ubuntu, Cent OS, Red Hat, and that's it so far. This is geared for users who use SSH more than anything else. Of course, it works perfect on an X enabled box locally as well. »
reachtoroy

What can I expect from Android M in 2015? - 0 views

  •  
    Google is predicted to reveal its next mobile and tablet os version, currently stated to be known as it when released in a designer review (like Android os L for Lollipop)
Joel Bennett

Singularity RDK - Home - 0 views

  •  
    Microsoft Research's Singularity project is an academic project which created a fully managed OS in C# ... it's now on CodePlex under a sort-of academic not-for-profit license.
David Corking

Dr. Dobb's Update : Editor's Note What's One More Operating System, More or Less? - 0 views

  • In this regard, SymbianOS may have a leg up on Apple's App Store and even Nokia's Ovi Store, in that the "Symbian Application Inventory" will be free for developers. That's what you call "incentive," but is it enough?
    • David Corking
       
      Before it attracts app developers, it has to attract hardware integrators. There is plenty of hardware out there, but isn't this selling in far lower volumes than Linux or the proprietary smartphone OSes. As far as I can tell, it has attention from the biggest smartphone integrator of them all: Nokia, who, as far as I can tell, uses it in the best selling N95 family. This ratchets up the competion with Apple and RIM another notch.
  •  
    This Symbian system (aka Psion and Nokia S60) was well loved for its well though out personal organizer or PIM applications. Now, smartphone users seems more interested in e-mail, music and games. I am interested to see if Symbian OS still has a profitable niche. Symbian is a market leader in the new market.
georgee23

Aposta Segura: Como Garantir a Segurança nos Casinos em Linha - 1 views

Os casinos https://play-big-bass-splash.com/ em linha proporcionam uma experiência emocionante de jogo, mas a segurança deve ser uma prioridade ao entrar neste mundo virtual. Garantir que a sua exp...

started by georgee23 on 24 Jan 24 no follow-up yet
Joel Bennett

Homebrew - MacPorts driving you to drink? Try Homebrew! - 6 views

  •  
    The missing package manager for OS X
subsequent1 subsequent1

billiga ralph lauren skjortor herr "Julieta - 0 views

Hälsoriskerna som orsakas av myggburna Zika virus var en gåta som Pace, 35, inte skulle kunna lösa. Slutet av förra månaden, hon motvilligt bort sitt namn från Olympic övervägande ansluta sina manl...

billiga ralph lauren skjortor herr dam

started by subsequent1 subsequent1 on 22 Jul 16 no follow-up yet
descendants1 descendants1

ralph lauren big pony polo Hon - 0 views

Turkiets Yasemin Can vann loppet på 31 minuter 12 sekunder, medan Storbritanniens Jess Andrews slutade på sjunde. Pavey, som behövs för att avsluta på 32 minuter 15 sekunder för att kvalificera sig...

ralph lauren försäljning big pony polo hoodies billiga

started by descendants1 descendants1 on 08 Jul 16 no follow-up yet
Wanda Terral

Jo HTML5 Mobile App Framework - 0 views

  •  
    The simple app framework for HTML5. For iOS, Android, webOS, BlackBerry, Chrome OS & anything else with HTML5. Widgets, lists and scrolling goodness using JavaScript & CSS3. Make native mobile apps or web apps with the same code. Works great with PhoneGap
Joel Bennett

(SPADE) for SQL Server - CodePlex - 1 views

  •  
    Scripted PowerShell Automated Deployment Engine simplifies the process of standing up a new SQL Server instance; applying standard OS pre-configurations, installing SQL Server, and then applying post-configurations and creating standard objects.
catchmenupur

5 points to Remember in Java Beans - 0 views

  •  
    Java Beans is an object-oriented development user interface from Sun Microsystems that lets you develop re-useable programs or program foundations called elements that can be implemented in a program on any significant os program.
yc c

Processing 1.0 - 1 views

  •  
    Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. Processing is free to download and available for GNU/Linux, Mac OS X, and Windows. Please help to release the next version!
Joel Bennett

Windows: A Monopoly Shakes - Microsoft Watch - Operating Systems - 0 views

  • Windows' enterprise adoption declined 3.7 percent, going from 98.6 percent in January to 94.9 percent in December. Mac OS gained 3 percent, going from 1.2 to 4.2 percent in the same time frame. Linux gained 0.5 percent in 2007.
  • Apple, with its enterprise share growing threefold
    • Joel Bennett
       
      Yeah, that's more like it -- they're going to be reporting 300% growth in the enterprise, I'm sure.
  •  
    Windows use in the enterprise (it's traditional stronghold) has declined almost 4% to about 95% in the last year ... It's just a tiny sliver, but the real question is: is it enough to make Apple start catering to their enterprise customers?
Joel Bennett

bochs: The Open Source IA-32 Emulation Project (Home Page) - 0 views

  •  
    Bochs is a highly portable open source x86 PC emulator ... capable of running most Operating Systems inside the emulation including Linux, DOS, and all versions of Windows... and the images are portable from one host OS to another.
David Corking

Moving to Symbian S60: One Year Later - 0 views

  • too many ways to develop for Symbian devices: native code, WRT (web run-time) widgets, Java, browser-apps, etc.
    • David Corking
       
      What disadvantage did he find with having choice? Fragmented community, inconsistent UI, difficulty integrating with 3rd party apps, something else?
  • 5-9 clicks just to add a calendar item.
  • disjointed software updating -- which requires a Windows PC in older Nokia devices -- that leaves many North American users without fixes to serious issues for all but the most popular of handsets.
  • ...7 more annotations...
  • there really isn't something as stable and capable as the Symbian OS (yet).
  • Check with your home or renter's insurance whether they will or not before purchasing high-end models.
  • Nokia's Symbian devices do not always use the same software as Samsung and LG's Symbian devices.
  • Battery life is better with Nokia E-series devices; much better.
  • This platform is fun, but is in major transition; something like what Palm is going through with Palm OS 5 and webOS.
  • phone as a laptop/MP3 player/GPS/web server replacement
  • definitely had its points where I wanted to turn back to the Palm Treos
Fabien Cadet

imm.io - miseajourordi.png ^^, 2011-10-26 - 1 views

  •  
    On OS automatic updates : Mac vs Linux vs Windows :- ]
  •  
    After changing from ubuntu linux to mac, I actually find the mac updates more onerous than in ubuntu. I have to restart my computer? Because the software changed? Also I need a credit card to update software that's from the app store?
1 - 20 of 52 Next › Last »
Showing 20 items per page