Events

Later items

British Airways has started daily service between Chicago and London on the Airbus A380: Last year, British Airways said it would begin using the A380 on one of two daily flights between Chicago and London. The aircraft seats up to 469 passengers in four cabins, including 14 first-class suites, 97 lie-flat business-class seats and 55 premium economy seats, with the remaining 303 in coach, British Airways said. It’s only within the past couple of years that O’Hare has had facilities to accommodate the...
It's entirely possible that I'll have more free time after today, at least for a week or two. It's entirely possible that I have just looked at my calendar for this week and laughed at the previous sentence.
In advance of the largest expansion in the airport's history, the Tribune has a cool timeline of the airport's history. Concerts tonight and Sunday; another, private performance tomorrow. And then I get a week off of choir.
Back in the day, Rudy Giuliani put away a lot of bad people when he served as the U.S. Attorney for the southern district of New York. Then he because mayor of New York and did some good things (and some bad). Flash forward 30 years. Yesterday he went on TV and seriously injured his client's, President Trump's, interests: [F]ormer New York mayor Rudolph W. Giuliani, a recent addition to Trump’s legal team, acknowledged for the first time that Trump had repaid [other Trump attorney Michael] Cohen —...
Sterling Bay, the company developing the Finkl site in Lincoln Park, has reached a deal with the Chicago Terminal Railroad to extend the 606 Trail across the Chicago River: Sterling Bay, which plans a big development on the former Finkl steel plant site and neighboring parcels, has resolved its dispute with a rail company that owns train tracks that run across riverside land and on to Goose Island. The rail company, Chicago-based Iowa Pacific Holdings, infuriated Sterling Bay and Goose Island...
This month will see two important Daily Parker milestones. This is the first one: the 6,000th post since braverman.org launched as a pure blog in November 2005. The 5,000th post was back in March 2016, and the 4,000th in March 2014, so I'm trucking along at just about 500 a year, as this chart shows: Almost exactly four years ago I predicted the 6,000th post would go up in September. I'm glad the rate has picked up a bit. (New predictions: 7,000 in May 2020 and 10,000 in April 2026.) Once again, thanks...
Ah, Chicago, your weather really builds character. Yesterday our official temperature got up to 27°C; today's forecast is 29°C. So it might surprise you that Sunday's low was -1°C, a record fro April 29th. Or maybe it won't surprise you. Especially given the other records we set in April: The Chicago area saw a record 16 days in which temperatures were 32 degrees or lower in April, said Kevin Donofrio, a meteorologist for the National Weather Service. The previous record was set in 1874 and 1873 for 15...
Here's the complete list of topics in the Daily Parker's 2018 Blogging A-to-Z challenge on the theme "Programming in C#": A is for Assembly (April 1) B is for BASIC (April 2) C is for Common Language Runtime (April 3) D is for Database (April 4) E is for Encapsulation (April 5) F is for F# (April 6) G is for Generics (April 7) H is for Human Factors (April 9) I is for Interface (April 10) J is for JetBrains (April 11) K is for Key-Value Pairs (April 12) L is for LINQ (April 13) M is for Method (April...
Here's the complete list of topics in the Daily Parker's 2018 Blogging A-to-Z challenge on the theme "Programming in C#": A is for Assembly (April 1) B is for BASIC (April 2) C is for Common Language Runtime (April 3) D is for Database (April 4) E is for Encapsulation (April 5) F is for F# (April 6) G is for Generics (April 7) H is for Human Factors (April 9) I is for Interface (April 10) J is for JetBrains (April 11) K is for Key-Value Pairs (April 12) L is for LINQ (April 13) M is for Method (April...
Today is the last day of the 2018 Blogging A-to-Z challenge. Today's topic: Nothing. Zero. Nada. Zilch. Null. The concept of "zero" only made it into Western mathematics just a few centuries ago, and still has yet to make it into many developers' brains. The problem arises in particular when dealing with arrays, and unexpected nulls. In C#, arrays are zero-based. An array's first element appears at position 0: var things = new[] { 1, 2, 3, 4, 5 }; Console.WriteLine(things[1]); // -> 2 This causes no end...

Earlier items

Copyright ©2026 Inner Drive Technology. Privacy. Donate!