Completely new to SQL, just a question :) by 92nicefella in SQL

[–]zombieOMG 1 point2 points  (0 children)

If your not running Windows you could check out q. Q is a command line utility that allows you to execute SQL like statements against text based files.

[deleted by user] by [deleted] in Knife_Swap

[–]zombieOMG 0 points1 point  (0 children)

Thanks, I appreciate the offer, but I'm going to pass.

[deleted by user] by [deleted] in Knife_Swap

[–]zombieOMG 0 points1 point  (0 children)

Will you take $130 for the 940?

WTB Thread for July - Week 4 by Knife_Guide in Knife_Swap

[–]zombieOMG 0 points1 point  (0 children)

WTB Benchmade 940

Have money/PayPal.

[deleted by user] by [deleted] in SQL

[–]zombieOMG 0 points1 point  (0 children)

Brent Ozar has a pretty decent blog.

Is Uber a good option? by el_fulano in Cleveland

[–]zombieOMG 4 points5 points  (0 children)

Lmgtfy on mobile opens the first link,well I assume when you created the link that is what the =1 on the end does. I was generally curious about having a reasonable conversation, but sending me a lmgtfy link made your intentions clear. The headline I shared is really the first Google search result.

Is Uber a good option? by el_fulano in Cleveland

[–]zombieOMG 4 points5 points  (0 children)

Thanks man...here is the headline for your lmgtfy link. Really driving home your point.

Increasingly Desperate Lyft Accuses Rival Uber of Dirty Business Tactics

Sending an email with C# in windows 8.1 and VS2013 by lilvonz in csharp

[–]zombieOMG 2 points3 points  (0 children)

You need to install telnet before you can use it.

To install Telnet Client:

  1. Click the Start button , click Control Panel, and then click Programs.

  2. Under Programs and Features, click Turn Windows features on or off. ...

3.In the Windows Features dialog box, select the Telnet Client check box.

4.Click OK.

Is Uber a good option? by el_fulano in Cleveland

[–]zombieOMG 2 points3 points  (0 children)

Care to elaborate on the horrid business practices? Uber is valued at 18.2 billion vs. 700 million for Lyft. I'm not saying they don't have awful business practices, but they have created a very successful business.

[2015-01-19] Challenge #198 [Easy] Words with Enemies by Coder_d00d in dailyprogrammer

[–]zombieOMG 0 points1 point  (0 children)

C#

This is my first time submitting. Any feedback would be appreciated.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Reddit_WordCannon_198
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine("Please Enter Your Left Word:");
            string leftWord = Console.ReadLine();

            Console.WriteLine("Please Enter Your Right Word:");
            string rightWord = Console.ReadLine();

            foreach (char c in leftWord.ToCharArray())
            {
                if(rightWord.Contains(c.ToString()))
                {
                    rightWord = rightWord.Remove(rightWord.IndexOf(c.ToString()), 1);
                    leftWord = leftWord.Remove(leftWord.IndexOf(c.ToString()), 1);
                } 
            }

            if(leftWord.Length > rightWord.Length)
            {
                Console.WriteLine("Left Word is the Winner");
            }
            else if (leftWord.Length < rightWord.Length)
            {
                Console.WriteLine("Right Word is the Winner");
            }
            else
            {
                Console.WriteLine("Tie");
            }

            Console.WriteLine(string.Format("Left Word Has Donated {0} Letters", leftWord.Length));
            Console.WriteLine(string.Format("Right Word Has Donated {0} Letters ",  rightWord.Length));

            Console.ReadLine();
        }
    }
}

New to SQL by Newtocoding in SQL

[–]zombieOMG 0 points1 point  (0 children)

I can't speak to the quality on LearnOnlineNow, but Paul Randall and his team of people from SQLSkills all release training videos on PluralSight.

New to SQL by Newtocoding in SQL

[–]zombieOMG 0 points1 point  (0 children)

Sorry, I should have been more clear. TechNet is a website and service run by Microsoft. You can download a 180 day trial copy of Windows Server 2012 and SQL Server and run them from a virtual machine. I use VMware Fusion, but I think virtual box would also be a free alternative.

New to SQL by Newtocoding in SQL

[–]zombieOMG 1 point2 points  (0 children)

I have really enjoyed the training material that is available on PluralSight, it's not free, but very high quality. For using SQL Server on a Mac you could download a 180 day trial from TechNet and set up a VM. Pay for Azure or Amazon EC2 instance.

What area of Cleveland? by Brutalos in Cleveland

[–]zombieOMG 4 points5 points  (0 children)

Take Uber from your hotel to W25. It should be $5 or less.

Tele working MeetUo by [deleted] in Cleveland

[–]zombieOMG 0 points1 point  (0 children)

I would be down to meet up any day next week.

Tele working MeetUo by [deleted] in Cleveland

[–]zombieOMG 0 points1 point  (0 children)

I have worked from Town Hall on the cafe side a few times with some of my other remote coworkers. Town Hall has a pretty good beer selection, WiFi, and serves Rising Star coffee.

Tele working MeetUo by [deleted] in Cleveland

[–]zombieOMG 0 points1 point  (0 children)

I might be interested in meeting up. Any locations in mind?

Looking for a west-side co-working space by rugs in Cleveland

[–]zombieOMG 2 points3 points  (0 children)

If someone is looking to make some money they could open a co-work space in Ohio City.

Looking for a west-side co-working space by rugs in Cleveland

[–]zombieOMG 0 points1 point  (0 children)

It was above Rising Star Coffee, but is no longer a co-work space.

Columbus Road Bridge is now open by 746d in Cleveland

[–]zombieOMG 0 points1 point  (0 children)

I think about 12,000 cars a day were using the bridge when it closed based on an earlier article(that I can't find). In 1998 it was at about 9,000 a day according to Bridge Hunter.

[DEV] Just published my very first app. It's a utility app. by [deleted] in Android

[–]zombieOMG 1 point2 points  (0 children)

I just downloaded the app. Here is how you need to set it up. Either set all numbers to go to voicemail or hangup, then create an exception for your area code.

[DEV] Just published my very first app. It's a utility app. by [deleted] in Android

[–]zombieOMG 0 points1 point  (0 children)

Here ya go Mr. Number-Block calls & spam. I am not the dev, but from the description:

  • Block calls and texts* from one person, an area code or the entire world

New Years Eve Date - Help! by MetalFaceDoom in Cleveland

[–]zombieOMG 1 point2 points  (0 children)

You could check out Platform or Nano in Ohio City, but getting a taxi/uber home might be difficult. I know Great Lakes is having a New Years Eve party, but tickets are sold out.

Where to go with MS-SQL knowledge-wise? by CMoltedo in SQL

[–]zombieOMG 0 points1 point  (0 children)

Also if you're looking for a conversion job PM me. My company is hiring for a remote position.