Getting started:
Related tutorials:
- MySQL-CLI: https://www.youtube.com/playlist?list=PLfdtiltiRHWEw4-kRrh1ZZy_3OcQxTn7P
- Analyzing Business Metrics: https://www.codecademy.com/learn/sql-analyzing-business-metrics
| """ | |
| Read Google Sheets directly into DuckDB using the native gsheets extension. | |
| No gspread, no pandas — pure DuckDB SQL. | |
| Prerequisites: | |
| 1. DuckDB >= 1.4.0 | |
| 2. GCP Service Account with Google Sheets API enabled | |
| 3. Service account added to a Google Group (e.g., dataplatform@yourcompany.com) | |
| 4. Google Sheet shared with that Google Group (Viewer or Editor) |
| package main | |
| import ( | |
| "context" | |
| "flag" | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "os" | |
| "os/signal" |
Getting started:
Related tutorials:
| [root@dev-etl apache-cassandra-2.2.3]# cd bin/ | |
| [root@dev-etl bin]# ./cqlsh cassandra1.kafkacluster100.com -u dwhuser -p 'password' | |
| Connection error: ('Unable to connect to any servers', {'cassandra1.kafkacluster100.com': ProtocolError("cql_version '3.3.1' is not supported by remote (w/ native protocol). Supported versions: [u'3.3.0']",)}) | |
| [root@dev-etl bin]# ./cqlsh cassandra1.kafkacluster100.com -u dwhuser -p 'password' --cqlversion=3.3.0 | |
| Connected to kafkacluster100 at cassandra1.kafkacluster100.com:9042. | |
| [cqlsh 5.0.1 | Cassandra 2.2.1 | CQL spec 3.3.0 | Native protocol v4] | |
| Use HELP for help. | |
| dwhuser@cqlsh> |
| #!/usr/bin/xcrun swift | |
| import AppKit | |
| enum iTermColors: String { | |
| case Ansi0 = "Ansi 0 Color" | |
| case Ansi1 = "Ansi 1 Color" | |
| case Ansi2 = "Ansi 2 Color" | |
| case Ansi3 = "Ansi 3 Color" | |
| case Ansi4 = "Ansi 4 Color" |
| public class UIElementParallaxEffectBehavior : DependencyObject, IBehavior | |
| { | |
| public static readonly DependencyProperty ParallaxElementProperty = | |
| DependencyProperty.Register( | |
| "ParallaxElement", | |
| typeof(UIElement), | |
| typeof(UIElementParallaxEffectBehavior), | |
| new PropertyMetadata(null, OnParallaxElementChanged)); | |
| public static readonly DependencyProperty ParallaxMultiplierProperty = |
##Generate and Install IPA's file in device through Command Line
###Thanks to Mattt and phonegap's scripts
Take a note: all this steps can be automatized in a single script, if you know how to write it. (Bash or Ruby will be fine)
1.- Install your Provisioning Profile and Developer Certificate
2.- Install Shenzhen and ios-deploy: the firstone will generate the IPA file and the secondone will install it onto your device
| public sealed class LocationManager : Interfaces.ILocationManager | |
| { | |
| private const string Key = "CurrentLocation"; | |
| private const uint DefaultAccuracyInMeters = 300; | |
| private const double DefaultAccuracyRadius = 0.1; // In Meters | |
| private readonly Geolocator _geolocator; | |
| private const int AccessDeniedExceptionHResult = -2147024891; | |
| public LocationManager() | |
| { |
ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats