-
Posts
96 -
Joined
-
Last visited
Everything posted by fishdude
-
Welcome to the forums!
-
The default is 90 FOV, which was designed for a 4:3 screen. I use a 1920x1080 16:9 screen and the math says it should be 120 FOV to keep the same proportions. (90 / (4 / 3) * (16 / 9) == 120) For me, 120 is too fish-eyed, so I use a little less. I am at 114.
-
I work from home, and my office has a window to the front yard, so spring last year I put up a few bird feeders to have something to look at out the window. I began learning about different species and how to identify them. So far I've seen 57 different species in my yard. I started paying attention to birds while I am out doing other things and been tracking some of those as well, so all total I've seen and identified 83 different species since last spring. Now the "winter birds" have shown up and in my yard that is white-throated sparrows and dark-eyed juncos. Last year we had heavy snow, so my feeders were the easiest place for these guys to eat and at times I had 25+ of either one in my yard. I'm still watching for a few late migrants. May and October are the months the birds come through here.
-
We Americans do have traditional foods, not just hamburgers and hot dogs, but it's more of a regional thing. Here in the upper midwest (Minnesota especially), it's probably the hotdish. Other parts of the country make similar things and they call it casserole or goulash. Probably the most popular/famous here is tater tot hotdish. There's no wrong way to make it, but important ingredients are ground beef, mixed veggies (corn, carrots, green beans are most common), tater tots (basically hashbrowns formed into a small bite sized pieces), and a sauce. Most people use a cream soup like cream of chicken or mushroom. Some of the other traditional foods from other parts of the country would be creole (jambalaya, crawdads, etc) in Louisiana, St Louis ribs, tex-mex, southern biscuits and gravy (breakfast), new england clam chowder, Texas chili. Most of these foods you can get anywhere, but they would only be considered traditional in that region. Of course, probably the 1 meal that is universal across the entire country would be Thanksgiving turkey dinner. Turkey, gravy, stuffing/dressing, cranberry sauce, sweet potatoes (also called candied yams), corn, green beans, bread/rolls, and pecan and pumpkin pies.
-
This is what I carry with me. Kershaw Leek. All metal, thin, assisted open, and the finish on it is super hard. Here in Minnesota the legality of assisted open knives is pretty clear. As long as it doesn't have a button (ie: you have to actually move the blade) it's not a switchblade.
-
French French - Post your questions here
fishdude replied to Kat0n's topic in Language Learning & Translation
Any help on pronunciation? French has so many silent letters, what are the rules. Je ne sais pas. -- That's 90% of my French vocabulary -
I have been playing here more often. Would be nice to get ref here as well. Interesting. I get a ping of 40-50 on silent1 and hc, but on sw2 my ping is more like 100-140.
-
I've noticed that the bots don't know where to take the obj. They just kind of wander around their spawn area with it.
-
Tapping out when I have the needle out and just about to revive. And if the spawn timer says 1, just hold on, I'll get to you.
-
HI FRESH Glad to see you on the forums.
-
My wife is a few credits away from a web design degree, and before she started she used to say to me when I'm working on a project, "Really? You're working on that same thing still? How long does it take to make a website?" Not anymore.
-
You definitely have sql injection holes in the login form and probably security issues in other places on the site, since you can't normally upload files through sql injection. For example: Enter this in the Username field '1 and see there is a SQL server error. Data passed in should never be used directly to create sql statements. Consider this. string sql = "select * from myTable where username = '" + Request.Form["username"] + "'" If someone enters ' or '1'='1 your sql is going to be select * from myTable where username = '' or '1'='1' -- not what you want. Maybe there is an upload form available after you log in? Remember the hacker can login without a username/password due to the sql injection. If the files are stored in a location that is accessible through the browser, a hacker could upload his own .asp file that can do anything he wants and run it just by accessing the file with the browser. If he uploads an .asp file, it could do almost anything, like overriding the homepage.asp file, installing apps, etc. Classic ASP isn't my thing, but I you can use named parameters instead of creating inline sql (which is vulnerable to injection). You could also switch to using all stored procedures which is called in a similar way. Here is a link that might help: http://prepared-statement.blogspot.com/2006/02/asp-prepared-statements.html Getting the machine cleaned up is important, but until you get the holes in your app fixed, this will just continue to be a problem for you. Something else I just noticed. At the bottom of the page there is an admin link. I clicked on it, and it downloaded some Ammyy admin app. I tried to connect, but it didn't work. I looked through the Ammyy admin site, and it wasn't clear to me if a password is required or not. It didn't say anything about passwords. If it works while you have it running, and there is no password, anyone could connect. You'd be better of using the standard remote desktop capabilities built into Windows.
-
You'll find this in the real world too. Depending on who you work for, everything has to go through the right channels to be approved.
-
What is your programming background? If you're a .NET programmer, check out Xamarin.iOS, which let's you program in C# and still creates a native app.
-
Not much activity in here. Who here is a coder? I work for a large company out of my home doing C#.NET/MVC web development. We're pretty heavy on jQuery and also getting into WebAPI. Our main app is a single page application, which has it's challenges since we have such a large site. We're in the middle of a long-term rewrite, so part of the site is rewritten in MVC, and the rest of the site loads using the legacy webforms app. I also have a lot of experience with PHP, and I especially like the CodeIgniter framework for that. I really like Python, I just haven't been able to work with it that much. I had a contract job a few years ago that was working with a group that did a few things, and got to help write some test cases in Python. I helped make some improvements to someone else's Python project on Google code (https://code.google.com/p/myslacker/) It's a stand-alone player for Slacker Radio that works on Linux, since Slacker doesn't provide one themselves. So who are our coders and what tools do you work with?
-
Hello Mr CaptainSlow. Welcome to the forum and good luck with your app.
-
just wanna say hi and feels good to be on forums lol
fishdude replied to AKA KIMBOHUNTER's topic in Introduce Yourself
Hi Kimbo! Welcome to the forums. -
ET:Legacy is great, however I get crashes on a couple maps. Streets of Italy will crash every time, randomly though, some time during the map. I'm hoping future releases fix the problem. To run 2.6b, I use the et-sdl-sound loader.
-
I run Ubuntu 13.10. ET works fine. Don't run ET in Wine. There is a native Linux version. I use Pidgin for Xfire, but it's somewhat limited. I'd probably recommend Mint. I gave that to my wife (on the LiveCD) to use on her laptop while we were waiting for a replacement HD. I liked it a lot and it was easy for her to use. It's based on Ubuntu with different configuration. Personally I want to move away from Ubuntu, probably to either Debian or Fedora, but I'm not ready to redo everything right now.
-
AGIN is the kind of stock that could make you a lot of money, but most likely it will spend a year or maybe forever in the .10-.20 range or worse, drop to the .01 or less range. I think I read somewhere that 90-95% of penny stocks never do anything. If some great news came out about this company, like they start making a profit, that would be the time to jump in as low as you can get it.
- 16 replies
-
- investment tips
- new tech
-
(and 1 more)
Tagged with:
-
I have found that there is a `/sil_guid` cvar that gives you the full silent guid in the console. Looks something like this: "sil_guid" is:"XXXXXXXXXXXXXXXXXXXXXXNNNNNNNN:2" You want to copy those last 8 characters from the full guid to put in your profile.
-
Russian Hitman elevator hostage prank! | MotD 21.01.14
fishdude replied to DJ aka GDR DJ's topic in General Videos
These pranksters are lucky they don't end up dead. -
Hi meow. Welcome to the forums. Slow down a bit in the game and let me get an aim at your head.
-
It's kind of a silly map, but I've always liked PacMan. I'm still trying to figure out what a "Hardcore" map really is, but this is small, lots of killing, simple objective. It's a fun one and I think it could work.
About Us
We are glad you decided to stop by our website and servers. At Fearless Assassins Gaming Community (=F|A=) we strive to bring you the best gaming experience possible. With helpful admins, custom maps and good server regulars your gaming experience should be grand! We love to have fun by playing online games especially W:ET, Call of Duty Series, Counter Strike: Series, Minecraft, Insurgency, DOI, Sandstorm, RUST, Team Fortress Series & Battlefield Series and if you like to do same then join us! Here, you can make worldwide friends while enjoying the game. Anyone from any race and country speaking any language can join our Discord and gaming servers. We have clan members from US, Canada, Europe, Sri Lanka, India, Japan, Australia, Brazil, UK, Austria, Poland, Finland, Turkey, Russia, Germany and many other countries. It doesn't matter how much good you are in the game or how much good English you speak. We believe in making new friends from all over the world. If you want to have fun and want to make new friends join up our gaming servers and our VoIP servers any day and at any time. At =F|A= we are all players first and then admins when someone needs our help or support on server.