TechHui

Hawaiʻi's Technology Community

September 2014 Blog Posts (6)

Looking for an entry level Networking staff

CCNA is not required but good to have.

Good benefits.

The network is very diverse so you will learn a lot.

Added by Carrie Ho on September 29, 2014 at 1:33pm — No Comments

Testing in iOS7 and Kiwi

For whatever reason, testing did not seem to be a focal part of Apple's development tools until Xcode 5. Prior to then, tests were typically implemented using OCUnit, but it was difficult to integrate with the Cocoa framework. That changed in Xcode 5, where OCUnit was swapped out for XCTest…

Continue

Added by George Lee on September 22, 2014 at 4:14pm — No Comments

Neurological Tech Shift: How Technology Affects Our Brain’s Behavior

The evolution of the Internet and various esteemed digital technologies during the 21st century wholly revolutionized the way we do business, socialize with people, and consume entertainment. Whether you are a college student or professional, digital devices serve as a valuable tool in fulfilling your personal and work-related endeavors. But, have you ever wonder about the impacts of your daily exposure to technology? Without even realizing it, there’s a scientific and a neurological shift…

Continue

Added by Kyle H. Albert on September 22, 2014 at 7:38am — No Comments

Importing large data sets in Rails and Postgres

In one of my recent projects, I needed to import a lot of data from csv files into a database as persisted domain objects in a web application.  This file import functionality wasn't just for application bootstrapping or a one-time legacy data migration, but for a recurring task that allowed the web app to receive updates from a third party vendor.

The number of records in each file could reach into the millions, so I knew from the outset that the plain-vanilla method of creating…

Continue

Added by Leo D on September 16, 2014 at 3:00pm — No Comments

writing a json api service in Rails

In the past few years, I've written a few json API's in rails.  There are a few trends driving the popularity of API's, one being Service Oriented Architecture, and another being client side rendering.  

Service Oriented Architecture can apply to all services, not just browser accessible ones.  It consists of making services available via a standard like SOAP or JSON, to increase re-usability and modularity, SOAP and JSON being the two most popular SOA protocols.  SOAP is XML-based,…

Continue

Added by Leo D on September 5, 2014 at 5:00pm — No Comments

ASP.NET vNext - Some of the Things I Look Forward To

I like to try to keep up with new technologies.  Being a developer who has used Microsoft development tools all my career I’m always interested in seeing what is coming next.  Recently Microsoft unveiled ASP.NET vNext and it seems to be their most ambitious version of ASP.NET yet.

 

Here are some of the things I’m looking forward to in ASP.NET vNext

 

Build Not…

Continue

Added by Douglas Ching on September 4, 2014 at 5:00pm — 1 Comment

Monthly Archives

2024

2021

2020

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

2008

2007

1972

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service