Skip to content

WorthPosting

  • Home
  • About

Year: 2011

Cat Links Uncategorized

Chome / Shockwave Flash Crashing

Posted on December 16, 2011December 16, 2011 teliaz

Last 2 months a had an constant issue where Sockwave flash kept crashing after a while. I had to restart

Continue readingChome / Shockwave Flash Crashing

Cat Links Uncategorized

Show hidden folders in Finder

Posted on December 15, 2011 teliaz

Open terminal and write these 2 commands [sourcecode] defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder [/sourcecode]

Cat Links Uncategorized

MySQL backup Script

Posted on August 29, 2011July 30, 2014 teliaz

The following script returns a SQL query with all your database data structure and data. [sourcecode lang=sql] if (!function_exists(‘mysql_dump’)) {

Continue readingMySQL backup Script

Cat Links Uncategorized

Leica Lenses (English)

Posted on July 14, 2011July 14, 2011 teliaz

Leica Lenses (English) from leica camera on Vimeo.

Cat Links Uncategorized

Uninstall XCode / Xcode 4 Preview

Posted on May 22, 2011May 22, 2011 teliaz

There is no application in Mac OSX to uninstall Programs. The only thing you can do is drag an application

Continue readingUninstall XCode / Xcode 4 Preview

Cat Links Uncategorized

Coredata Resource Links

Posted on April 10, 2011April 27, 2017 teliaz

  Apple resource Apple’s Core Data Programming Guide Efficiently Importing Data Apple guideline to import data Cocoa is my Girlfriend

Continue readingCoredata Resource Links

Cat Links Uncategorized

iPhone Wifi MacAddress

Posted on March 28, 2011 teliaz

[sourcecode lang=”c”] #if ! defined(IFT_ETHER) #define IFT_ETHER 0x6/* Ethernet CSMACD */ #endif – (IBAction)testAction:(id)sender { #pragma unused(sender) BOOL success; struct

Continue readingiPhone Wifi MacAddress

Cat Links Uncategorized

Linq Update FK – Operation is not valid due to the current state of the object

Posted on March 23, 2011July 29, 2014 teliaz

To update the entity in question you need to get a new entity for it from the context rather than

Continue readingLinq Update FK – Operation is not valid due to the current state of the object

Cat Links Uncategorized

Enable TSQL xp_cmdshell command

Posted on March 18, 2011May 2, 2020 teliaz

SQL Server blocked access to procedure ‘sys.xp_cmdshell’ of component ‘xp_cmdshell’ because this component is turned off as part of the

Continue readingEnable TSQL xp_cmdshell command

Cat Links Uncategorized

Remove Maintance WP State

Posted on March 10, 2011July 29, 2014 teliaz

Description of error If you’ve been keeping on top of your WordPress updates using the automatic upgrade feature, you may

Continue readingRemove Maintance WP State

  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up