Daily Archives: November 5, 2015
Hacking and Leaking . . .
Please remember, Our RV Adventures is an Amazon affiliate. When you do your shopping through any of the Amazon links here, including the Search Amazon box in the right sidebar, it won’t cost you any more, but we’ll get a small commission on everything you buy. Just click on the Amazon link, then shop as usual. Thanks.
Plus, many of you are sharing our blog with others using the “Share this:” buttons at the bottom of each blog. Again, Thanks.
* * * * *
I don’t even want to talk about the weather anymore. Either the weather or the weather forecasters can’t make up their minds. Actually I suspect a little of both.
Hopefully you can figure out what the letters are and type them in better than a bot script can. At least it worked in my case.
I went from over 250 attempts a day to 3. That’s a big difference. And I’m not exactly sure where the 3 attempts came from, because it won’t show a ‘failed login attempt’ unless it gets pass the CAPTCHA program. So maybe this was an actual person trying to get in, or trying to see why his bot wasn’t getting anywhere. But’s it’s a big improvement.
‘Billy Claus’ dropped off our Amazon stuff yesterday, so it was almost like Christmas. Besides a couple of tools and stuff I needed, the main thing I got was nine more sets of the Super Bright LED Light Strips. It looks like they’ve actually come down a couple of dollars, since they’re now $5.99 a set.
This will give me enough to do all the rest of the fluorescent lights in the coach. I have two of the small fixtures in the bedroom and two more in the living room. That will take four sets, but since those are all working OK with the fluorescent tubes, I’ll wait a while on those.
Then I’ll do the other big fixture right next to it over the dining room table. That will leave me one strip left over for a spare, I guess.
So I put in a call to Todd, our GGS service guy, to let him know about the problem. He was supposed to be here tomorrow or Saturday anyway to top us off with diesel and change the oil, so maybe he could swing by a little early.
Turns out he was almost two hours away, so it was a little more than a ‘swing, but he got here pretty fast and fixed the problem. I assume it was just a loose fitting since I was asleep by the time he got here.
What I’m talking about is ‘hacking code’. Specifically someone else’s code. As in the guy who designed the theme that I’m using on the new blog I debuting in the next few weeks. I’ll let you know more about that later.
But the code I’m ‘hacking’ is the style sheet, the ‘style.css’ file that pretty much determines the size, look, and feel of the theme. It looks like this.
#sidebar-secondary {
overflow: hidden;
float: right;
width: 220px;
margin-left: 15px;
}/* =HEADER
————————————————————– */#header {
height: 66px;
padding:22px 0;
}.logo {
float: left;
margin-left: 15px;
}.logo h1.site_title {
margin: 0;
padding:0;
font-family: Arial, Helvetica, Sans-serif;
font-size:48px;
line-height: 40px;
font-weight: bold;
}.logo h1.site_title a, .logo h1.site_title a:hover {
color: #404040;
text-decoration: none;
}.logo h2.site_description {
margin: 0;
padding:0;
color: #4040FF;
/* =LAYOUT
————————-#A0C20B————————————- */
font-family: Arial, Helvetica, Sans-serif;
font-size:14px;
line-height: 14px;
}.header-right {
float: right;
margin-right: 15px;
}/* =MENUS
————————————————————– *//* Menu Primary
—————————-*/.menu-primary-container {
padding:0;
position:relative;
height: 34px;
background: url(images/menu-primary-bg.png) left top repeat-x;
Sometimes it’s just trial and error. And a lot of error. You make a small change and then see what happens.
Oops. That’s bad.
But after a while you get a handle on how this guy does things, and figure out what you need to change.
Fun!
As I said, more about the new blog later. As a hint, it is related to this blog, but with a lot of new stuff. Stay tuned.
It’s amazing how much ‘mature wisdom’ resembles being too tired. — Lazarus Long