tutorials categories list categories

geeksww tags cloud tags cloud

software ubuntu google new-release facebook virtualbox php twitter mysql business ibm development windows7 firebird microsoft mac security android mobile iphone oracle windows technology database sun opensource fedora jboss apple linux

News

Geeksww.com RSS Follow geeksww on Twitter

Prev | 1 2 3 4 5 ... | Next

Introducing Internet Browser Safari 4 Beta

Submitted by Webmaster on Tuesday February 24, 2009

It's a browser. It's a platform. It's an open invitation to innovate. Whether on a Mac, PC, iPhone, or iPod touch, Safari continuously redefines the browser, providing the most enjoyable way to experience the Internet.

Category:

Internet Browsers > Safari

Tags:

apple browser iphone ipod safari

Why Twitter uses Scala

Submitted by Webmaster on Monday February 23, 2009

Alex Payne from Twitter will be giving a presentation at Web 2.0 Expo San Francisco on 01 March 2009 about why they use Scala at Twitter. Alex is API Lead at Twitter, a social network of individuals sharing short status updates via the web, SMS, IM, and an extremely popular API.

Category:

Technology > Development

Tags:

api development scala twitter

How to Import Your Blog Into Facebook

Submitted by Webmaster on Monday February 23, 2009

Inside Facebook has recently written about simplifying how you use Facebook with other social media tools in order to make life a little easier. We've discussed merging calendaring by syncing Facebook events with Google calendar and simplifying microblogging by syncing Twitter and Facebook status messages.

Category:

Social Networks > Facebook

Tags:

blogging facebook

Firebird 2.1.2 on Mips 64

Submitted by Webmaster on Monday February 23, 2009

Phillippe Makowski tested Firebird 2.1.2 and flamerobin on Mips64 , seems that qmtest ran all OK , So i guess it can be stamped as an good port.

Category:

Database Management Systems > Firebird

Tags:

database firebird mips

OpenSSH 5.2 released

Submitted by Webmaster on Monday February 23, 2009

OpenSSH 5.2 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly.

Category:

Technology > New Feature/Release

Tags:

linux opensource openssh security ssh

Developer Preview Releases for the Visualization API

Submitted by Webmaster on Saturday February 21, 2009

We are now offering Visualization API developers an opportunity to preview upcoming release candidates. Developers can opt in to these bleeding-edge builds simply by changing one line of code when loading the Visualization library.

Category:

Technology > Development

Tags:

development google visualization-api

Using the google graph API with MySQL stored functions

Submitted by Webmaster on Saturday February 21, 2009

I created a stored function that takes a height, width and a graph type from the list of available graph types in the graph API. The function returns a url to a google graph that you can then use as you like. The possibilities are endless.

Category:

Database Management Systems > MySQL

Tags:

development graph-api mysql

Using the symfony Event System

Submitted by Webmaster on Saturday February 21, 2009

In this tutorial I would like to show how you can add flexibility to your symfony applications using the symfony built-in event system. For this example let's imagine that we have a website where the user can rate pictures from other users in the system. Every time the user rates a picture, some actions should happen according to the application business rules

Category:

Web Development > PHP

Tags:

framework php symfony

Case Study: SOA Banking Business Pattern

Submitted by Webmaster on Saturday February 21, 2009

This IBM Redpaper publication is one in a series of service-oriented architecture (SOA) papers that feature a case study involving a fictitious company called JKHL Enterprises (JKHLE). This paper focuses on the banking division of JKHLE titled JKHL Bank.

Category:

Technology > Development

Tags:

development ibm redpaper soa

Put Java in your Rails apps with Maven

Submitted by Webmaster on Friday February 20, 2009

One of the beautiful things about JBoss-Rails is the ability to integrate your Java bits right into your Rails app.

Of course, some would argue that the best way (or at least a standard way) to build Java bits is with Apache-Maven.

Category:

Technology > Development

Tags:

development java maven rails

Sharing Multiple Files at Once with iDisk

Submitted by Webmaster on Friday February 20, 2009

A number of MobileMe members have asked if there's a way to use the new iDisk sharing feature to share multiple files at once. The answer is yes, it can be done easily using the Compress command in the iDisk web app.
Here's how:

Category:

Technology > Data

Tags:

apple file-sharing idisk

Easy Parallel Processing in PHP

Submitted by Webmaster on Friday February 20, 2009

The proliferation of multicore CPUs and the inability of our learned CPU vendors to squeeze many more GHz into their designs means that often the only way to get additional performance is by writing clever parallel software.

Category:

Web Development > PHP

Tags:

multi-threading parallel-processing php programming

Sharing your best practices for making money on Facebook Platform

Submitted by Webmaster on Thursday February 19, 2009

We launched Facebook Platform to give you the opportunity to create innovative new experiences for our users, and with that gave you the flexibility to monetize those experiences in the ways you best saw fit.

Category:

Social Networks > Facebook

Tags:

ad facebook platform social-media

The Asterisk S-Prize: 10000 Call Legs, 1 Instance

Submitted by Webmaster on Thursday February 19, 2009

Asterisk is becoming more and more a choice for larger installations, both in Enterprise as well as Carrier environments. While SMB (small/medium business) continues to be the heart of the user base, it seems that many of the questions on the minds of the user and developer community have to do with scale, redundancy, and configuration issues which are relevant to larger installations.

Category:

Technology > VoIP

Tags:

asterisk digium opensource pbx voip

Things you may not know about jQuery

Submitted by Webmaster on Thursday February 19, 2009

I was going to do a bit of a series, releasing a jQuery tip every day or week or something, but I think I'm a little too lazy to commit to something like that. So I've compiled them all into one post! I'll probably add to the list at later dates so make sure to bookmark it!

Category:

Web Development > Javascript

Tags:

development framework javascript jquery

Zend announces public beta of a new product: Zend Server

Submitted by Webmaster on Thursday February 19, 2009

Zend today is announcing that it has opened a public beta of a new product called Zend Server. It's completely free for anyone to go download it and try it out. Zend is really hoping for some good feedback to make this product the best it can be.

Category:

Web Development > PHP

Tags:

php zend zend-server

Dailymotion, powered by symfony

Submitted by Webmaster on Thursday February 19, 2009

Dailymotion, one of the world's largest independent video entertainment website, is now powered by symfony. Dailymotion is among the top 60 websites worldwide. In December 2008, more than 41,9 million unique users visited the website and they viewed more than 922 million online videos (source: comScore, December 2008). Dailymotion is also the number 2 French site in the world.

Category:

Web Development > PHP

Tags:

dailymotion framework php symfony

Innobackup 1.5.1 released

Submitted by Webmaster on Thursday February 19, 2009

InnoDB Backup Utility (innobackup) 1.5.1 has been released. This version fixes a bug in MySQL binlog reporting with MySQL 5.1.

Category:

Database Management Systems > MySQL

Tags:

innobackup innodb mysql new-release

Your own PHP DNS daemon

Submitted by Webmaster on Thursday February 19, 2009

After my initial announcement of a PHP DNS Daemon, and some performance tests, and since it has been widely reported over internet (Zend DevZone, and today on Nexen which is deeply involved with French php community), I finally found the strength to write a guide on "how to get started with DNSd".

Category:

Web Development > PHP

Tags:

dns dns-daemon php

FLAP ( Firebird+Linux+Apache+PHPerl) is rather an operating platform than an application

Submitted by Webmaster on Thursday February 19, 2009

Since there are too many applications, really too many, to run on FLAP, it is impossible to list them all, or even impossible to list most of them here, I just list the most commonly used FLAP applications here. If you are running any other FLAP applications, it would be a great honour for me if I could have them listed/linked here.

Category:

Database Management Systems > Firebird

Tags:

firebird flap lamp linux platform

Prev | 1 2 3 4 5 ... | Next