User contributions
25 June 2010
CentOS Essentials
no edit summary
+51
CentOS Essentials
no edit summary
+743
Configuring a CentOS Postfix Email Server
Starting Postfix on a CentOS System
+4
Configuring a CentOS Postfix Email Server
New page: Email is one of the primary uses of a CentOS based server, particularly in business environments. Given both the importance and popularity of email it is surprising to some people to find ...
CentOS Essentials
no edit summary
+48
CentOS Essentials
no edit summary
+498
Configuring a CentOS Based Web Server
New page: Amongst the many packages that make up the CentOS operating system is the Apache web server. In this chapter we will explain how to configure a CentOS system using Apache to act as a web s...
CentOS Essentials
no edit summary
+570
CentOS Essentials
no edit summary
+44
24 June 2010
IPhone App Development Essentials
no edit summary
+796
An iPhone OS Core Data Tutorial
Saving Data to the Persistent Store using Core Data
+2
File:Iphone core data tutorial layout.jpg
no edit summary
File:Iphone core data tutorial entity.jpg
no edit summary
An iPhone OS Core Data Tutorial
New page: In the previous chapter, entitled Working with iPhone Databases using Core Data, an overview of the Core Data stack was provided, together with details of how to write code to implement da...
IPhone App Development Essentials
no edit summary
+38
IPhone OS Directory Handling and File I/O – A Worked Example
no edit summary
+223
IPhone Data Persistence using Archiving
Implementing the Actions and Outlets
+655
An Example SQLite based iPhone Application
Releasing Memory
+26
An Example SQLite based iPhone Application
Creating the Outlets and Actions
+682
File:Centos samba windows workgroup.png
no edit summary
Sharing CentOS Files with Remote Windows Systems
Accessing Windows Shares from CentOS
File:Centos samba configuration tool.png
no edit summary
Sharing CentOS Files with Remote Windows Systems
Configuring Samba Users and Resource Sharing
-1
File:Centos samba windows shared resources.jpg
no edit summary
File:Centos samba windows servers.jpg
no edit summary
File:Centos samba windows network.jpg
no edit summary
File:Centos samba share configured.jpg
no edit summary
File:Centos samba share user access.jpg
no edit summary
File:Centos samba create samba share.jpg
no edit summary
File:Centos samba windows explorer.jpg
no edit summary
23 June 2010
Sharing CentOS Files with Remote Windows Systems
Accessing Windows Shares from CentOS
Sharing CentOS Files with Remote Windows Systems
New page: Although Linux is increasingly making inroads into the desktop market, its origins are very much server based. It is not surprising therefore that Linux has the ability to act as a file se...
CentOS Essentials
no edit summary
+8
CentOS Essentials
no edit summary
+55
IPhone App Development Essentials
no edit summary
+1,079
File:Iphone core data relationship.jpg
no edit summary
File:Iphone core data entity attributes.jpg
no edit summary
File:Iphone core data entity edit.jpg
no edit summary
File:Iphone core data new entity.jpg
no edit summary
File:IPhoneCoreDataStackArchitecture.png
no edit summary
Working with iPhone Databases using Core Data
New page: The preceding chapters covered the concepts of database storage using the SQLite database. In these chapters the assumption was made that the iPhone application code would directly manipul...
IPhone App Development Essentials
no edit summary
+52
17 June 2010
IPhone App Development Essentials
no edit summary
+860
File:Iphone sqlite example running.jpg
no edit summary
File:Iphone sqlite example layout.jpg
no edit summary
An Example SQLite based iPhone Application
New page: In the chapter entitled iPhone Database Implementation using SQLite the basic concepts of integrating a SQLite based database into iPhone applications were discussed. In this chapter we pu...
IPhone App Development Essentials
no edit summary
+58
16 June 2010
IPhone App Development Essentials
no edit summary
+907
IPhone Database Implementation using SQLite
Creating a Database Table
-1
IPhone Database Implementation using SQLite
New page: Whilst the preceding chapters of this book have looked at data storage within the context of iPhone based applications, this coverage has been limited to using basic file and directory han...