
blog.maxaller.name
occasionally usefulBlog about Kotlin, Android, Ruby, and so forth.
http://blog.maxaller.name/
Blog about Kotlin, Android, Ruby, and so forth.
http://blog.maxaller.name/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
1.6 seconds
16x16
32x32
64x64
128x128
160x160
192x192
256x256
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
22
SITE IP
52.216.98.186
LOAD TIME
1.575 sec
SCORE
6.2
occasionally useful | blog.maxaller.name Reviews
https://blog.maxaller.name
Blog about Kotlin, Android, Ruby, and so forth.
occasionally useful
http://blog.maxaller.name/tag/dsl
Ruby, ubuntu, etc. How to configure a Zyxel router behind an Actiontec DSL Modem (Centurylink, Qwest). For many weekends (5? Max Aller [email protected]. Middot; Powered by WordPress. Go to top ↑.
Discovering a Good Site Name with Mechanical Turk and AYTM.com « occasionally useful
http://blog.maxaller.name/2012/11/discovering-a-good-site-name
Ruby, ubuntu, etc. Discovering a Good Site Name with Mechanical Turk and AYTM.com. Inspired by a post from Software by Rob [1] and in turn this Pixlin [2] post from 2007, I decided to give Mechanical Turk a whirl to help me come up with a product name. I'm going to talk about my experience and how I actually went about doing this. So the general idea is this: to come up with a memorable name for a site, I have two options:. Get a large number of people to come up a handful of names on the spot, each.
actiontec « occasionally useful
http://blog.maxaller.name/tag/actiontec
Ruby, ubuntu, etc. How to configure a Zyxel router behind an Actiontec DSL Modem (Centurylink, Qwest). For many weekends (5? Ruby 1.9.1. On Attaching a sticky (fixed) header/footer to an Android ListView. On HTML5 Web SQL Database – Intro to Versioning and Migrations. On HTML5 Web SQL Database – Intro to Versioning and Migrations. Max Aller [email protected]. Middot; Powered by WordPress. Go to top ↑.
android « occasionally useful
http://blog.maxaller.name/category/android
Ruby, ubuntu, etc. Telling Android to Conserve Data on Mobile Hotspots in Android 4.1. So it turns out there actually is a way to inform your device (as long as it's Android 4.1 or above) which WiFi networks are actually mobile hotspots. It can't (or doesn't, anyway) do this automatically, and having your other devices connect to your mobile hotspot and then download large program updates is no fun! So I discovered the somewhat elusive option in the settings and thought I'd share. Ruby 1.9.1.
Quick Start with Sequel 3 in Rails 3 « occasionally useful
http://blog.maxaller.name/2012/07/quick-start-with-rails-3-sequel-3
Ruby, ubuntu, etc. Quick Start with Sequel 3 in Rails 3. This guide is using Rails 3.2.6 and Sequel 3.37.0. If you're using a different version, these instructions may not quite apply. Edit: realized this morning the title was ambiguous, so I updated it to reflect the Sequel focus. Here's the easiest way to get going with Sequel in Rails:. File with the expanded form, as given here. Comment out or remove any configuration lines in. Or you'll get errors when your server starts up. Rails generate model foo.
TOTAL PAGES IN THIS WEBSITE
19
valibuk.net » Command Line Options Parsing in Ruby
http://www.valibuk.net/2010/04/command-line-options-parsing-in-ruby
A place for opinions and notes of a valibuk. Command Line Options Parsing in Ruby. 8212; ondrej at 3:35 pm on Friday, April 2, 2010. One of the most common ways how to control a command line application is to use options, e.g. almost every command line application would understand. Common in the MS-DOS world) as a request to show some instruction. Actually not so true for Ruby - there are two standard libraries (they are built-in, so it is not necessary to install them): OptionParser. That order and numb...
Samsung Galaxy S3 Android 4.1.2 Update Rolls Out to LTE Model
http://www.gottabemobile.com/2014/03/23/galaxy-s3-galaxy-s4-trade-ins-lock-in-before-the-galaxy-s5-release/www.gottabemobile.com/tag/samsung-galaxy-s3
Samsung Galaxy S3 Android 4.1.2 Update Rolls Out to LTE Model. The Samsung Galaxy S3 Android 4.1.2 Jelly Bean update, which brings a Premium Suite of new features to the device including a powerful multitasking tool from the Galaxy Note 2, has started to roll out to the international Samsung Galaxy S3 LTE model, otherwise known as the GT-I9305. Read: AT&T’s Galaxy Note 2 Starts Getting Multi-Windows Update. The Galaxy S3 Android 4.1.2 update has hit the LTE model of the device. Feature. It allows use...
Uncategorized | 38Apps.net
http://38apps.net/category/uncategorized
Adventures in Software Development. Skip to primary content. Skip to secondary content. August 25, 2013. Several months ago, I had a look at Node.js, just for fun. I was getting more into JavaScript and thought it looked neat. I didn’t do a lot with it, but I did go through a tutorial to build a web server that did math equations. Nothing fancy. Flash forward to today. Var sys = require('sys'), http = require('http'), url = require('url'), querystring = require('querystring'); var serverIP = "192.168...
JavaScript | 38Apps.net
http://38apps.net/tag/javascript
Adventures in Software Development. Skip to primary content. Skip to secondary content. April 30, 2013. Upon reacquainting myself with JavaScript, I learned to love the asynchronous nature built into JavaScript. It’s just there, with no real work to do on my part. Want something to happen later? SetTimeout. *poof* it’s done when you want. Want something to happen continuously? SetInterval. *poof* that’s done too. Now the danger of this is that Asynchronous. Continue reading →. HTML5 WebSQL Database Joy.
db | 38Apps.net
http://38apps.net/tag/db
Adventures in Software Development. Skip to primary content. Skip to secondary content. HTML5 WebSQL Database Joy. April 22, 2013. First, some history. I’ve been working on a Blackberry app for Mindr Mobile. Using WebWorks. Given how drastically BB is changing with BB10, I figured it was easier to use WebWorks in both legacy BB and BB10, rather than completely different development on each. So I got to dust off the HTML and Javascript skills. Might be the wrong word as it. Continue reading →.
HTML | 38Apps.net
http://38apps.net/tag/html
Adventures in Software Development. Skip to primary content. Skip to secondary content. HTML5 WebSQL Database Joy. April 22, 2013. First, some history. I’ve been working on a Blackberry app for Mindr Mobile. Using WebWorks. Given how drastically BB is changing with BB10, I figured it was easier to use WebWorks in both legacy BB and BB10, rather than completely different development on each. So I got to dust off the HTML and Javascript skills. Might be the wrong word as it. Continue reading →.
Why I Program in Go – Technology by Tahir
http://tech.t9i.in/2013/01/why-program-in-go
Tahir on programming for the web. Why I Program in Go. Is a fresh new programming language, that has come out of Google and is primarily targeted towards server development. It is developed by some very accomplished computer scientists, like Ken Thompson. Think about it. How often do you come across a programming innovation that improves productivity. The Path to Go. Object Oriented" is just one way of programming, not the one way. Of programming. It's not even the best, most of the time. Etc Its biggest...
April | 2013 | 38Apps.net
http://38apps.net/2013/04
Adventures in Software Development. Skip to primary content. Skip to secondary content. Monthly Archives: April 2013. April 30, 2013. Upon reacquainting myself with JavaScript, I learned to love the asynchronous nature built into JavaScript. It’s just there, with no real work to do on my part. Want something to happen later? SetTimeout. *poof* it’s done when you want. Want something to happen continuously? SetInterval. *poof* that’s done too. Now the danger of this is that Asynchronous. April 22, 2013.
May | 2013 | 38Apps.net
http://38apps.net/2013/05
Adventures in Software Development. Skip to primary content. Skip to secondary content. Monthly Archives: May 2013. The Joy of Learning. May 28, 2013. Mainly because of the Mindr. HTML, CSS, Javascript. I can still target mobile devices and make mobile apps with it if I want, which I may. Some of those Android projects may well end up being PhoneGap. The Joy of Learning. HTML5 WebSQL Database Joy. On HTML5 WebSQL Database Joy. On HTML5 WebSQL Database Joy. Proudly powered by WordPress.
TOTAL LINKS TO THIS WEBSITE
22
Blog 2 Musique : Actualité, clip vidéo et musique gratuite
Faucet, Coinpot / Gagner des Cryptomonnaies Avec les Faucets. Until forever, on it g. Déjà aperçu dans ces pages avec un split aux côtés du groupe Ulises Lima, les espagnols de Shonen Bat enchainent […]. 7 décembre 2015 0 commentaire. Mourir à Paris . Capture d’écran Nuit apache (live Olympia 89) Loran et Fanfan, les deux principaux membres des Bérurier noir, groupe mythique de […]. 28 novembre 2015 0 commentaire. Yeezer , un album. 12 octobre 2015 0 commentaire. Le nouveau morceau de .
Blog
Guidelines For Writing Product Reviews and Comments. April 8th, 2013. Reviews and comments must be relevant to the product in question. Maxabout reserves the right to remove reviews that include any of the following:. Irrelevant content (review consisting of a combination of random characters, random words, repeated content, reviews on another product). Nonsensical posts (that have nothing to do with the topic). Service feedback including availability, order or payment related queries. March 10th, 2010.
MaxACD Blog
Hosted Skype for Business. Are You Ready for VoIP? Take a VoIP Readiness Test. Is your business considering Voice Over IP? As businesses of all sizes look to cut telecom costs and take advantage of the advanced features that VoIP offers, such as the Unified Communications features of Skype for Business, there are certain factors that should be considered to determine if your network is ready to handle the switch. A […]. January 6, 2017. AltiGen in the News: Unified Communications Solution for Village Bank.
Новости портала и многое другое | Блог команды MAXAGG
Новости портала и многое другое. На главной странице сайта мы добавили небольшую утилиту «блокнот. Работает очень просто: сохраняет в куки текст, но не более 1024. Парсер email из dgdat. Почитав статьи о том можно ли открыть offline базу 2gis, мы наткнулись на https:/ forum.xakep.ru/topic/2666751/ (Ответ на свой вопрос к сожалению. SHP и .SHX Autocad (Разбор файлов). Разбираясь как-то со сложными типами линий автокада нам пришлось разобраться как считать данные из файла .SHX И вот к чему.
Business profile for maxalife.com provided by Network Solutions
Phone: Your business phone number. Fax: Your business fax number. Email: Your business e-mail address. The type of business you are in. Your list of brands. Products and/or services you provide. Coupons and other discount information you offer. Any other information about your business. Your hours of operation. Methods of payment you accept. If this is your Web site, you can customize your business profile from your account at Network Solutions. To edit your business profile.
occasionally useful
Feb 26, 2017. If you know me, you’ll know I have a lot of (game) ideas, coupled with a less-than-spectacular attention span. Most of the games that I start would likely take 6-12 months of regular evening work (10-12 hours/week) for even a minimal game, while I usually don’t spend more than 6 weeks on a game before becoming distracted by a new idea. But 6 months of focus is a long time! Feb 19, 2017. Calculating Gravity on a Circular Space Station. Dec 15, 2016. Dec 15, 2016. 2006, Bay 12 Games). But ser...
The Maximilian & Co. Design Company Blog
Maximilian and Co. is a design company based in Los Angeles. This is a blog where we would like to share our work, our experiences with our clients, our thoughts on design. Jun 20, 2012 at 4:12pm. Look, just because I don’t be givin’ no man a foot massage. Now that there is the Tec-9, a crappy spray gun from South Miami. This gun is advertised as the most popular gun in American crime. Do you believe that shit?
Max & Lou's
Max and Lou's blog. Saturday, January 19, 2008. We've updated our winter hours, they'll be in effect until March or until whenever it starts getting a wee bit warmer outside. For now we're open from 10am until 2:30pm, Monday through Saturday. Thanks everyone for stopping in, hope your New Year's Resolutions are going well! Posted by Michael Maxwell @ 9:09 AM. Friday, December 14, 2007. Stop in today for your free chair massage! Posted by Michael Maxwell @ 7:44 AM. Thursday, December 13, 2007. For those i...
The Kitchen in the Zoo
A blog where Ant writes about anything he finds interesting! The Kitchen in the Zoo. A blog where Ant writes about anything he finds interesting! Java problem with mutual TLS authentication when using incoming and outgoing connections simultaneously. Revisiting Global Data Consistency in Distributed (Microservice) Architectures. Choosing the right language to write a simple transformation tool. Global Data Consistency, Transactions, Microservices and Spring Boot / Tomcat / Jetty. Rules Engine 2.2....
Car Modification with MaxAutos.co.uk | Official Blog
Car Modification with MaxAutos.co.uk Official Blog. Wednesday, 14 January 2015. 5 Tips For The Right Car Modification. Who doesn’t want his or her car to stand out? There’s a part of us that want people to gaze over our cars. And to achieve a successful attraction, the car must look beyond typical, simple or run of the mill. Depending upon the build, our budgets and our tastes, we modify our cars to make them distinctive. The good thing is that a simple mod like an HID Kit. 3 Don’t get carried away...