Skip to content

{handshake sound}

    • About
    • Blog Posts
August 24, 2024

Blog Posts

  • How to Create secure relational databases in SQL

    June 17, 2011

    The first step to a secure DB, is a well structured DB and the application layers that access it. Take the following example of a table containing factories and the robots they produce. FACTORYNAME ROBOTNAME FACTORY1 Ron FACTORY1 John FACTORY2 Bob FACOTRY2 Bill This serves a good purpose by itself, and allows for easy manipulation…

  • C# Nested Repeaters ASP .Net

    June 16, 2011

    Nested repeaters are a very common topic in ASP .Net so I thought it would be a good subject to write on, especially considering the number of solutions that exist when you Google “nested repeaters” that offer plug-and-play answers, but don’t actually explain why one approach may be more optimal than another. The Solution XML/HTML…

  • Show Dialog Message Box in Objective-C Cocoa

    June 13, 2011

    There are a few ways to achieve this in Objective-C/Cocoa, and I found NSAlert to be the simplest base class for this purpose. See example below of a small Utility class with this functionality. Util.h Util.m References iphonedevsdk.com, http://www.iphonedevsdk.com/forum/iphone-sdk-development/8478-simple-message-box-popup.html blogspot.com, Jorge Arimany, http://jorgearimany.blogspot.com/2010/05/messagebox-from-windows-to-mac.html Google Codesearch (“kCFUserNotification”),

  • View PDF in Objective-C Cocoa on Mac OS X using PDFKit

    June 13, 2011

    The code below has been tested and works clean on the latest version of Mac OS X 10.5 Leopard. Since it applies to native Mac OS X, and not iOS, porting this to work on iPhone/iPad is a bit different, however, it is overall very easy once you have the base concept and the main…

  • C++ concatenate strings with stream or sprint

    June 3, 2011

    There are many different ways to achieve this, but in my opinion the best method for something this commonly used is a solution that does not require additional external dependencies.. However, see reference at the bottom of this post for some other good solutions which are optimized for speed and brevity. Stackoverflow (forum), http://stackoverflow.com/questions/191757/c-concatenate-string-and-int

Previous Page Next Page

Share this:

  • Share
  • Share on X (Opens in new window) X
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading…

{handshake sound}

Blog at WordPress.com.

  • Subscribe Subscribed
    • {handshake sound}
    • Already have a WordPress.com account? Log in now.
    • {handshake sound}
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Copy shortlink
    • Report this content
    • View post in Reader
    • Manage subscriptions
    • Collapse this bar

Notifications

%d