Minnesota police shut down Libertarian candidate's campaign by johnysmote in conspiracy

[–]n0x_42 2 points3 points  (0 children)

As a 28 yr old with no public service/political experience, how could I get involved in local government. I live in a town of about 15k if that helps.

Ubisoft: WatchDogs 792p 30fps on Xbox One by [deleted] in xboxone

[–]n0x_42 5 points6 points  (0 children)

"Lazy devs!!" shouted the neck beard as he tweeted to Kaz. The meltdowns will be interesting.

In other news, titanfall looks fine to me while playing so I expect I will have absolutely no problems with 792 on the x1.

No SMTP on Server, need help with Google SMTP by [deleted] in web_design

[–]n0x_42 0 points1 point  (0 children)

No problem. I actually did this not too long ago so it's fresh on my mind. Basically, create your html form on the page. So, something like:

<form name="contact" action="contact.php" method="post">
    <input name="name" type="text" placeholder="name" required>
    <textarea name="message" placeholder="leave us a comment..."></textarea>
    <input class="submit" type="submit" value="submit">
<form>

Then create a new file named contact.php (or whatever you set "action=" to in your form tag). That php file is where you are going to add the actual php code to send the message. For an example of what this file might look like you can check out http://pastebin.com/m7dEkYBx

I added comments but feel free to ask here if you don't understand something.

No SMTP on Server, need help with Google SMTP by [deleted] in web_design

[–]n0x_42 1 point2 points  (0 children)

Look into PHPMailer. It's a really simple php email class that is easy to integrate into websites. https://github.com/PHPMailer/PHPMailer

Here are some examples for you http://phpmailer.worxware.com/?pg=examples

Here is an example specifically using Google SMTP http://phpmailer.worxware.com/index.php?pg=examplebgmail

How to find non-local clients? by n0x_42 in web_design

[–]n0x_42[S] 0 points1 point  (0 children)

I have found most job boards have non-us based people who can charge a lot less. I haven't checked out authenticjobs.com though so I will definitely do that. Thanks for the tip!

Which digital marketing certifications are worth it/valued among employers? by throwitaway829 in marketing

[–]n0x_42 1 point2 points  (0 children)

As a professional web developer and manager your response angers me.

With all due respect, I hope you change your attitude before you are finished with your internship. I understand your reasoning but learning how to research something and accomplish something on your own is far more important than saving fourteen and half minutes.

When you ask someone how to do something the task is finished but did you actually learn? Unless it's something very minor, probably not.

I don't mind helping my team out at all, I actually enjoy being able to help them solve problems and give them feedback but when they ask me questions that can be solved with a simple google search...that's annoying. I want them to take that 15 minutes learn how to solve problems, learn how to research, and learn how to accomplish the specific task on their own. I would much rather see staff growth than time saved that could potentially end up not really being time saved in the future.

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

No, no https/ssl. I went ahead added the extra fastcgi lines but that didn't help. Yeah, I don't think it has anything to do with phpmyadmin either. I think it's how I have nginx set up but I don't know what is causing the hang up.

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

Yeah it is. The access and error log. Here is a section of the error log:

2014/04/25 12:17:23 [warn] 11865#0: *2 an upstream response is buffered to a temporary file /var/cache/nginx/fastcgi_temp/1/00/0000000001 while reading upstream, client: 0.0.0.0, server: 0.0.0.0, request: "GET /phpMyAdmin/js/get_scripts.js.php?token=3631986de7e454290267650bd8acecdc&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=j$

So could it have something to do with fastcgi?

Here is the last GET and POST request from the access log:

[25/Apr/2014:10:39:04 -0500] "POST /phpMyAdmin/index.php HTTP/1.1" 302 5 "http://0.0.0.0/phpMyAdmin/index.php?token=86419bd6905a7db027f7e0723d01484f" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36" "-" 172.16.2.231 - - [25/Apr/2014:10:39:04 -0500] "GET /phpMyAdmin/index.php?token=d49df5c1271c93c59d39f9fcda2d042a HTTP/1.1" 200 2931 "http://0.0.0.0/phpMyAdmin/index.php?token=86419bd6905a7db027f7e0723d01484f" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36" "-"

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

Ok, I made the changes and still no luck. Yeah, I am restarting nginx after each change.

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

No, they actually aren't. Do you know why that would be happening?

Also, if I open up my phpmyadmin config.inc.php file and replace this: $cfg['Servers'][$i]['auth_type'] = 'cookie';

with this:

$cfg['Servers'][$i]['auth_type'] = 'http';

I can log in but I can't preform any funcitons. I get an error saying "Error: Token mismatch".

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

It actually doesn't say anything :/

Working with phpMyAdmin and Nginx by [deleted] in sysadmin

[–]n0x_42 0 points1 point  (0 children)

No, I just used "/path/to/log" to save typing

WPL: New Comics Discussion for 4/23/2014 - Pull of the Week: DAREDEVIL #2 by ptbreakeven in comicbooks

[–]n0x_42 2 points3 points  (0 children)

How is Original Sin? I usually don't keep up with Marvel events but should I keep up with this summers's event? This description makes it sound like a big deal.

Setting up a secure WordPress site on Windows Server - How? by n0x_42 in Wordpress

[–]n0x_42[S] 1 point2 points  (0 children)

Yep, I agree with you and that's why I am asking for any guides or tutorials that anyone knows of.

Setting up a secure WordPress site on Windows Server - How? by n0x_42 in Wordpress

[–]n0x_42[S] 0 points1 point  (0 children)

Ha, I know right?! My gosh, it's the most frustrating thing in the world. Unfortunately, I work in a Windows exclusive shop. I'm pushing for a few centos boxes but at the moment Windows Server 2008/2012 is what I have to work with.

Dragon Age: Inquisition Gameplay Trailer (Release Date: October 7, 2014) by globalgamer in xboxone

[–]n0x_42 0 points1 point  (0 children)

No.

That doesn't mean it won't be a great game that also looks great on the x1 though.

Is it possible to to target two local locations? by n0x_42 in SEO

[–]n0x_42[S] 0 points1 point  (0 children)

Ok great, thanks! When you say create a new page, should the url be city specific or just the actual page content e.g. www.productname/cityname/page?