Kevin Neelands
  • Male
  • Gainesville, Fla
  • United States
Share on Facebook MySpace

Kevin Neelands's Friends

  • Kevin Jones
  • Nick Donald
  • Shubham Aggarwal
  • Curtis McMillen
  • Michael Levin

Kevin Neelands's Groups

Kevin Neelands's Discussions

The advantages of a RESTfull web-based API
5 Replies

Started this discussion. Last reply by Kevin Neelands Oct 25, 2015.

Using SQL with Node,.js
1 Reply

Started this discussion. Last reply by Lou Caudell Nov 10, 2015.

Storing Sensitive Data ( like SSNs )
1 Reply

Started this discussion. Last reply by Michael Levin May 7, 2014.

Gifts Received

Gift

Kevin Neelands has not received any gifts yet

Give a Gift

 

Kevin Neelands's Page

Profile Information

What are your main interests in software development?
Java Standard Edition, desktop applications and applets developed using Swing
Do you have a website?
http://user.gru.net/nemesis/

Kevin Neelands's Blog

Some initial impressions from Android development

Posted on April 23, 2012 at 6:29pm 0 Comments

I recently got to do some Android programming, and I'd like to share some of what I learned. A few things strike you the moment you start developing for Android devices.

    1. It is Java

    2. Layouts are done with XML

    3. Android 'pages', or activities are automonous entities.

Well, strictly speaking, these assertions are not 100% correct. Let me elaborate on each…

Continue

Java applets on android tablets

Posted on December 12, 2010 at 1:42pm 0 Comments

Does anyone own one of the android java-based tablets? If you do, how does it compare to an iPad, and does it properly run java applets and applications? Do you need to install everything through a 'store', similar to the iTunes app store?

Comment Wall (2 comments)

You need to be a member of Codetown to add comments!

Join Codetown

At 12:40pm on November 28, 2012, Michael Levin said…
Hey, Kevin:

Congrats on starting the new adventure, your job coding Ruby!

Re:"A message from Kevin Neelands to all members of Ruby Town on CodeTown!

Just starting with Ruby on Rails.  I found one I.D.E. called JetBrains RubyMine, and I'm trying to install the Dynamic Language ToolKit in Eclipse.  Does anyone have suggestions for the best I.D.E?

Visit Ruby Town at:
http://www.codetown.us/groups/group/show?id=2197786%3AGroup%3A3690&xg_source=msg_mes_group"

This question would be better posted as a Codetown Discussion in the Ruby Town group so everyone could benefit from the responses. FYI, activity in a Discussion gets emailed to all members of the umbrella Group it's posted in. 

Plus, all Codetown members will see the posting in Codetown's activity log.
At 4:26pm on March 5, 2010, Michael Levin said…
Funky Psychedelic 3-D Glasses

Hey Kevin, I got those 3-D glasses in the mail. I'll check them out this weekend. Stay tuned! Best, Mike
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Impulse, Airbnb’s New Framework for Context-Aware Load Testing

Airbnb has developed Impulse, an internal load testing framework to improve microservice reliability and performance. It enables distributed, large-scale testing and lets teams run self-service, context-aware load tests integrated with CI pipelines. By simulating production-like traffic, Impulse helps engineers identify bottlenecks and errors before changes reach production.

By Leela Kumili

Presentation: GenAI at Scale: What It Enables, What It Costs, and How To Reduce the Pain

Mark Kurtz explains how to overcome the technical and financial hurdles of scaling GenAI. He shares how to optimize LLM deployments with open-source tools, including vLLM for efficient serving, LLM Compressor for model compression, and InstructLab for fine-tuning with synthetic data. He provides a deep dive into balancing performance, accuracy, and cost to ensure successful production deployment.

By Mark Kurtz

Article: Beyond the Padlock: Why Certificate Transparency Is Reshaping Internet Trust

Certificate Transparency (CT) creates public, append-only logs of every TLS certificate issued, enabling detection of rogue or mistaken certificates. This article explores how CT has transformed internet PKI by moving from reliance on certificate authority trustworthiness to providing verifiable transparency that major browsers now require.

By Karthiek Maralla

Podcast: Safely Changing Software to Avoid Incidents: A Conversation with Justin Sheehy

In this podcast, Michael Stiefel spoke with Justin Sheehy about how to safely put software into production without creating production incidents. Among the topics discussed were the futility of root cause analysis, and the importance of having a shared language for discussing incidents. This discussion included the need for software to be malleable as well as observable.

By Justin Sheehy

Java News Roundup: OpenJDK, TornadoVM, Payara Platform, Apache Kafka, Grails, Micronaut

This week's Java roundup for September 1st, 2025, features news highlighting: JEP 517 proposed to target for JDK 26; TornadoVM releases GPULlama3.java 0.2.0; the September 2025 edition of the Payara Platform; point releases of Quarkus, Micronaut, Apache Kafka and Apache Tomcat; and second release candidates of Grails 7.0 and Gradle 9.1.

By Michael Redlich