Thursday, March 31, 2011

Who is online for Facebook in php

Hi dudes!
One more job is done. Who is online application for facebook. Firstly I want to make it using xmpp - by getting the roaster list. But then I made it by Curl connection to server, saving the cookies and new Curl query to http://www.facebook.com/presence/popout.php - here you can see all your online friends and parse the information from here. I don`t show the sources - it is not difficul and if you need it - just comment.
https://login.facebook.com/login.php?login_attempt=1",true,null,"email=$EMAIL&pass=$PASSWORD - is the string for curl login to Facebook account.

Facebook chat bot application in Delphi

Hello! I`ve just finished my project at Scriptlance.com - Chat bot for Facebook chat. It took me two weeks to make it work and to make it work as I need. The main features are:
- using XMPP - Jabber protocol for chatting
- three files for chat bases - main answers, answers for certain topics and random answers
- bot works rather quickly
If you need the sources or want to know how to do it - write, comment - i`ll teach you.

Wednesday, March 9, 2011

Facebook chat using PHP

Start using Facebook chat in your web sites. It is easy, interesting and gives new opportunities. Read more. The XMPP-Protocol (which is the official name of the “Jabber”-Protocol) is released under open source, Jabber itself has many advantages in comparison to other instant messaging protocols:
It’s open source
It’s based on plain-text, xml-style data
Everyone can set up a own Jabber-Server
It’s decentralized: There are now “central” server

Tuesday, March 8, 2011

Google search extra.


Sometimes you need a little bit more power of your  Google search. Have in mind though that even very advanced searchers, such as the members of the search group at Google, use these features less than 5% of the time. Basic simple search is often enough. As always, we use square brackets [ ] to denote queries, so to be or not to be ] is an example of a query; to be ] or not to be ] are two examples of queries.

Facebook who of the friends are online script.

Searching how to make it - found 2 variants:
 - the first using fql request
- the second connect as jabber client to facebook chat and there find the users status.
No more variants.

Facebook chat bot.

Facebook is very popular. There are different programs, scripts people make for Facebook or using it. But not long ago I had a task to make Facebook bot application with minimum bot logic - just answer the messages. The answers were stored in a txt file and ahd format like key=answer. The bot searches for key in the received message and answers. If the key were not found then random answer from the second txt file. The bot was written in Delphi as a jabber (xmpp) client for Facebook chat. The bot works and now we add new features for the bot. It can be used not only for just an answering machine but for advertising - for example Travel Agency starts the bot, you need to know when is the airplane to England - you just send -= air England 30/03/2011 =- and the bot answers you when will be the plane. I think it is ideal for my bot.

Ten Simple Security Searches That Work

Introduction

Although we see literally hundreds of Google searches throughout this book, sometimes it’s nice to know there’s a few searches that give good results just about every time. In the context of security work, we’ll take a look at 10 searches that work fairly well during a security assessment, especially when combined with the site operator, which secures the first position in our list. As you become more and more comfortable with Google, you’ll certainly add to this list, modifying a few searches and quite possibly deleting a few, but the searches here should serve as a very nice baseline for your own top 10 list. Without further ado, let’s dig into some queries.