Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • data_columns ... do |t| t.text :data end == Examples class Person < ActiveRecord::Base data_columns :icq, :skype data_columns :phone # type triggers standard conversions # no type - no conversions data_columns :some_time_ago, : ...
  • emacs-chat ... of existing directory for store history (setq pidgin-messenger-directory "~/.pigin_log_directory") (pidgin-connect) ~~~~~~~~~~~~~~~~~~~~ run for chat with jabber protocol: M-x pidgin-chat-with run for chat with icq protocol: M-1 M-x pidgin-chat-with
  • psilibnotify ... , Unix/X11, and Mac OS X. The interface is very ICQ-like. Alerts appear in the contact list when events are received, and things like subscriptions requests appear as "system messages" (ICQ users know these well). Even "Chats" are queued in the ...
  • psifdnotify ... , Unix/X11, and Mac OS X. The interface is very ICQ-like. Alerts appear in the contact list when events are received, and things like subscriptions requests appear as "system messages" (ICQ users know these well). Even "Chats" are queued in the ...
  • postgresql_complex_types ... are used: pure Ruby one and RubyInline-based parser on C. = Contacts Author: Max Lapshin Email: max@maxidoors.ru ICQ: 64541170 Jabber: max@maxidoors.ru Website: http://github.com/maxlapshin/postgresql_complex_types = Usage example: db/migrate/ ...
  • pidgin-clone ... a library intended to be used by programmers seeking to write an IM client that connects to many IM networks. It supports AIM, ICQ, XMPP, MSN and Yahoo!, among others. Pidgin is an graphical IM client written in C which uses the GTK+ toolkit. Finch is ...
  • poe ... a file Doesn't block the rest of the program Can be used to watch many log files May be used with AIM/Yahoo/ICQ/IRC components for reporting Wheel::FollowTail example POE::Wheel::Run Runs programs and interacts with them via standard I/O Can use ...
  • purple_ruby ... ( http://developer.pidgin.im/wiki/WhatIsLibpurple ) and therforce supports all protocols that Pidgin/Adium supports (MSN/Gtalk/Yahoo/AIM/ICQ etc). For MSN, we recommend msn-pecan ( http://code.google.com/p/msn-pecan/ ), which is more more stable than ...
  • bluecube ... I hope you have fun with this game... For comments, suggestions, questions or other stuff you can drop me a line (the_stack@users.sourceforge.net) or contact me over ICQ (#166224863). Greetings, Sebastian Falbesoner (the_stack) / 17.12.2003
  • smsbot-via-climm this is an smser i made that basically asks for a phone number and a msg then sends it as sms via icq, it parses the information it needs such as uins on its own from a file called accounts.txt then sends the messages you specify one by one till it ...