
heiswayi.github.io
heiswayiNrird(site); · Just another Software guy who loves PHP, C# and a cup of hot coffee...Just another Software guy who loves PHP, C# and a cup of hot coffee...
http://heiswayi.github.io/
Just another Software guy who loves PHP, C# and a cup of hot coffee...
http://heiswayi.github.io/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
1.7 seconds
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
40
SITE IP
151.101.192.133
LOAD TIME
1.672 sec
SCORE
6.2
heiswayiNrird(site); · Just another Software guy who loves PHP, C# and a cup of hot coffee... | heiswayi.github.io Reviews
https://heiswayi.github.io
Just another Software guy who loves PHP, C# and a cup of hot coffee...
PowerShell Script - Serial Port Reader · heiswayiNrird(site);
https://heiswayi.github.io/2016/powershell-script-serial-port-reader
Just another Software guy who loves PHP, C# and a cup of hot coffee. December 21, 2016 · 6 minutes read. PowerShell Script - Serial Port Reader. Initial release of my PowerShell script. For reading data from a serial port and export the captured data into a file. This script also available on my public gist. System.IO.Ports.Parity] $Parity. System.IO.Ports.Parity] "None". System.IO.Ports.StopBits] $StopBits. System.IO.Ports.StopBits] "One". System.IO.Ports.Handshake] $Handshake. Failed to connect : ".
Directory Crawler · heiswayiNrird(site);
https://heiswayi.github.io/2016/directory-crawler
Just another Software guy who loves PHP, C# and a cup of hot coffee. December 22, 2016 · 1 minute read. Directory Crawler is a lightweight console application built in .NET C# to crawl and list out all accessible directories and subdirectories recursively within an assigned target directory, then output the results of directory list into a text file. I created this program as I need to monitor some shared directories within a local network. Here’s how the program looked like and works, in animated GIF:.
Your Windows passwords are vulnerable and hackable in less than 5 minutes · heiswayiNrird(site);
https://heiswayi.github.io/2016/your-windows-passwords-are-vulnerable-and-hackable-in-less-than-5-minutes
Just another Software guy who loves PHP, C# and a cup of hot coffee. December 29, 2016 · 2 minutes read. Your Windows passwords are vulnerable and hackable in less than 5 minutes. Did you know that your Windows passwords are vulnerable and hackable in less than 5 minutes? First, you need to download or get this tool called mimikatz. Just get the binary package, e.g. mimikatz trunk.zip. And this PowerShell script Out-Minidump.ps1. By Matthew Graeber. Let’s start! Using PowerShell to perform memory dump.
MIT License
https://heiswayi.github.io/mit-license
The MIT License (MIT). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:.
Mini App Killer · heiswayiNrird(site);
https://heiswayi.github.io/2016/mini-app-killer
Just another Software guy who loves PHP, C# and a cup of hot coffee. December 25, 2016 · 5 minutes read. Mini App Killer is a mini lightweight application I created in .NET C# that will sit in your system tray for easy access to simply kill or end task any running application. Other than terminating the running application, you also can open the running application directory (Open file location) or show application File Properties. Property from the WMI query. List all running application here. Mini App ...
TOTAL PAGES IN THIS WEBSITE
19
About | JustBlog
http://leonov.co/about
Is just another minimalist Jekyll theme that focuses on technical writing. Designed for engineers to write their ranting and findings. Typeface by DejaVu Sans Mono. Theme by Heiswayi Nrird.
ZDWare | A blog about programming, the tech industry, and tech education.
http://www.zdware.com/index.html
Hi, I'm Zack Whipkey. Software developer and autodidact. I write about programming, the tech industry, and education. This page is under construction. Zen and the Art of Software Development. Ping Collector Client open sourced! Developer Journal #1, Ping Collector Part 2. Developer Journal #1, Ping Collector Part 1. 1 Month Later: The First Report from Ping Collector. Ping Collector (Client) 1.0.1 Released. ZDWare.com now uses SSL/HTTPS! Why I created Ping Collector. Theme by Heiswayi Nrird.
Haskell Detour | MatthewRhone.com
http://matthewrhone.com/2016/haskell-detour
Sep 20, 2016. I have been interested in functional programming languages for some time now. Especially Elixir. I recently began to listen to some of the Changelog Podcast. Episodes and ran across an interesting interview with the creators of Haskell Programming from first princples. It is from a linguist and a Haskell programmer, the linguist never programmed before Haskell or was very much into computers. It seems very inspired by some of the same philosophy of Launch School. It seems a lot of things ha...
Windows Ruby OpenSSL sorunu | KhonsBlog
http://kesk.in/2016/windows-ruby-openssl-sorunu
Aug 28, 2016. Windows Ruby OpenSSL sorunu. Kütüphanesi içerisinde uzun zamandır süregelen SSL sertifikasında TLS el sıkışması sırasında varsayılan olarak geçerlilik kontrolü yapılmaması sorunu var. Sorunun altında yatan nedenle uğraşmak yerine (bulunamayan sertifika yetkilisi, imzalı sertifika vb.) insanlar kötü. Bu da bizi şöyle. Bir probleme doğru sürüklüyor. Içerisindeki OpenSSL kütüphanesinde herhangi bir sertifika yetkilileri dosyası tanımlı değil. O halde, gidip curl. Sitesinden bu dosyayı alalım.
Hakkımda | KhonsBlog
http://kesk.in/hakkimda
Typeface by DejaVu Sans Mono. Theme by Heiswayi Nrird.
Windows komut satırınızı renklendirin | KhonsBlog
http://kesk.in/2016/windows-komut-satirinizi-renklendirin
Aug 28, 2016. Windows komut satırınızı renklendirin. Windows harici işletim sistemlerinde ANSI renk kaçış kodları. Tümleşik olarak bulunuyor. Özellikle Ruby on Rails ile çalışırken öncelikle göze çok hoş görünüyor sonrasında da farkındalığı arttırarak geliştiriciye fayda sağlıyor. Örneğin Linux Mint uçbirimde yeni bir Ruby on Rails uygulaması oluştururken aşağıdaki gibi bir sonuç elde ediyoruz. Çarpıcı. İşte tam bu aşamada yardımımıza ANSICON. C: Users Test Desktop ansicon -i. Komut satırını bir sonraki ...
Code Resources | MatthewRhone.com
http://matthewrhone.com/code_resources
Programming Elixir 1.3 by Dave Thomas. Very good easy to understand book on learning Elixir from the ground up. Programming Phoenix by Chris McCord, Bruce Tate, and Jose Valim. Very good book on learning how to use the web framework Phoenix to create high performance web applications by the creators of the Phoenix. The Little Elixir and OTP Guidebook by Benjamin Tan Wei Hao. Has a decent overview of Elixir and its syntax with some useful tips and then jumps into OTP. Very good and comprehensive book on l...
Learning Gulp and PostCSS | MatthewRhone.com
http://matthewrhone.com/2017/learning-gulp-postcss
Jan 19, 2017. Learning Gulp and PostCSS. I took a slight break from regular programming to work on updating a theme I wrote for the Hugo. Static Site Generator a few years back. In the process, upgraded some of my skill sets and knowledge surrounding front-end web development. I had initially used Sass. Soon enough I ran across PostCSS. And had to wrap my head around that. Found a really great tutorial on that and using Gulp. Some of the cool PostCSS plugins I ended up using were Font Magician.
TOTAL LINKS TO THIS WEBSITE
40
HE IS VISUAL
heisvisualphotography.wordpress.com
he is visual photography
Why He is visual? He is visual photography. Why He is visual? July 13, 2013. Well, because He is visual, and that is my inspiration to capture visuals. Create a free website or blog at WordPress.com. He is visual photography. Blog at WordPress.com.
HEIS VUV
Hydroekologický informační systém VÚV TGM. TGM WRI Hydroecological Information System. Pro prohlížení těchto stránek musí váš prohlížeč podporovat rámy. This page uses frames. Your browser must support frames to be able to view it.
True Walk | Home
Welcome heiswatchingyou.org - BlueHost.com
Web Hosting - courtesy of www.bluehost.com.
heiswayiNrird(site); · Just another Software guy who loves PHP, C# and a cup of hot coffee...
Just another Software guy who loves PHP, C# and a cup of hot coffee. Your Windows passwords are vulnerable and hackable in less than 5 minutes. This is simple how-to article demonstrating your Windows passwords are hackable in less than 5 minutes if you don't lock your computer. Asynchronous PowerShell Scripter is simply a tool built in C# WPF to easily manage, asynchronously execute or learn PowerShell scripts. Experiment with Project NotMe. Creating super simple logger class in C#. This is my singleton...
Heiswayi Nrird Photography
35;black sand beach. 35;pantai pasir hitam. 35;black sand beach. 35;pantai pasir hitam. 35;langkawi sky bridge. 35;langkawi cable car. 35;landmark of langkawi. 35;kilim geoforest park. 35;air terjun puteri mandi. 35;gua gunung keriang. Heiswayi Nrird, 2016 •.
HE IS WE
Or browse results titled. 1 & (pageBandParentLabel() pageLabel() , col1: columns() = = 1, col2: columns() = = 2, col3: columns() = = 3 } ". 0 }" Other Linked Artists/Labels. Edit artists. add more artists. Please verify your email by clicking the link we sent to . Change email / Send again. No tracks here yet. Log in.
My heart beats for you.
My heart beats for you. Shoot the stars down. Tuesday, June 29, 2010. We all know Emo and Mcr Are Awesome! No question ask xD lol. Formspring me. Ask me anything. Posted by SyikLaurtner @ 11:57 PM. Friday, June 25, 2010. I didnt realise u were nt asking anonymously. my bad T T lol. Sighhh. Hahaha. ;p. Formspring me. Ask me anything. Posted by SyikLaurtner @ 7:57 PM. Wednesday, June 9, 2010. My heart beats for you. Posted by SyikLaurtner @ 11:22 PM. Posted by SyikLaurtner @ 1:37 AM. Monday, June 7, 2010.
He is We!
What is He Is We? Originally a two-piece band composed of Rachel Taylor and Trevor Kelly, He Is We is an indie band hailing from Tacoma, Washington. This group is one of the many unsigned but warmly-welcomed bands in the US, playing indie pop music and maximizing the use of social media, such as Facebook and Myspace, to make them heard. Their songs include "Breathe," "Blame It On The Rain," "All About Us" (with Owl City), "Skip To The Good Part," and more.
He Is We fan community
He Is We fan community. Theyre just a boy and a girl trying to take on the world. This is a LiveJournal community for He Is We fans. Join now. If you don't want to join LiveJournal, please bookmark this website to keep up-to-date - you can still view and comment on entries without joining. Feel free to submit your own news, articles, photos and discussions about the band! About the LJ Community. Song Lyrics: My Forever. Song Lyrics: Old Demos. 16 March 2013 @ 11:48 pm. New Tour and New Song. Ldquo;writin...
SOCIAL ENGAGEMENT