twitter library update
Slightly modified my delphi twitter library to work with the latest ICS distribution and to remove the dependency of an altered OverbyteIcsHttpProt file.
[download#7#format=2]
[download#7#format=1]
Slightly modified my delphi twitter library to work with the latest ICS distribution and to remove the dependency of an altered OverbyteIcsHttpProt file.
[download#7#format=2]
[download#7#format=1]
2013 fix/update: http://code.google.com/p/delphi-twitter-library/
Edit: As of December 2012 Twitter api is using GZip in every callback, so you’ll have to enable content encoding before every Get/Post call, and then load the result from a gzipped stream in the RequestDone procs.
Edit June 2012: This twitter library is now deprecated and will no longer be updated. I’ve rewritten it as a generic OAuth lib to use with both Twitter and Imgur (and any other OAuth 1.0 services) for a closed source project.
This is my take on Open Auth and Twitter for Delphi. I recently had to look into it to update a twitter plugin for my Mal Upater application, so I made this small library along with a test application TwitMee. There is barely nothing at all for Delphi, and the little
I found was overcomplicated and didn’t work with Unicode (f.e. japanese symbols etc) (my library does).
I’ve been asked by a few people to make it open source, so here’s the code, use it freely as long you comply with the GPL v3 license.
Requirements: one of the latest versions of Delphi which includes Unicode. (probably easy to adapt using Jedi’s jcl implementation
for unicode strings as well).
New version up, fixes a couple minor bugs.
version 0.2 fixes a problem with unicode messages
Extremelly simplistic and lightweight Twitter Client. No fancy graphics and complicated settings, only send status updates. Just type and click.
– Install: no install required, just run the exe from anywhere, it will store access details and be ready to send right away next time you start it. Doesn’t need any frameworks like .net, air etc , pure win32 app.
– Supports UNICODE, you can send status updates in Japanese etc.
[download#6#format=2]
New version up https://eden.fm/tinypic-uploader/
Tokyo Expose 0.1 / May 19 2008
Little application to somewhat simulate the Mac/Linux(KDE?) effect that shows live thumbnails of all open applications on screen. The thumbnails update in real time and light up when you hover the mouse over.
Simply run it; when you hover your mouse over the TOP-RIGHT corner of the screen, the expose will activate, and:
left-clicking a window = bring it up
right-clicking a window = close that program
left-clicking the desktop window = minimize all programs
ESC = cancel
To close it, click “exit” from the tray-icon menu
Requirements: Windows Vista 32/64 bits
Download: http://techsuki.net/apps/TokyoExpose/TokyoExpose.exe
This is a very simple and lite application to index and search for files in your hard disks. Tired of the lame and cpu-intensive file search stuff in windows I decided to make my own. It needs to be manually re-indexed when you add new files but it suits my needs.
Download: http://techsuki.net/apps/TokyoFileSearch/TokyoFileSearch.exe (322 KB)
Runs in Windows 95 to Vista, either 32 or 64 bits. Does NOT require .net
Simply download and run it somewhere. It will create a file called “index.db” when you run the indexer, in the same exe folder, don’t delete it.
Consider it a beta since there is a lot to be done, it’s very raw now.. but does its job. Check back later for updates.
Click on the pictures for a bigger screenshot.
Recent Comments