Just a Day in the Office
Stuff about applications and databases
Menu Close
  • Home
  • Vertica Kit
  • About Me
  • Dilbert

Author: Norbert Krupa

0

Parsing SharePoint RSS Feed

Posted on May 13, 2012 by Norbert Krupa

In an earlier post I explained how I was fetching an RSS feed from SharePoint behind an https layer using cURL and PHP. In this post I’ll show how I parsed the feed.

Parsing, PHP, SharePoint, XML
0

Indexes with Included Columns on SQL Server

Posted on May 10, 2012 by Norbert Krupa

I came across a question on Stack Overflow in which an individual asked what using INCLUDE with your INDEX does.

SQL Server
2

Improving SQL Server Large Table Performance

Posted on May 8, 2012 by Norbert Krupa

Recently I encountered a table of astronomic size. The table is 27.7 GB with ~32.8 million rows. The table only had a single index and the query (below) fetches 4 columns using 3 aggregates filtering the last 6 months from… Continue Reading →

SQL Server
0

Thinking of buying a MacBook Pro? Don’t.

Posted on April 29, 2012 by Norbert Krupa

I’ve always been an opponent of Mac. Mostly because of the fanaticism behind the brand. I still cannot get my head around paying an inflated price on identical hardware just because of a brand. Not to mention, the inability or… Continue Reading →

Apple, MacBook
0

Asynchronus consumer producer example in Java

Posted on April 10, 2012 by Norbert Krupa

Consumer.java 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 //Consumer.java public class Consumer extends Thread { private Test test; private… Continue Reading →

Java
0

Fetch SharePoint RSS with PHP using cURL for parsing

Posted on April 9, 2012 by Norbert Krupa

The SharePoint instance that I needed to get an RSS feed out of was behind an https layer. To accomplish this task, I used cURL to fetch the list. In addition, I needed cURL to not verify the security certificate… Continue Reading →

cURL, PHP, RSS, SharePoint
0

MySQL backups in batch with folders and 7-Zip compression

Posted on April 9, 2012 by Norbert Krupa

I needed a way to do a daily backup of tables individually from a database. I accomplished this with a Windows batch script.

7-Zip, backup, MySQL, shell
2

getCalculatedValue() problem using IF formula with PHPExcel

Posted on April 4, 2012 by Norbert Krupa

I use PHPExcel to read and write Excel files. It is a very useful class. However, I ran into an issue with cells containing an IF formula. PHP 1 2 3 4 5 6 7 8 9 10 11 12… Continue Reading →

Excel, PHP, PHPExcel
0

Creating a JIRA issue with PHP using cURL

Posted on April 1, 2012 by Norbert Krupa

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40… Continue Reading →

cookie, cURL, HTTP Header, JIRA, PHP

Post navigation

Newer Articles

Connect

Official Seal

Official Seal

Recent Posts

  • Installing Gitblit on CentOS
  • Windows Authentication for SQL Server Connection
  • Canceling FreedomPop Premier Service
  • Bootable Windows 8 USB Drive
  • Resolving javaw.exe is not recognized With Squirrel SQL Client

Resources

  • EXPLAIN Extended
  • Large collection of free Microsoft eBooks
  • Guide to forms based website authentication
  • Fundamental differences between hashing and encryption algorithms
  • Succint data structures

SQL Server

  • 13 things you should know about statistics and the query optimizer
  • Why sum of nothing is null
  • NOEXPAND hint to use indexed views
  • Precise or fuzzy matching with CONTAINSTABLE
  • NULL Comparison Search Conditions
  • Understanding how SQL Server Executes a Query
  • Stored procedure template using TRY CATCH
  • T-SQL: COALESCE vs. ISNULL vs. IS NULL OR
  • COUNT(*) vs. COUNT(1) vs. COUNT(pk)
  • SQL Performance
  • SQL grouping ranges
  • Best way to remove time from datetime

Links

  • Prey project
  • When the nerds go marching in
  • Are databases and programming at odds?
  • W3Schools Intervention
  • How I became a Password Cracker
  • MySQL at Facebook: What is the query plan for a running query?
  • Twitter fights government subpoena
  • Code is not physical property
  • Junior DBA Interview Questions
  • USB chargers, Apple is not the best
  • Netherlands first country in Europe with net neutrality

News

  • Does your job create real value?
  • Google goes back to the future with SQL F1 database
  • Man's $600,000 Facebook Disaster Is A Warning For All Small Businesses

Humor

  • FunnyJunk tries to sue The Oatmeal
  • Programming skill vs blood alcohol concentration
  • What a crappy evening in 1998 looked like
  • Exploits of a mom
  • Google Fiber vs. Broadband
  • Maslow's hierarchy of needs

Archives

  • February 2016 (2)
  • July 2014 (1)
  • December 2013 (1)
  • November 2013 (1)
  • September 2013 (3)
  • August 2013 (1)
  • July 2013 (2)
  • June 2013 (1)
  • May 2013 (1)
  • March 2013 (1)
  • January 2013 (1)
  • August 2012 (4)
  • July 2012 (4)
  • June 2012 (7)
  • May 2012 (3)
  • April 2012 (6)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

7-Zip Active Directory Apple bulk insert centos cURL Date Efficiency Excel FreedomPop function gitblit Java MacBook Msg 207 Msg 2714 Msg 7314 MySQL mysqli openrowset Oracle Parsing PDO PHP PHPExcel PostgreSQL RSS SharePoint shell SQL sql-case sql-coalesce sql-isnull SQL Server squirrel stored procedure String T-SQL Talend temporary tables usb VirtualBox Virtual Machine Windows XML
© 2025 Just a Day in the Office. All rights reserved.
Hiero by aThemes