Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « 2 « page « public - github.com/brycematheson/allegiant.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c8d3720ffbc05220f6d821bbcd832176c2b01ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html lang="en-us">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
  <title>Allegiant</title>
  <link rel="stylesheet" href="http://localhost:1313/brycematheson.io/css/style.css" />
  <link rel="stylesheet" href="http://localhost:1313/brycematheson.io/css/font-awesome.min.css" />
  <link href='https://fonts.googleapis.com/css?family=Lato:100,300,400,600' rel='stylesheet' type='text/css'>
  <link rel="shortcut icon" href="http://localhost:1313/brycematheson.io/img/favicon.ico" />
  <link rel="apple-touch-icon" href="http://localhost:1313/brycematheson.io/img/apple-touch-icon.jpg" />
  
  <link href="http://localhost:1313/brycematheson.io/index.xml" rel="alternate" type="application/rss+xml" title="Allegiant" />
  
</head>
<body>

<header class="header" style="background-color: #009DDC;
    background-image: url(http://localhost:1313/brycematheson.io//img/texture.png),linear-gradient(to bottom, #009DDC, #006ccb);background-repeat: repeat, no-repeat;background-position: left top, left top;background-size: 100px 100px, 100% 100%;" role="banner">

      <section id="branding">
        <div id="site-title"><a href="http://localhost:1313/brycematheson.io/">Allegiant</a></div>
        <nav id="mainmenu">
          <ul>
            <li><a href="http://localhost:1313/brycematheson.io/">Articles</a></li>
            <li><a href="https://github.com/brycematheson" target="_blank">Github</a></li>
            <li><a href="https://twitter.com/brycematheson" target="_blank">Twitter</a></li>
            <li><a href="https://www.linkedin.com/in/brycematheson" target="_blank">LinkedIn</a></li>
          </ul>
        </nav>
        <input type="checkbox" id="op"></input>
        <div class="lower">
          <label for="op">Menu</label>
        </div>
        <div class="overlay overlay-hugeinc">
          <label for="op"></label>
          <nav id="menu" role="navigation">
            <ul>
            <li><a href="http://localhost:1313/brycematheson.io/">Articles</a></li>
            <li><a href="https://github.com/brycematheson" target="_blank">Github</a></li>
            <li><a href="https://twitter.com/brycematheson" target="_blank">Twitter</a></li>
            <li><a href="https://www.linkedin.com/in/brycematheson" target="_blank">LinkedIn</a></li>
          </ul>
          </nav>
        </div>
        <div class="clearfix"></div>
      </section>
      <div class="post-heading">
        <h1> Articles 
        </h1>
      </div>

    </header>

    <div id="container">

<section id="content" role="main">
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-12-20-take-that-mr-barney/" rel="bookmark" title="Link to Take that, Mr. Barney">Take that, Mr. Barney</a></h2>
  <span class="post-date">Published Dec 20, 2014</span>
  <p>We&rsquo;ve all had those professors/teachers that we just don&rsquo;t seem to mesh with. Recently, I had a professor with whom I could not set aside my differences. The class was about Mobile Application Development. I went into it thinking, &#8220;Wow, I&rsquo;m excited! Finally, I&rsquo;ll be able to create an iOS/Android application!&#8221; On the first day of the class, Mr. Barney walked in and said, &#8220;This is not a programming class. This is not an iOS development class.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-12-20-take-that-mr-barney/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-12-15-pseudo-responsive-images/" rel="bookmark" title="Link to Pseudo-Responsive Images">Pseudo-Responsive Images</a></h2>
  <span class="post-date">Published Dec 15, 2014</span>
  <p>Honestly, I&rsquo;m a bit embarrassed to say that I didn&rsquo;t know how to do this before. I&rsquo;ll be creating a blog post here fairly soon on my conversion from WordPress to Jekyll for this blog, but in doing so, I&rsquo;ve learned a lot of cool new things. Due to the vast number of mobile devices in circulation right now, I make it a habit to try and develop for mobile first, and then expand for the desktop user.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-12-15-pseudo-responsive-images/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-12-08-investment-calculator-java/" rel="bookmark" title="Link to Build a GUI Investment Calculator in Java">Build a GUI Investment Calculator in Java</a></h2>
  <span class="post-date">Published Dec 8, 2014</span>
  <p>I’m not a programmer. Some people just have that natural itch to want to go out and code all day long, but that isn’t me. I enjoy scripting and web development, but deep, low-level programming just simply isn’t my thing. So the fact that even I was able to create a simple GUI application should tell you how easy it is. The code below might look daunting at first, but we’ll walk through it piece by piece to hopefully clear things up.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-12-08-investment-calculator-java/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-12-06-my-love-hate-relationship-with-wordpress/" rel="bookmark" title="Link to My love-hate relationship with WordPress">My love-hate relationship with WordPress</a></h2>
  <span class="post-date">Published Dec 6, 2014</span>
  <p>Recently, I’ve really been getting fed up with WordPress. And here’s why. WordPress dates all the way back to 2001. It was originally developed as a simple blogging platform based off of MySQL and PHP. Close to fifteen years later, it’s become a web standard and is used as the Framework/CMS for more than 20% of all the websites on the internet. And that’s exactly the problem. WordPress has exploded into a million different forks and subprojects, and has been expanded to run an equal amount of themes and plugins.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-12-06-my-love-hate-relationship-with-wordpress/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-12-05-heres-to-actually-sticking-with-something/" rel="bookmark" title="Link to Here&#39;s to actually sticking with something">Here&#39;s to actually sticking with something</a></h2>
  <span class="post-date">Published Dec 5, 2014</span>
  <p>When I was 16 (yes, I&rsquo;m young, okay?), I had the idea for a Tech Blog. Not that it had never been done before or anything, but it&rsquo;s just that ever since the age of 9, technology is the only hobby or thing in my life that I&rsquo;ve consistently held interest in. I&rsquo;m not sure why I wanted to start one, but I just figured it would be a good way of tracking my progress and learning of various technologies, as well as helping others in anyway, if possible.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-12-05-heres-to-actually-sticking-with-something/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-11-29-i-have-an-iphone-and-mac-get-an-ipad/" rel="bookmark" title="Link to I have an iPhone and Mac. Get an iPad?">I have an iPhone and Mac. Get an iPad?</a></h2>
  <span class="post-date">Published Nov 29, 2014</span>
  <p>Let me start off right away by saying that you do not “need” an iPad. Regardless of what you do or do not have, you do not NEED an iPad. If you want to hear me go off on a big spiel about instant gratification and entitlement, I could talk your ear off. But we’ll save that for another day. But let’s get to what you’re really interested about. I am not an Apple Fanboy (an Apple Watch for $350?!</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-11-29-i-have-an-iphone-and-mac-get-an-ipad/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-10-06-tmobile-im-breaking-up-with-you/" rel="bookmark" title="Link to T-Mobile, I&#39;m Breaking Up With You">T-Mobile, I&#39;m Breaking Up With You</a></h2>
  <span class="post-date">Published Oct 6, 2014</span>
  <p>“It’s me, not you. Okay, no. Actually, it is you. We’ve had a good run together. We’ve tried it out for more than a year, but things just aren’t working out. That’s not to say that we haven’t had some good times together, but I’m just ready to move on.” Usually, it’s safer if I keep my credit card in a different room while I’m surfing the internet late at night.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-10-06-tmobile-im-breaking-up-with-you/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-10-03-visual-form-builder-paypal-redirect/" rel="bookmark" title="Link to Visual Form Builder PayPal Redirect">Visual Form Builder PayPal Redirect</a></h2>
  <span class="post-date">Published Oct 3, 2014</span>
  <p>For anyone who knows me even slightly well knows that I’m a huge fan of WordPress. I use it as my go-to CMS for all of the websites I create, whether for myself or for clients. It gives me the flexibility I need in a well designed format, and it gives my clients the ability to make changes to their own websites without knowing any code. Some people will give you a giant list of plugins that you have to download when first setting up your WordPress site.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-10-03-visual-form-builder-paypal-redirect/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-09-09-the-most-important-camera-accessory/" rel="bookmark" title="Link to The Most Important Camera Accessory">The Most Important Camera Accessory</a></h2>
  <span class="post-date">Published Sep 9, 2014</span>
  <p>Want to know what my most cherished and valuable piece of photography equipment is? You might be surprised. It’s not my beautiful Canon 6D. Nor is it my 24-70 F2.8 lens. It’s light, portable, and inexpensive, yet it’s the most important piece of equipment that I own: a plastic bag. Last night, we spent the evening playing with steel wool and throwing sparks into circular patterns into the air. Add a little fill flash, and some creativity, and you’ve got a fun evening planned.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-09-09-the-most-important-camera-accessory/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  
  
    <article>
  <h2 class="post-title"><a href="http://localhost:1313/brycematheson.io/post/2014-08-03-my-experience-with-a-mac/" rel="bookmark" title="Link to My Experience with a Mac">My Experience with a Mac</a></h2>
  <span class="post-date">Published Aug 3, 2014</span>
  <p>About six months ago, I finally made the switch. Not because I hadn&rsquo;t wanted to do it earlier, or because I suddenly became so fed up with the Windows operating system. I simply just had a little excess of money, and so I figured, &#8220;Well, this will never happen again. Might as well do it now.&#8221; Before I start this article, I simply want to throw out a disclaimer that I am not a hardcore &#8220;fanboy.&#8221; I work as a Computer Technician, and I service both Macintosh and Windows systems.</p>
  <a class="moretag" href="http://localhost:1313/brycematheson.io/post/2014-08-03-my-experience-with-a-mac/">Continue reading &#8614;</a>
  <hr class="divider">
  </article>
  
  <nav id="nav-below" class="navigation" role="navigation">
<div class="older">
		<a href="http://localhost:1313/brycematheson.io/page/3/">&laquo; Older Posts</a>
	</div>
<div class="newer">
		<a href="http://localhost:1313/brycematheson.io/">Newer Posts &raquo;</a>
	</div>
	<div class="clearfix"></div>
	<div class="pagination">Page 2 of 3</div>
</nav>
</section>
<div class="clear"></div>
</div>
<footer id="footer" style="color: #7A7B7C; background-color: #3A3B3C;background-image: url(http://localhost:1313/brycematheson.io//img/texture.png),linear-gradient(to bottom, #3A3B3C, #1d1e1e); background-repeat: repeat, no-repeat; background-position: left top, left top; background-size: 100px 100px, 100% 100%;">
  <div id="footer-container">
    <div class="footer-column">

    </div>
    <div class="footer-column">

    </div>
    <div class="footer-column">

    </div>
  <div class="clearfix"></div>
  </div>
  <div id="copyright">&copy; Allegiant. All Rights Reserved.</div>
</footer>
<script src="http://localhost:1313/brycematheson.io/js/highlight.pack.js"></script>
  <script>
    hljs.initHighlightingOnLoad();
  </script>
  
  <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    ga('create', 'Your Google Analytics tracking id', 'auto');
    ga('send', 'pageview');
  </script>
  
</div>
<script data-no-instant>document.write('<script src="http://'
        + (location.host || 'localhost').split(':')[0]
		+ ':1313/livereload.js?mindelay=10"></'
        + 'script>')</script></body>
</html>