def viewDidLoad @ data = [1,2,3,4] self.view = ExampleView.alloc.initWithFrame(view.frame) end
def tableView(tableView, cellForRowAtIndexPath: indexPath) cell = tableView.dequeueReusableCellWithIdentifier(@reuseIdentifier) cell ||= UITableCell.alloc.initWithStyle(UITableViewCellStyleDefault, reuseIdentifier: REUSE_IDENTIFIER) cell.textLabel.text = @ data[indexPath.row] cell end
def tableView(tableView, didSelectRowAtIndexPath:indexPath) tableView.deselectRowAtIndexPath(indexPath, …
"How MySQL Can Thrive in the World of Massive Data Hype"
Keynote Panel from Amazon Web Services, Continuent, HP and Percona
"The Impact of MySQL 5.6 and Its Future in the Cloud"
Thursday
Matt Aslett, Research Manager, Data Management and Analytics, 451 Research
"The State of the MySQL Ecosystem"
Brian Aker, Fellow, HP Cloud Division
"The MySQL Ecosystem and Cloud Computing" …
…fastest growing sections of the technology market for years, and the International Data Corporation has made some predictions about developments in the cloud for 2013. Shifting business models, changing forms of cloud services, increasing acquisitions — all are expected to occur in the next 12 months. It's going to be an exciting time for the tech industry and for cloud computing.
Shifting Models and New Competition
IDC predicts that more and more tech companies …
…Java developers to quickly and easily develop robust Data Analytics and Data Management applications on Apache Hadoop
Cascading provides a model on top of Hadoop's very file-oriented, raw MapReduce API. It models the world around flows of data ( Tuples), between Taps and according to Schemes.
For example, in Hadoop you might configure a job that reads data from a SequenceFile at a given location on HDFS. Cascading separates the 2 into slightly different concerns- …
A Software Architecture for Data Driven Android Apps
Currently, Async tasks are common place in modern Android app architectures to fetch data from a RESTful server API. However, there is a different approach where Async tasks can be replaced by the Service class.
In this presentation, Kelum Peiris from The Working Group will look at architectural considerations for developing data driven Android apps, and strategies for designing an app architecture that …
* Open Data Initiatives — Inspired by Tim O'Reilly, this program seeks to liberate data to spur entrepreneurship and innovation. Many cities, including San Francisco, have done this to huge success. The US government is responsible for two of the most popular data repositories, weather data and GPS tracking data. And it has a lot more data to release.
"Turn the data into awesomeness," said Park who is especially excited about this initiative because there's …
…similar to a limited MyISAM when it comes to feature-set. BLACKHOLE Data goes to /dev/null . FEDERATED Not enabled by default . Data is stored on a remote MySQL instance. ( Note: Not as cool as it sounds!)
Which Engine, When?
Just like when you make the choice between InnoDB or MyISAM , each of these engines has different purposes, strengths, weaknesses and abilities.
InnoDB
With the release of MySQL 5.5, InnoDB is now the default table engine used. It features …
The idealistic perspective on DCI is extremely worth considering. DCI stands for Data, Context, and Interaction. Jim Gay's writing a book on the topic called Clean Ruby , and it really does teach an excellent new way to think about OO software. I recommend it very highly.
But there's also a cynical perspective on DCI.
You would expect to hear the cynical perspective on DCI from DCI's critics, but what you get is too weak to qualify. David Heinemeier Hansson, …
…architectures 1) Controllable, 2) Resilient, 3) Adaptive and 4) Data Driven # cloud
@ dandonovan78 : Wow. Netflix video streaming has grown from 1M hours to 1 BILLION hours a month in less than 4 years. Insane. # scalability # aws # reinvent
@ sandfoxuk : Linear scalability - the spherical cow of cloud systems.... # PlanningFail
@ rbranson : the year is 2020. Atomic clocks now embedded in ARM SoCs. Spanner is commodity. Java still …
Teradata Aster is looking for Big Data Architects . As a member of the Architecture Group you will help define the technical roadmap for the product.
Hadapt is looking for software engineers . Come shape a cutting-edge technology while working in the fun, collaborative environment of a fast-paced start-up.
Do you manage site operations for a high traffic web site? If so, then Zoosk in SF is looking for you. Let's push the boundaries of site operations …