<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Anthony kosednar</title>
 <link href="http://anthonykosednar.com/atom.xml" rel="self"/>
 <link href="http://anthonykosednar.com/"/>
 <updated>2015-10-06T23:34:09+00:00</updated>
 <id>http://anthonykosednar.com/</id>
 <author>
   <name>Anthony Kosednar</name>
   <email>me@anthonykosednar.com</email>
 </author>

 
 <entry>
   <title>Tech Cleaner</title>
   <link href="http://anthonykosednar.com/blog/projects/2013/01/18/Tech-Cleaner.html"/>
   <updated>2013-01-18T00:00:00+00:00</updated>
   <id>http://akosednar.github.com/blog/projects/2013/01/18/Tech-Cleaner</id>
   <content type="html">&lt;p&gt;One of the main greuling parts of working with Windows business and home computer users is when you need to clean up their computer. However, this can be very time consuming. As a result, I wrote a little script in Autoit (a quick and easy scripting language) to do most of the work for me. &lt;/p&gt;

&lt;p&gt;Here’s an overview of what it does:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Creates some directories to run (and creates a log file) &lt;/li&gt;
  &lt;li&gt;Kills Non-Whitelisted Processes &lt;/li&gt;
  &lt;li&gt;Checks Servces &lt;/li&gt;
  &lt;li&gt;Backups Registry &lt;/li&gt;
  &lt;li&gt;Checks Registry &lt;/li&gt;
  &lt;li&gt;Kills any Proxies &lt;/li&gt;
  &lt;li&gt;Downloads ComboFix, Rkill, Tdskiller, CCleaner, Defraggler, Unlocker, Revouninstaller&lt;/li&gt;
  &lt;li&gt;Installs Microsoft Essentials, and updates it &lt;/li&gt;
  &lt;li&gt;Runs Rkill &lt;/li&gt;
  &lt;li&gt;Runs TSKiller &lt;/li&gt;
  &lt;li&gt;Runs ComboFix &lt;/li&gt;
  &lt;li&gt;Runs CCleaner &lt;/li&gt;
  &lt;li&gt;Runs Defraggler&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can find the code for the script in its repo on github at &lt;a href=&quot;https://github.com/akosednar/TechCleaner&quot;&gt;https://github.com/akosednar/TechCleaner&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please note, this software is licensed under &lt;a href=&quot;http://creativecommons.org/licenses/by-nc/3.0/&quot;&gt;Creative Commons Attribution-NonCommercial 3.0&lt;/a&gt;. It is free to use and edit for personal, and non-profit projects but you will need to contact me for permission to use this commcerially. &lt;/p&gt;

&lt;p&gt;Also note, it requires the following to compile:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.autoitscript.com/forum/topic/29404-computer-info-udfs/&quot;&gt;CompInfo.au3&lt;/a&gt; by &lt;em&gt;JSThePatriot&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.autoitscript.com/forum/topic/73425-zipau3-udf-in-pure-autoit/&quot;&gt;Zip.au3&lt;/a&gt; by &lt;em&gt;torels_&lt;/em&gt; &lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/autoit-winhttp/&quot;&gt;WinHttp.au3&lt;/a&gt; by &lt;em&gt;trancexx, ProgAndy&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At the moment, I plan on rewritting much of the script. I also plan on adding features to account for a combofix reboot, deploy logmein rescue, and more.&lt;/p&gt;

&lt;p&gt;If you have any comments or feature requests, or just want to contribute to the code check out the Git repo and submit an issue or pull request.&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>A New Year</title>
   <link href="http://anthonykosednar.com/blog/2013/01/17/A-New-Year.html"/>
   <updated>2013-01-17T00:00:00+00:00</updated>
   <id>http://akosednar.github.com/blog/2013/01/17/A-New-Year</id>
   <content type="html">&lt;p&gt;Well last year’s plan to post more frequently did not turn out how I planned. I had a lot more go on last year then I thought would happen. I finished my thesis, graduate high school, started colleged, and did a lot of work. &lt;/p&gt;

&lt;p&gt;However, this year will be different! This year, I will be publishing blog entries more often, as well as publishing code samples to my github (with a blog post overviewing it). &lt;/p&gt;

&lt;p&gt;So let’s hope this works, and you start seeing a lot more posts!&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>Jekyll. Why?</title>
   <link href="http://anthonykosednar.com/blog/2012/01/03/Jekyll-Why.html"/>
   <updated>2012-01-03T00:00:00+00:00</updated>
   <id>http://akosednar.github.com/blog/2012/01/03/Jekyll-Why</id>
   <content type="html">&lt;p&gt;I have recently changed my personal site from using Wordpress to a Jekyll site hosted on &lt;a href=&quot;http://pages.github.com/&quot;&gt;Github Pages&lt;/a&gt;. As a result, my whole site loads much faster. This will improve my search rankings as well as the experience for my users.&lt;/p&gt;

&lt;p&gt;I was ultimately convinced by Henry Mercer’s post, &lt;a href=&quot;http://hmercer.com/2011/07/why-i-switched-to-jekyll/&quot;&gt;Why I Switched to Jekyll&lt;/a&gt;. He talks about the same benefits which I describe above, as well as goes in depth about the system.&lt;/p&gt;

&lt;p&gt;In addition to what Henry states, I wanted to start blogging once again. I am generally a busy person, and find myself frequenting text editors more than web page or application GUI’s. This shown by how 95% of anything I write starts in the notes app on my iPhone. Writing this way helps me remove distractions, and provides more focus. When I am writing for the Jekyll engine, I do not have to be bogged down by complex syntax or various GUI’s. I can write my post in a normal format, save it, push it to my git repo, and boom…generated. &lt;em&gt;(On a side note, its pretty cool having a git repo of your posts.)&lt;/em&gt; It is dead simple and easy to use!That’s why I chose Jekyll. &lt;/p&gt;

&lt;p&gt;I really enjoy typing up a blog post, for once in a very long time. You can expect a lot more posts in the future, because of this!&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>Test</title>
   <link href="http://anthonykosednar.com/blog/2012/01/02/My-First-Post.html"/>
   <updated>2012-01-02T00:00:00+00:00</updated>
   <id>http://akosednar.github.com/blog/2012/01/02/My-First-Post</id>
   <content type="html">&lt;p&gt;This is a test post to test the current system :) So you can most likely ignore it.&lt;/p&gt;

&lt;p&gt;However, this is my first post on this system. So if this works…well…time to celebrate! &lt;/p&gt;
</content>
 </entry>
 
 
</feed>
