
miksovsky.blogs.com
flow|stateUser interface design craft
http://miksovsky.blogs.com/
User interface design craft
http://miksovsky.blogs.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.5 seconds
16x16
32x32
64x64
128x128
160x160
192x192
256x256
PAGES IN
THIS WEBSITE
10
SSL
EXTERNAL LINKS
43
SITE IP
104.16.106.123
LOAD TIME
0.516 sec
SCORE
6.2
flow|state | miksovsky.blogs.com Reviews
https://miksovsky.blogs.com
User interface design craft
flow|state
http://miksovsky.blogs.com/flowstate
August 04, 2014. Delegate brain-melting date math and localization to general-purpose calendar web components. Which of these month calendars looks correct to you? With that goal in mind, I’ve contributed a set of calendar components to the open source Basic Web Components project. Rather than producing a monolithic monthly calendar component, these components follow the guidelines for general-purpose components. This shows the name of the month in a given language (see localization, below). This shows t...
flow|state: Evidence suggesting more than half of web app UI code is reinventing results already achieved many times before
http://miksovsky.blogs.com/flowstate/2012/06/reinventing-the-ui-wheel.html
An axiomatic approach to defining user interface elements: building complex elements from simple ones ». June 19, 2012. Evidence suggesting more than half of web app UI code is reinventing results already achieved many times before. Web app designers and developers spend a staggering amount of time recreating common effects and behavior that have already been done many times before on other sites, or within their own organization, or in their own code on previous projects, or worse yet in their. Of UI co...
flow|state: Amazon: Please make better use of cover art to improve the ebook reading experience
http://miksovsky.blogs.com/flowstate/2013/10/amazon-please-make-better-use-of-cover-art-to-improve-the-ebook-reading-experience.html
Laquo; If we created an open library of web components for all general-purpose UI patterns, how many would there be? Paper can be faster than gadgets: a printable 2014 wall calendar for more efficient scheduling discussions ». October 01, 2013. Amazon: Please make better use of cover art to improve the ebook reading experience. As we pass through the transition from paper to electronic books, the humble book cover seems to have been dropped from important roles in the reading experience. A movie’s openin...
flow|state: Deconstructing the standard photo carousel into general-purpose web components
http://miksovsky.blogs.com/flowstate/2014/06/deconstructing-the-standard-photo-carousel-into-general-purpose-web-components.html
Laquo; Paper can be faster than gadgets: a printable 2014 wall calendar for more efficient scheduling discussions. Delegate brain-melting date math and localization to general-purpose calendar web components ». June 16, 2014. Deconstructing the standard photo carousel into general-purpose web components. I recently contributed a small handful of web components to the Basic Web Components. The basic photo carousel as a component. 0160; img src= image1.jpg. 0160; img src= image2.jpg. With a web component l...
flow|state: UI component whiteboard talk: The Web Still Needs a Vibrant UI Ecosystem
http://miksovsky.blogs.com/flowstate/2013/02/the-web-still-needs-a-vibrant-ui-ecosystem.html
Laquo; A 2013 wall calendar optimized for project management discussions. If we created an open library of web components for all general-purpose UI patterns, how many would there be? February 11, 2013. UI component whiteboard talk: The Web Still Needs a Vibrant UI Ecosystem. WheneverI speak in group settings, I always find myself sketching ideas on the whiteboard, so I thought that a whiteboard talk might be a reasonable format for a web video perhaps that can strike a good balance between something tha...
TOTAL PAGES IN THIS WEBSITE
10
Lightroom | Auto-Magical
http://automagical.rationalmind.net/tag/lightroom
Converting Picasa ini dates to directory dates. March 5, 2013. One issue I faced in the process of migrating from Picasa to Adobe Lightroom is that Picasa stores event dates in .picasa.ini files. I had spent many hours setting correct dates in my events (folders) and wanted to import them. So I wrote the following C# script (should work for Windows and OS X – I ran in via Mono). Update: This code is on github @ https:/ github.com/DavidVeksler/EmbedPicasaProperties. The below will not be updated. On Corre...
Bitcoin Exchange Project Part 2: Order Matching Algorithm | Auto-Magical
http://automagical.rationalmind.net/2013/10/16/bitcoin-order-matching-algorithm
Bitcoin Exchange Project Part 2: Order Matching Algorithm. October 16, 2013. Order Matching Algorithm Description (Rough Draft – 2013/10/16). A currency exchange is a system for buyers and sellers of different currencies to exchange different types of currency. The other matching module matches buy and sell orders, creates transactions to record the process, and updates the customers account balances. Part One: Basic Order Processing. 3: Validate the order funding. A: the order status is changed to Active.
Note on Community Server to WordPress migration | Auto-Magical
http://automagical.rationalmind.net/2012/07/09/note-community-server-wordpress-migration
Note on Community Server to WordPress migration. July 9, 2012. This post has has the full scoop on the process. Of migrating blogs from Community Server to WordPress, except for this bit: “ultimately, I just wrote a simple regular expression to reformat all the categories so that their names were in the ID attribute.” Instead of regex, I wrote a a C# script using LINQ to XML:. In case it was already run. Distributing .Net apps for Windows and OS X. Leave a Reply Cancel reply. Subscribe to Blog via Email.
Code | Auto-Magical
http://automagical.rationalmind.net/category/code
Open Source Bitcoin Trading Engine. August 30, 2013. I am developing a Bitcoin exchange trading engine. It’s written in C# and ASP.Net MVC4/Razor. The UI layer is service-based using knockout.js and jqGrid to bind to JSON web services. Order processing done in a service process. Is anyone interested learning more about the design? Graphics below updated and first detail post added. I think it will take at least 10 posts to document this project:. Note on Community Server to WordPress migration. If %error...
Mono | Auto-Magical
http://automagical.rationalmind.net/tag/mono
Converting Picasa ini dates to directory dates. March 5, 2013. One issue I faced in the process of migrating from Picasa to Adobe Lightroom is that Picasa stores event dates in .picasa.ini files. I had spent many hours setting correct dates in my events (folders) and wanted to import them. So I wrote the following C# script (should work for Windows and OS X – I ran in via Mono). Update: This code is on github @ https:/ github.com/DavidVeksler/EmbedPicasaProperties. The below will not be updated. Will all...
New app: CryptoPad, a simple AES client | Auto-Magical
http://automagical.rationalmind.net/2013/07/06/app-cryptopad-simple-aes-client
New app: CryptoPad, a simple AES client. July 6, 2013. CryptoPad is a simple AES256 encryption/decryption app. Or compile it from source: GitHub. Let me know if you’d like a version for OS X, etc. Creating a .Net compatible code signing certificate. Open Source Bitcoin Trading Engine. Leave a Reply Cancel reply. N 1: automatic, but with an element of magic. 2: too complex to understand and/or explain. Subscribe to Blog via Email. Join 47 other subscribers. Avoiding the Performance Panic Spiral of Doom.
Open Source Bitcoin Trading Engine | Auto-Magical
http://automagical.rationalmind.net/2013/08/30/open-source-bitcoin-trading-engine
Open Source Bitcoin Trading Engine. August 30, 2013. I am developing a Bitcoin exchange trading engine. It’s written in C# and ASP.Net MVC4/Razor. The UI layer is service-based using knockout.js and jqGrid to bind to JSON web services. Order processing done in a service process. Is anyone interested learning more about the design? Graphics below updated and first detail post added. I think it will take at least 10 posts to document this project:. New app: CryptoPad, a simple AES client. So I would like t...
Amazon S3 Upload Reliability Test Tool | Auto-Magical
http://automagical.rationalmind.net/2013/04/16/amazon-s3-upload-reliability-test-tool
Amazon S3 Upload Reliability Test Tool. April 16, 2013. An app created to stress-test the speed and reliability of uploads to Amazon S3. (It deletes the uploaded files in a background thread.). You can select 1-10,000 uploads of the same file. Download the source. Converting Picasa ini dates to directory dates. Creating a .Net compatible code signing certificate. Leave a Reply Cancel reply. N 1: automatic, but with an element of magic. 2: too complex to understand and/or explain. Join 47 other subscribers.
Picasa | Auto-Magical
http://automagical.rationalmind.net/tag/picasa
Converting Picasa ini dates to directory dates. March 5, 2013. One issue I faced in the process of migrating from Picasa to Adobe Lightroom is that Picasa stores event dates in .picasa.ini files. I had spent many hours setting correct dates in my events (folders) and wanted to import them. So I wrote the following C# script (should work for Windows and OS X – I ran in via Mono). Update: This code is on github @ https:/ github.com/DavidVeksler/EmbedPicasaProperties. The below will not be updated. FEEorg P...
News | Auto-Magical
http://automagical.rationalmind.net/category/news
July 9, 2012. See the Wictionary entry. The HD revolution is coming to the web update your creative process today. March 22, 2012. You’ve probably heard about the retina. Displays on the iPhone 4/4S and the new iPad. These devices have double the display density of most other devices. The high-DPI displays of these devices are unique, but they won’t be for long. Most analysts are predicting. Currently very few websites and desktop applications take advantage of the high-DPI displays. You should start pre...
TOTAL LINKS TO THIS WEBSITE
43
miksou (Mikaela) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Live well, laugh a lot and love. Deviant for 12 Years. This deviant's full pageview. Last Visit: 283 weeks ago. Live well, laugh a lot and love.
Головна - MIK's production
ДЕМО голоси (чол.). ДЕМО голоси (жін.). Головний фактор ефективності радіоролика - це. Тембри голосів дикторів, вокалістів. Цінність самої інформації, що доносить ролик, для слухача. Другий голос - безкоштовно! Акція для нових клієнтів до кінця лютого! Замовте інформаційний ролик на два голоси - оплачуйте як за одноголосий. Другий дикторський голос - безкоштовно! Клієнт має можливість обрати з бази дикторських голосів лише один (основний) дикторський голос. Додатковий голос - на вибір студії. Якщо ви вже...
Welcome to mīk Sound Case - Louder Is Better
Img src="assets/images/mik-site-header-1.jpg" alt=" border="0px". Mik Sound Case - Amplify Your iPhone Speaker. The Mik iPhone Sound Case - What People Are Saying. Says, "Not only is it louder, but it is much crisper and clearer. The case turns the phone into a super-portable speaker.". This case is durable, good looking, and great sounding. It really amplifies all the sounds from my phone including music, speaker phone, and games! Great case, love the color and really is LOUD! Your Price: $19.99.
Mikšová - oma.sk
Raquo; Stredné Slovensko. Raquo; Žilinský kraj. Raquo; okres Bytča. Časť mesta Bytča rozlohy 4 km², PSČ 014 01, názvy: Miksófalva. 0 kusy vlekov a lanoviek. Raquo; Stredné Slovensko. Raquo; Žilinský kraj. Raquo; okres Bytča. 43 km²,. Mikšová sa nachádza v geomorfologických celkoch. 3 km² (55.9 %), Javorníky. 2 km² (44.1 %). Najdlhšie ulice v oblasti. 1,25 km), Červeňanského. 0,84 km), Hlínkova. 0,76 km), SNP. 0,76 km), Rázusova. 0,75 km), Švecova. 600 m), Na Sahare. 586 m), Mieru. 581 m), Janka Kráľa.
ACTIVE 24
This domain is registered by ACTIVE 24 domain portal ACTIVE 24. Efficient and reliable servers. If you wish to register domain. Please choose the name:. Enter the selected domain name (eg "my-company"), select the extension (en, com, what, etc.) and verify the availability of the domain. What free add-ons you get with your domain:. Donate 1 CZK to Centrum Paraple.
flow|state
August 04, 2014. Delegate brain-melting date math and localization to general-purpose calendar web components. Which of these month calendars looks correct to you? With that goal in mind, I’ve contributed a set of calendar components to the open source Basic Web Components project. Rather than producing a monolithic monthly calendar component, these components follow the guidelines for general-purpose components. This shows the name of the month in a given language (see localization, below). This shows t...
Miksovsky Home Page
The Miksovsky Home Page. We used to use this page to publish family stories, but a while back we moved them to another location. If you know us, feel free to contact us. And we'll point you to the new location. Mdash;Jan and Angela, September 2013. You can also take a look at other people with the Miksovsky family name. Including product designer Chris Miksovsky.
Afganistán
Afganistán, Laskavý a krutý, humanitární organizace Èlovìk v tísni, dokument, dokumentádní film, kino, dvd, Mik ovský, kultura, festival, divadlo, Ïyvadlo Neklid.
Daniel Mikšovský
Praha 6 - Dejvice. Největší chyba, kterou v životě můžete udělat, je mít pořád strach, že nějakou uděláte. Elbert Hubbard. Narodil jsem se 7.srpna 1965 v Mělníce a později se odstěhoval do Prahy. Před rokem 1989 jsem vystudoval dopravní průmyslovku a před a po vojenské službě jsem pracoval na Českých drahách jako výpravčí. žil jsem jen prací, sportem a toulkami přírodou a samozřejmě fotografováním. ProGamers dnes působí jako internet provider, aktivní je v pořádání eventů, školení, videoprodukce, tvorby ...
ACTIVE 24 - nový virtuální server
Vážení přátelé, na tomto místě najdete všechny potřebné informace, které Vám pomohou začít efektivně využívat právě zřízené služby. Nastavení programu pro FTP přístup. Pro zveřejnění Vašich stránek na internet použijte autorizovaný FTP program - návod pro nastavení nejpoužívanějších FTP programů. V případě, že nemáte nainstalovaný žádný FTP program, můžeme Vám nabídnout naše www rozhraní, které naleznete na adrese https:/ webftp.active24.cz. Pro nastavení vlastností Vašich e-mailových schránek (definice ...
Miksovsky Home Page
The Miksovsky Home Page. We used to use this page to publish family stories, but a while back we moved them to another location. If you know us, feel free to contact us. And we'll point you to the new location. Mdash;Jan and Angela, September 2013. You can also take a look at other people with the Miksovsky family name. Including product designer Chris Miksovsky.
SOCIAL ENGAGEMENT