Main Topics
Browse All Topics
How to Disable Cellular Data Network (Internet) on iPhone?How to Disable Cellular Data Network (Internet) on iPhone? (Taken from my web) You may need to disable cellular data network on your iPhone in some conditions, after tapping menus and wasting your time, you may find out it is impossible, or may Views: 16473Comments: 2 |
import self-signed certificates into iPhoneIf you need to import self-signed SSL certificates into your Apple iPhone, you may get the cryptic error message: "Invalid Profile - Profile format not recognized". Apparently, the iPhone doesn't understand the usual PEM (Privacy-Enhanced Mail) c Views: 12565Comments: 2 |
Troubleshooting File Sharing Issues with With Mac OS X and WindowsConnectivity using SMB Symptoms When connecting to Windows Server shares from a Mac you receive an error similar to "Connection failed because the original item could not be found"Authentication persistently fails to a Windows Server from a Mac wi Views: 7630Comments: 11 |
Setting up a practice lab to study AD, Exchange, etc. for beginners.Hi Folks, This article is intended to throw some light or basically give an idea towards taking the first step in the world of Systems Administration. This would in the real context of the word "Systems Administration" which would mean right from Views: 5491Comments: 3 |
Simple Binding. Cocoa GUI Application without Outlets.An Outlet in Cocoa is a persistent reference to a GUI control; it connects a property (a variable) to a control. For example, it is common to create an Outlet for the text field GUI control and change the text that appears in this field via that Ou Views: 5342Comments: 7 |
iTunes Fails to Download Song on Mobile Device: Download Error. Tap to Retry.I recently tried to buy two songs from iTunes on my iPhone 3G. Both songs errored out and listed in the "Downloads" tab with the error "Download error. Tap to retry." The problem is that no matter how many times I tried, it failed and returned to Views: 5117Comments: 4 |
Tips For A Successful Point Release Upgrade to OS XThis article will cover some tips for successfully installing the new update to OS X; 10.5.7. Although the information contained within could be used for any OS X point release. Please note that this information applies to point releases to a parti Views: 4749Comments: 10 |
Running Mac OS 9 under Mac OS X on IntelEven though Mac OS X has been around for many years now, certain well-liked and eminently useful software apps never made the jump from Mac OS 9 to Mac OS X. Ever used Word Perfect for Mac? Version 3.5 was the last version, built for Mac OS 9. Who c Views: 3873Comments: 9 |
If You Don't Need Interface Builder.Preface I don't like visual development tools that are supposed to write a program for me. Even if it is Xcode and I can use Interface Builder. Yes, it is a perfect tool and has helped me a lot, mainly, in the beginning, when my programs were small Views: 3489Comments: 10 |
Optimizing Lithium-ion batteries in Apple Portable NotebooksThe purpose of this Apple-hardware based article is to provide helpful information about an important component required of all Apple portable notebooks (Apple does not call them "Laptops" because they are too hot to sit on your lap), but is not o Views: 3350Comments: 16 |
First iPhone ApplicationHave you thought about creating an iPhone application (app), but didn't even know where to get started? Here's how: ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Important pre-programming comments: I’ve never tri Views: 2979Comments: 15 |
Apple Carbon Programming. QuickStart.Preface In the first 100 days of the Macintosh release in January 1984, Apple sold 72,000 of the computers. Relatively cheap, easy-to-use personal computer with a graphical operating system. I've never seen this model. I did see this one: Views: 2912Comments: 2 |
Basic Troubleshooting of the iPhoneAlthough the iPhone has become an incredibly popular device in the cellular industry, the complex technology and software coordination required between Apple and the wireless carriers have seemed to leave many iPhone owners with technical issues. Views: 2660Comments: 6 |
Resolving the Mysterious "Flashing Finder" Issue in Mac OS X 10.4 TigerFinder. The ubiquitous, built-in feature of the Mac OS X platform, that never sleeps, can help get to any destination within your Mac OS X volume, allows you to customize your desktop, files and folders and so much more. As one of the primary Views: 2584Comments: 8 |
iPhone Current Location TutorialThis tutorial is posted by Aaron Wojnowski, administrator at SDKExpert.net. To view more iPhone tutorials, visit www.sdkexpert.net. This is a very simple tutorial on finding the user's current location easily. In this tutorial, you will learn ho Views: 2529Comments: 1 |
Iphone / Ipad free VOIP applicationsThe usage of voip service is growing at a very high speed; especially in corporate environments to cut down the cost of the normal huge telephone bills. There are many voip enabled handsets that are available. In the near future we can forget about Views: 2512Comments: 10 |
MS Word says "There has been a network or file permission error" when you try to save a documentIn certain circumstances, a Microsoft Office mac application may fail to save a document to a network server, with the following error message: "There has been a network or file permission error. The network connection may be lost." An article at Views: 2509Comments: 1 |
Symantec AntiVirus LiveUpdate for Macintosh failure - "There was an error performing the update"The error "There was an error performing the update" occurred on a Mac OS X client workstation running Symantec AntiVirus for Mac - the Enterprise product version, not the consumer-oriented Norton AntiVirus for Mac. The message itself is not ve Views: 2502Comments: 0 |
*** CD or DVD will not eject from Apple Desktop Computer ***Troubleshooting Apple Desktops has its challenges just like any component of high technology and innovation. Some hardware issues within Apple Desktops, are fairly simple to resolve and have straight-forward procedures. With other hardware probl Views: 2314Comments: 5 |
Changing Google Search in Safari 4.0, for more Search Engine optionsIf you have ever wondered how to change the search engine in Safari v4.0 to a different search engine, it is not that easy. In fact you need some good programming skills to actually know how to modify the only search engine in Safari, Google, in Views: 2238Comments: 3 |
Features and Benefits of Snow Leopard's "Wake on Demand" serviceWith the major release of Apple's 7th addition to the Mac OS X family, Mac OS X 10.6 Snow Leopard, there are a lot of enhancements which have arrived with this new OS X upgrade. With the number of enhancements and refinements I can provide deta Views: 2210Comments: 8 |
Creating a FileMaker Startup File for a Remote DatabaseProblem: You have a hosted FileMaker database and users are tired of having to use Open Remote or Open Recent to access the database. They say, "can't you just give us something to double-click on rather than have to go through those dialogs?" An Views: 2191Comments: 14 |
Mac OS X 10.7 / Lion – First look at /etc/authorization usageThe /etc/authorization file in Mac OS X 10.x can be used to control access to the various panes of the System Preferences amongst other things. It’s used by some of us Mac Sys Admin’s to give Standard Users access to System Prefs panes that only adm Views: 2066Comments: 6 |
OSX Client Deployment Using DeployStudioDeploystudio is a system which can be used to deploy OSX clients and servers within the small/medium or large business environments. The system is built onto of the OSX Server NetBoot system and uses images & workflows as its core assets. While work Views: 2060Comments: 1 |
Create Excel Supported XML in iPhone using Xcode.This article guides you how to create Excel readable XML format using xcode. Here are some points you must take care - First create a NSMutableString variable NSMutableString *excel = init]; and then build up your string with a header, th Views: 2016Comments: 5 |
Smart pop-ups (chasing windows)Pop up windows can be a useful feature of any Filemaker database. Though best used sparingly, they can be employed in a multitude of different ways, for example; as a splash screen at login, during scripted processes to control user input, as pick Views: 1969Comments: 8 |
Shutdown Windows XP/Vista/7 with iOS using Mobile MouseEver wanted to watch videos in your computer from the bed without the need of standing up and shutting down the computer? Is your computers operating system Windows XP, Windows Vista or Windows 7? Do you own a iOS device? If all the answers were y Views: 1953Comments: 6 |
A beginners guide to installing DeployStudioDeploystudio is a system which can be used to deploy OSX clients and servers within the small/medium or large business environments. The system is built ontop of the OSX Server NetBoot system and uses images & workflows as its core assets. Although Views: 1917Comments: 3 |
iPad Wifi trickHello fellow iPad users, Check for software updates by going to itunes.com and download the latest version of iTunes and installing it. It makes a big difference in the drivers it install for your iPad and when syncing other apple devices such a Views: 1906Comments: 7 |
FileMaker Consolidation - merging multiple filesConversion Steps for merging and consolidating separate Filemaker files The following is a step-by-step guide for the process of consolidating two or more FileMaker files (version 7 and later) into a single file with multiple tables. Sometimes th Views: 1831Comments: 9 |
Workaround for dysfunctional multiple selectors in syslogSyslogd is a utility that traps and logs messages sent by running processes. It is configured with the syslog.conf file, which consists of lines containing a pair of fields: "the selector field which specifies the types of messages and priorities to Views: 1816Comments: 0 |
Learning OS X - Getting familiar with FinderAre you new to OS X? This helpful advice could get you quickly up to speed if you are making the transition from windows or totally new to OS X. Finder gives you the visual connection between you and the files located on the hard drive of your A Views: 1813Comments: 8 |
How to recover a playlist after moving the musicHow to recover a playlist after moving the music from one location, folder or hard disk, to a new one, folder or disk. Disclaimer I have performed this procedure after moving my music from one hard disk to a second hard disk using Windows XP sp3 Views: 1791Comments: 7 |
Video to iPod, two optionsHOW TO PUT VIDEOS ON YOUR iPod This article provides step-by-step instuctions on how to to use freely-available software tools to transfer video files to your iPod DISCLAIMERS: * Please remember that making copies of copyrighted material is ill Views: 1722Comments: 10 |
How to extract the music from an iPod with freewareHow to extract the music from an iPod with freeware. Freeware Not for iTouch or iPhone only works under Windows. iDump ... Views: 1695Comments: 25 |
Script to Delay and Stagger the Launch of Login Items Under OS XIf you are using Mac OS X and have a large number of login items set up in accounts, under system preferences, you may find that your computer is sluggish and unresponsive during startup until everything is done launching. Another problem that a Views: 1686Comments: 8 |
Backups in a OSX / Mac and Windows NetworkSUMMARY Enterprise backup in a heterogeneous network is a subject full of complications and restrictions. Issues such as filename & path structure, attributes and extended metadata always tend to complicate the subject to the extent where either Views: 1576Comments: 2 |
Options for Viewing Flash on your iPadThere are many out there who own an iPad but are frustrated by the lack of Flash support. This prevents many webpages from displaying their content correctly on the iPad . In addition Flash games are not supported on the iPad either. Regardless of Views: 1517Comments: 6 |
Creating Software Packages in OSXPackage creation on OS X uses the PackageMaker utility installed as part of the XCode development suite ( on the OSX Client CD). Packages can be installed as part of the machine build process, or later using Apple Remote Desktop. They are generally Views: 1468Comments: 1 |
Apple iTunes - Move from PC to PCApple iTunes - Move from PC to PC First login to your old PC 1. Click on File. 2. Then click Library. 3. Now open the Export Library. 4. Save the .xml file to your desktop. This file will hold all of the information about your playl Views: 1366Comments: 7 |
SecureHome Turns Your Mac into a Security AlarmIf you other experts are anything like me you are always looking into and testing out new features. While I was doing some research one day I ran across an app that I installed on my Mac and used as a security system. Mac OS X: SecureHome uses your Views: 1223Comments: 3 |
iPhoneAbstract - With Apple producing millions of units annually, it might make good business sense to become an Apple Certified Development center. The iPhone, iPad, and iPod consistently use the same SDK and development methodologies and this process Views: 1060Comments: 6 |
My Experience With iCloudYesterday Apple introduced their revolutionary new iOS 5 operating system that claims to be the ultimate mobile technology interface. One of the biggest innovations of the new operating system is the introduction of the iCloud computing network. Thi Views: 950Comments: 4 |
Reset a forgotten Open Firmware password on a PowerPC Apple iBookApple's line of laptop computers has made significant strides forward in the last few years. The biggest change being the switch to Intel processors in 2005. One thing about Apple hardware, especially that from a few years ago, is the tendency for i Views: 950Comments: 2 |
Mac Flashback Prevention and RemediationApple's Mac OS X has become an official member of the malware club. The Flashback Trojan has affected over half million Macs, worldwide. It is behavior that ultimately gets malware onto a person’s computer. Obsolete or out-of-date software helps Views: 793Comments: 7 |
Apple iPhone OS 4.0 and Major DisappointmentThe iPhone OS 4.0 was just announced today, yet I'm still extremely disappointed. Let's go over some facts: New Features: Multitasking Yep - iPhone 3GS can perform multitasking now. Per-App SMS and Alerts Your apps can now send you a messa Views: 343Comments: 3 |
How to Secure a MacInformation security is a multi-billion dollar industry. Just as lucrative is the black market industry which trades stolen identities, credit card numbers and software exploits all over the world. Nothing is hack-proof. The best one can do is make Views: 284Comments: 0 |
Problems with ActiveSync iPhone 3.0We upgraded an iPhone from 2.2 to 3.0 and had problems syncing the phone to our Exchange 2003 SP 2 server. It had worked fine with 2.2. It would not activate with 3.0 unless wi-fi had been disabled on the device. The error we got was: "Cannot Get Views: 181Comments: 3 |
How to Jailbreak and Unlock your iphone or ipod touch on 3.1.2Jailbreaking your iPhone3G/3Gs/iPod Touch The first step to Jailbreaking your phone is educating yourself about it. Google Jailbreaking. Check out a few good websites like ModMyI.com to understand why people jailbreak their phones in the first p Views: 141Comments: 16 |
iPad: An answer to current consumer products, not current consumersAn answer to currents products, not currents Consumers As Apple users what we were looking for a Macbook Air Touch. What we got was the iPad. Its exactly what Jobs promised. A third device. But was not what we expected. What we expected was a rep Views: 133Comments: 5 |
Magdi's Logic (ternary Logic)Is the logic of a new algebra can be applied electronically depends on the (0) and (1), but in Three aspects {(0 0), (1 0) and (1 1)} instead of two aspects {(0) and (1)} where that logic (the logic of Boolean) depends on the bilateral (false - tru Views: 113Comments: 9 |
iPhone for Medical devicesMarch 16, 2011 iPhone® for Medical Purposes Executive Summary Since Apple iPhone® and iPad® announced their ability to support the medical industry, they have been phenomenally successful. Their product has vision and capability as neve Views: 56Comments: 7 |
Selection, Editing and Re-OrderingHi Friends, We have applied delete, reordering, row selection and various functionality on UITableView. I got some experience while working on tables that if you set your table for delete and reordering using , it will not Views: 54Comments: 2 |
Short keys used in OutlookKeys Used IN OUTLOOK Advanced Find --> Ctrl-Shift-F Bold --> Ctrl-B Check for new mail --> F9 (Outlook 2003) Check for new mail --> F5 (Outlook 2000,2002) Close a window --> Alt-F4 Close a window --> Esc Copy --> Ctrl-C Create Appointm Views: 46Comments: 3 |
How to Improve your computer SpeedMethod for improving the speed of your computer Go to the start button => Go to Run and type temp. A new window box appear now delete all the files in this folder and Perform the same steps changing the name in command prompt %temp% and next Views: 42Comments: 2 |
Migrating Users from Windows 2003 to Windows 2008 using ADMT 3.1Hi guys, I’m going to talk today about the ADMT 3.1 and the complete process of migrating users accounts and passwords supported with snapshots. Active Directory Migration tool “ADMT 3.1” is the latest version that can be run on Windows 2008. Th Views: 41Comments: 9 |
Mac Ports Maintenance Tips How to reduce the footprint MacPorts: Installed,in-active,update Views: 41Comments: 1 |
Date ComparisonHi, I am putting some sample code how to compare two dates. For this first you have to specify the date format because both dates are in the same format. You can use NSDateFormatter. NSDateFormatter *df= init]; ; NSDate *dt Views: 41Comments: 2 |
XML Parsing in iPhone(Objective-C)This Article will help you in learning to parse the data which you will be getting from the SOAP services in XML format. 1)XML data and SOAP request, we need to create a URLRequest. We have add HTTP Header values, those values you read from t Views: 28Comments: 7 |
iPhone 4I don't really think iPhone 4 is going to change everything again. We have to be precise on what we mean by that. I mean, the technology used by this device has been out there several years ago now, I am referring to video calling. The point is that Views: 22Comments: 9 |
tcp connection failureI just recently have experience a problem with two applications that interface with each other. I have a call accounting system that interfaces with a property management system (call accounting passes phone charges to pms to charge on hotel bill). Views: 18Comments: 2 |
Online Banks and Safari 5I regularly upgrade my Apple Mac OS X software inline with the hardware I use. I recently upgraded Safari from Safari 4 to Safari 5 only to find that a regular Web site I visit does not support the browser. The Web site is an online banking Web si Views: 8Comments: 2 |
If your MacBook tries to eject a disk but doesn't quite.I was having trouble getting DVDs back out of the drive on my original MacBook Pro. There is no mechanical trick about sticking a paper clip in a special hole. Each time I tried, the disk would stop and I could see the edge just peeking out of the s Views: 7Comments: 0 |
Filemaker 12 Installation TipsThis is not a replacement for Chapter 5, "Upgrading or moving an existing installation" within "Filemaker Server 12 Getting Started Guide." However, since we just upgraded from Filemaker 11 to Filemaker 12 over the weekend, thought we would add som Views: 1Comments: 0 |
strung
249,794
Guru
900 points yesterday
ProfileProgrammer-x
158,591
Guru
0 points yesterday
Profilewillmcn
136,072
Master
2,800 points yesterday
Profileeoinosullivan
127,549
Master
1,000 points yesterday
Profilemaximus5328
88,671
Master
500 points yesterday
Profilepgnatyuk
79,972
Master
10 points yesterday
Profileakahan
64,882
Master
0 points yesterday
Profiledarbid73
62,204
Master
2,000 points yesterday
Profilejason1178
52,344
Master
0 points yesterday
ProfileNorth2Alaska
52,132
Master
0 points yesterday
Profilealanhardisty
51,677
Master
0 points yesterday
Profileishcabittle
49,048
0 points yesterday
Profilesigurarm
41,897
0 points yesterday
Profilethinkpads_user
39,618
0 points yesterday
Profilemccrick
29,552
0 points yesterday
Profilejhyiesla
24,533
0 points yesterday
Profilevallis
20,796
0 points yesterday
ProfilePeerbolte
20,548
0 points yesterday
ProfileAnuroopsundd
20,354
0 points yesterday
Profilerobertcerny
18,875
0 points yesterday
ProfileMac2010
17,675
0 points yesterday
Profilenxnw
17,014
0 points yesterday
ProfileDaveBaldwin
16,761
0 points yesterday
Profilearnold
16,283
0 points yesterday
Profileun1x86
16,200
0 points yesterday
Profile