Skip to main content

Home/ Coders/ Group items tagged packages

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.
David Corking

Remember Smalltalk? | Gartner Blogs 2008 - 1 views

  • 2) If you are BIG fan of dynamics languages (closures, meta programming, and all that cool stuff) then consider giving Smalltalk a look.  You might like what you see.  Its like Ruby but with bigger muscles.  You think Rails is cool? Check out seaside. In the end we’ll see a up tick in Smalltalk momentum over the next few years. 
  • Please don’t talk about Smalltalk. I enjoy my competitive advantage over the Java/NET crowd
  • Where Smalltalk really shines recently is in field of web applications due to its dynamic nature (live upgrading, debugging etc.) and because its shortcoming are not relevant here.
  • ...9 more annotations...
  • On the Desktop - Dolphin creates 500k exe’s with ease - its a 1 button click (you just have to follow some of their easy put things in packages rules).
  • Remember LAN MAN? OS2? Both were heavily endorsed by Gartner.
  • I laugh when people say poor performance on older hardware was a mjor Smalltalk weakness. We routinely delivered applications that ran on 386 and 68020 processors with 8MB RAM. And yes, they were quite snappy. No, the reason Smalltalk didn’t catch on is because Sun spent more money on Java marketing than was spent on all computer languages combined, since the dawn of time.
  • I’ve listened personally to whiny ROR programmers groan and whine about PHP devs LEARNING ROR and undercutting them.
  • I didn’t fall for it for the marketing. I fell for WORA, for the language/runtime separation, for the multi-vendor approach (Sun never wanted to be the single provider for any Java centric product niche, and in fact was never the leader), for the comprehensive set of vendor-neutral APIs for all sorts of execution environments/applications,
  • For now I would like to see more use of Smalltalk like constructs in Java (Groovy).
  • Smalltalk must have sofisticated CASE tools, business process simulation tools, large development environments etc. etc. etc.
  • I stayed to teach Smalltalk since 1993 and am very happy about this information. Each academic year, we produce a small group of new Smalltalkers in the Czech Republic.
  • Joe Barnhart // Apr 4, 2009 at 2:48 pm At the company where I work, we have used Smalltalk for 19 years. Our tiny team of programmers has beat the pants off of competitors who employ teams 100 times our size.
  •  
    trend spotting
Joel Bennett

HornGet - daily builds of selected .net OSS projects with their dependencies. - 0 views

  •  
    NHibernate, Log4Net, Rhino, Castle, Ninject, SubSonic, and more
Matteo Spreafico

Qink | Free .NET Libraries - 1 views

  • The Ultimate List of Freely Available .NET Libraries
  • EPPlus is based on Excel Package and allows creation/reading of .XLSX (Excel 2007). It is actually the most advanced even comparing to NPOI.
  • LinqToTwitter - Linq-based wrapper for all Twitter API functionality in C#
  • ...1 more annotation...
  • Facebook C# SDK - A toolkit for creating facebook applications / integrating websites with Facebook using the new Graph API or the old rest API.
iupdateyou123

Jobs For Mechanical Engineers - 0 views

  •  
    Jobs For Mechanical Engineers Industries- Manufacturing / Production / Projects Job Functions- Manufacturing / Production / Maintenance / Packaging Job Location- Delhi / NCR, Gurgaon, Noida Job Eligibility- Any Graduate Vacancies
Jellyfish Technologies Pvt Ltd

How to run grails application standalone same as spring boot application - JellyFish Te... - 0 views

  •  
    Today, I am going to explain How to run grails application standalone. Let's start coding and follow the below steps. Most of the web application is deployed within external web-server. According to the regular way of deployment, that apps are bundled as war file means war packaging. We can deploy the war in web-server like tomcat and jetty.
jackmcmahon4

Buy Negative Google Reviews - 1 Star, Fake, Bad Reviews... - 0 views

  •  
    Buy Negative Google Reviews Introduction Google reviews is a powerful tool for businesses. It helps you attract customers and increase sales. However, if your business has negative reviews on Google, this can be a big problem because it will make people think twice before choosing your business. How can you buy negative google reviews? You can buy negative Google reviews. You can get fake Google reviews from us. We have a team of professionals who are working continuously to ensure that all the orders are delivered on time and within a stipulated budget, which makes us one of the most reliable agencies in this industry. How do you buy negative google reviews? There are a few ways that you can buy negative google reviews for your business. Look for customer service options on the website. If you have a good reputation, then it's likely that there are some options available to you. Search for reviews on Google and other search engines like Yelp and TripAdvisor. These sites will show you what people are saying about your business, which can help with determining whether or not its worth paying someone else to write fake reviews for you (more on this later). Use online reviews for your business: Buy Negative Google Reviews This is another way to get positive feedback from customers but it also comes with some risks because anyone could create an account with their own name/ handle as long as they were willing to pay someone else $5-$10 per post so make sure that any potential customers know how much money they're putting at risk when doing this type of thing! Buy Negative Google Reviews Negative Google Reviews Look for customer service options on the website When you are looking for a positive review provider, ask yourself if their website has customer service options that can be utilized. If the website does not have any customer support options and/or contact information on it, then this is a red flag. When finding negative Google reviews about your bus
  •  
    Buy Negative Google Reviews Introduction Google reviews is a powerful tool for businesses. It helps you attract customers and increase sales. However, if your business has negative reviews on Google, this can be a big problem because it will make people think twice before choosing your business. How can you buy negative google reviews? You can buy negative Google reviews. You can get fake Google reviews from us. We have a team of professionals who are working continuously to ensure that all the orders are delivered on time and within a stipulated budget, which makes us one of the most reliable agencies in this industry. How do you buy negative google reviews? There are a few ways that you can buy negative google reviews for your business. Look for customer service options on the website. If you have a good reputation, then it's likely that there are some options available to you. Search for reviews on Google and other search engines like Yelp and TripAdvisor. These sites will show you what people are saying about your business, which can help with determining whether or not its worth paying someone else to write fake reviews for you (more on this later). Use online reviews for your business: Buy Negative Google Reviews This is another way to get positive feedback from customers but it also comes with some risks because anyone could create an account with their own name/ handle as long as they were willing to pay someone else $5-$10 per post so make sure that any potential customers know how much money they're putting at risk when doing this type of thing! Buy Negative Google Reviews Negative Google Reviews Look for customer service options on the website When you are looking for a positive review provider, ask yourself if their website has customer service options that can be utilized. If the website does not have any customer support options and/or contact information on it, then this is a red flag. When finding negative Google reviews about your bus
buyglobalsmm1

Buy Yelp Reviews-100% best, and permanent reviews... - 0 views

  •  
    Buy Yelp Reviews Yelp Reviews Help Your Business Become More Trustworthy, Well-Known, And Successful. Get Genuine, Non-Drop Original, And Assuredly Top-Notch Yelp Reviews From Us. We Are A Seasoned Business That Provides Inexpensive Yelp & Elite Yelp Reviews Packages. We Assist You In Buying Yelp Reviews To Increase Sales And Make Your Company More Well-Known. We Have A Big Team And Hard-Working Members. Who Are Always Ready To Respond To You Anytime And Smart Support Too. Why Will You Purchase My Service? ➤ 100% Safe & Secure Service ➤ High-Quality Reviews Service ➤ Non-Drop Reviews ➤ Full Complete Profiles ➤ 100% Satisfaction Guaranteed ➤ Top-Quality Social Services Provider. ➤ Recovery Guarantee ➤ 100% Money-Back ➤ Very Fast Delivery ➤ 24×7 Customer Support
bosenbio

food additive wholesale - 0 views

  •  
    Food additive manufacturer Xi'an Bosen Biotechnology Co., Ltd. food additives are chemically synthesized substances or natural substances added to food to improve food quality and color, flavor, taste, shape, nutritional value, as well as for storage and processing process needs. Food additives include nutritional additives, food processing aids. Food additives can be a substance or a mixture of substances & most of them are not inherent in the basic food ingredients themselves, but the production, storage, packaging, use and other processes in the food to achieve a certain purpose and added substances.
bosenbio

natural anti caking agent - 1 views

  •  
    An anti-caking agent is an additive placed in powdered or granulated materials, such as table salt, to prevent the formation of lumps and for easing packaging, transport, and consumption.
maobang

warehouse shelving manufacturers - 0 views

  •  
    As a leading storage equipment provider, Maobang develops customized one-to-one storage racking solutions for all types of warehouse environments. Our main products are wide span racks, drive in racks, wide aisle racks, narrow aisle racks, single deep racks, double lane racks, mezzanine floor racks, steel pallets, wire mesh cages, stack pallets and related storage products. These products are widely used in all walks of life, like Agriculture, Clothing, Food and beverage, Chemical, Construction, Consumer electronics, Furniture, Household appliances, Lighting, Packaging and printing, Hardware tools, Auto parts. Our racking system is suitable for both indoors and outdoors, and are more suitable for low-temperature cold storage. Please contact us for a warehouse storage solution.
maobang

heavy duty adjustable metal shelves - 0 views

  •  
    Warehouse Shelves are storage equipment and are based on the five basic functions of logistics: packaging, transportation, loading and unloading, sorting, and information management. With the continuous development of the storage rack industry, more and more warehouses and enterprises have used the rack. Racking shelves are an indispensable part of modern industrial warehouses, logistics centers, and distribution centers. The pallet rack is a high-quality heavy-duty rack with the characteristics of simple structure, economical investment cost, and easy installation and adjustment. It can adapt to a variety of different handling equipment.
maobang

adjustable industrial shelving - 0 views

  •  
    1.Item Code: Adjustable Heavy Duty Industrial Shelving Systems 2.Material: Cold-rolled Steel 3.Surface Treatment: Electrostatic Spray Powder coating 4.Load Capacity: 100-500kg/layer. 5.Layers per unit: 4-6 layers. Can be customized. 6. Color:Blue,Orange, Grey (any color can be customized) 7.Feature:Anti-rust, Corrosion-protection. No nut, bolts or shelf clips. It is easy to be installed. 8.Packing: Knockdown package by cartons and air bubbule foam. Safe for long-distance transportation.
Fabien Cadet

2017: 17 Most Helpful Node.JS Open Source Projects According to Experts | Netguru Blog ... - 33 views

  •  
    If you are looking for App Development Services Alberta,then check out AppStudio. AppStudio is a full service App Development Company Alberta, Canada, specializing in innovative products for startups and industry leaders. Visit - https://www.appstudio.ca/app-development-company-in-alberta.html
  • ...3 more comments...
  •  
    Amazing Info! If you learn more about https://mmcgbl.com/node-js-development-company/ so let's discuss!
  •  
    if you want to create your own mobile application that differentiates itself from the competition and supports the expansion of your business. https://www.exatosoftware.com/blog/top-mobile-app-development-frameworks-in-2022/
  •  
    If you're looking for a mobile app developers, we assist through consultations and discussions to discover what you need to suit your needs. https://team4solution.com/services/mobile-app-development-company
  •  
    Very Informative information 17 Most Helpful Node.JS Open Source Projects According to Experts. Thanks for Sharing..
  •  
    Untold Perks of Hiring A Native Mobile App Development Company Modern technologies have fundamentally reimagined the entire universe. These days, mobile phones are utilized for more than just calling and texting; they also serve other purposes. The accessibility of cheap web connections has additionally worked on the convenience of different mobile smartphone applications. Peruse this blog to familiarize yourself with the advantages of employing a versatile application development business. Project managers, developers, and designers can greatly facilitate mobile app development. Hiring a native mobile app development company has some benefits, and here is an explanation. Examine everything thoroughly to determine which option is best for your company. Read More https://applify19.wixsite.com/applify/post/untold-perks-of-hiring-a-native-mobile-app-development-company https://www.applify.co/uk/on-demand-development
« First ‹ Previous 41 - 56 of 56
Showing 20 items per page