Skip to main content

Home/ Coders/ Group items tagged Records

Rss Feed Group items tagged

Joel Bennett

Screencast-O-Matic - 0 views

  • Screencast-O-Matic is the free and easy way to create a video recording of your screen (aka screencast) and upload it for free hosting all from your browser with no install!
Kingdon Barrett

Radiant CMS: Why Radiant? - 0 views

    • Kingdon Barrett
       
      I was hoping to provide a list of my blog posts from RSS feeds, as well as links to all of the articles that I have commented on with my friends' blogs. I could list all of my friends' blogs and scrape them periodically, but I was hoping for a solution that uses trackbacks, or whatever pingback-style facilities are available on my friends' blogs. Granted this type of support will vary from site to site, but it should be possible to build a complete publishing record automatically, with the standards we have available today. I posted a comment on otierney.net (my friend Tristan is up on all the latest web standards) and I noticed that his blogger is collecting URLs along with emails. I filled in the link to my Radiant CMS on nerdland.org but I'm afraid my blogger is not going to do anything to collect these pingbacks, when they are fired. Can anyone point out an example code segment or project that highlights this type of behavior?
Joel Bennett

Wal*Mart shutting down DRM server, nuking your music collection - Boing Boing - 0 views

  • we strongly recommend that you back up your songs by burning them to a recordable audio CD
    • Joel Bennett
       
      Is it just me, or does this say: we strongly recommend you circumvent the DRM system if you want to keep your music!
  •  
    This is why any encryption system which depends on phoning home should not be an option when you're considering where to spend your money. Buy CDs, or DRM-Free tracks (which is all that Wal-Mart sells, now).
Joel Bennett

WhoisThisDomain - Retrieve WHOIS record of domain - 0 views

  •  
    WhoIs lookup app which will automatically find the right place to lookup a domain's owner.
Joel Bennett

WatiN Test Recorder - 0 views

  •  
    Watin is like Watir, but for .Net instead of Ruby, and ... better
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.
Sanny Y

Online Computer Tech Support Service that Understands Urgency - 2 views

My business cannot live without the support of computers. My products are all recorded in a database system and so is my payroll system. Plus, I constantly surf the web to check on my clients onlin...

online computer tech support

started by Sanny Y on 14 Jun 11 no follow-up yet
computerhelpnow

Computer Technical Help on School's Computer System - 3 views

As a school teacher, keeping track of my student's records will never be that efficient without the help of the computer. But, then there are times when the computer system would fail and giving me...

tools

started by computerhelpnow on 01 Aug 11 no follow-up yet
seth kutcher

Online PC Repair for Hospitals - 1 views

The hospital's PC and network system has been well maintained by Online PC Repair Site for years. The company has proven that their online pc repair services are high quality and very professional....

online pc repair

started by seth kutcher on 17 Aug 11 no follow-up yet
subsequent1 subsequent1

sac longchamp 1623 Rendez-vous - 0 views

sac longchamp Grande Muraille 1623 Bulles

started by subsequent1 subsequent1 on 06 Jun 14 no follow-up yet
longchamppas

longchamp pliage 1623 pas cher Mais - 0 views

.Etes-vous un entrepreneur, un amuseur ou un philanthrope ?Je me vois plutôt en aventurier : mes records de voile, de montgolfière, et maintenant l'espace, j'aime me lancer des défis. J'aime aussi ...

sac longchamp pas cher pliage 1623 xl

started by longchamppas on 17 Dec 14 no follow-up yet
subsequent1 subsequent1

echarpe burberry pas cher Dès - 0 views

Ce sont des termes de plus en plus souvent accolés à l'eau. ­Face aux risques croissants qui ­pèsent sur l'approvisionnement et la qualité des ressources en eau, nous sommes devant une situation d'...

burberry pas cher echarpe doudoune

started by subsequent1 subsequent1 on 18 Dec 14 no follow-up yet
longchamppas

Foulard LV pas cher Rappelons-nous - 0 views

Cette année, ils ont battu leur propre record. La récolte 2006 qui s'est achevée en novembre a donné 8 kilos. Un vrai succès quand bien même ce chiffre semble infime. Carre LV En 1999, quelques pas...

Carre LV Foulard pas cher http:__www.desmarquesprivees.fr_

started by longchamppas on 26 Dec 14 no follow-up yet
longchamppas

sac a main longchamp pas cher cuir Ce - 0 views

Et aux amis d'amis. L'essentiel est que la table soit abondante. Car l'homme russe est resté médiéval. Il aime manger plus que de raison. Et boire en conséquence. Si c'est pour se priver, à quoi bo...

sac a main longchamp pas cher cuir neuf

started by longchamppas on 11 Sep 14 no follow-up yet
longchamppas

lacoste casquette pas cher Historiquement - 0 views

Il ne faudrait pas que pour stabiliser les uns, la BCE coupe les ailes aux autres. Certes, la BCE s'est toujours défendue d'intervenir dans ce domaine, se focalisant sur la monnaie. Mais elle ne pe...

lacoste tee shirt pas cher casquette avis

started by longchamppas on 06 Aug 14 no follow-up yet
Antony Marphy

Short Term Payday Loans - Get Respectable Way To Arrange Cash Backing - 0 views

Short Term Payday Loans are a respectable way to arrange cash backing, when you need cash for your short term financial troubled. These financial services a bad record is considered as the end of a...

short term loans brisbane payday loans short term loans Short Term Payday Loans

started by Antony Marphy on 08 Feb 16 no follow-up yet
Antony Marphy

Same Day Short Term Loans Brisbane - Hassle Free Financial Support To Borrower Manages ... - 0 views

Same Day Short Term Loans Brisbane is hassle free financial support to borrower manages their economic worries with ease. Same Day Short Term Loans Brisbane does not need you to confirm your past c...

short term loans Brisbane payday loans short term loans Short Term Payday Loans

started by Antony Marphy on 25 Feb 16 no follow-up yet
Antony Marphy

Same Day Short Term Loans Brisbane - Hassle Free Financial Support To Borrower Manages ... - 0 views

Same Day Short Term Loans Brisbane is hassle free financial support to borrower manages their economic worries with ease. Same Day Short Term Loans Brisbane does not need you to confirm your past c...

short term loans Brisbane payday loans short term loans Short Term Payday Loans

started by Antony Marphy on 25 Feb 16 no follow-up yet
« First ‹ Previous 101 - 120 of 129 Next ›
Showing 20 items per page