RADTweet | Andreano Lanusse | Technology and Software Development Where Andreano Lanusse talk about technology, software development, programming techniques, databases, games and more through articles, tutorials and videos Thu, 20 Jan 2011 06:54:37 +0000 en hourly 1 https://wordpress.org/?v=6.7.5 RADTweet – Twitter desktop client build with Delphi http://www.andreanolanusse.com/en/radtweet-twitter-desktop-client-build-with-delphi/ http://www.andreanolanusse.com/en/radtweet-twitter-desktop-client-build-with-delphi/#comments Fri, 22 Jan 2010 07:55:00 +0000 http://www.andreanolanusse.com/en/?p=218 Finally after few weeks the RADTweet source code is available to download. RADTweet is a desktop client for twitter build in Delphi. The idea behind this project is to show how to use Twitter API and how you can interact the Delphi features with Twitter. This is an Open Source project under MIT License. There […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
Finally after few weeks the RADTweet source code is available to download. RADTweet is a desktop client for twitter build in Delphi. The idea behind this project is to show how to use Twitter API and how you can interact the Delphi features with Twitter. This is an Open Source project under MIT License.

There are many other features to add using the Twitter API, anybody can contribute to improve the RADTweer, is Open Source.

The application is one sinble EXE file, at the first start up it 3 files will be created, those binaries files are use to cache messages and configuration, and can be read from ClientDataSet.

The application has some features, like:

  • List of messages
  • List of Mentions
  • List of followers
  • Set message as favorite
  • Also, show how many friends, followers and following people
  • And many other features

Also, XML format is use to read the Twitter API response and when necessary save the information in ClientDataSet as a cache mechanism, download the source code or the binary and have fun.

If you would like to contribute with this project you are very welcome, as much you contribute you will be came officially part of the project.

The RADTweet source code is available in SorceForge, also the version 1.0

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/radtweet-twitter-desktop-client-build-with-delphi/feed/ 3
Twitter Desktop Client – powered by Delphi http://www.andreanolanusse.com/en/twitter-desktop-client-powered-by-delphi/ http://www.andreanolanusse.com/en/twitter-desktop-client-powered-by-delphi/#comments Tue, 06 Oct 2009 08:59:06 +0000 http://www.andreanolanusse.com/en/?p=128 If you are following me on Twitter, probably read some of my message mentioning “message sent from Delphi Twitter client” and it was true. During the last 2 weeks I have been working to create a Twitter desktop client in Delphi, this weekend I made a lot of progress. The first release you will be […]

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
If you are following me on Twitter, probably read some of my message mentioning “message sent from Delphi Twitter client” and it was true.

During the last 2 weeks I have been working to create a Twitter desktop client in Delphi, this weekend I made a lot of progress.

The first release you will be able to see your recent messages, retwitter and add favorites. The application will use around 6-7MB RAM and EXE file less them 3MB.

Here a first screenshot, using the VCL components.

Delphi Twitter Desktop Client

I expected to release the first version in 2 weeks, and yes I will provide the source code. I’m looking to host the project on SourceForge.

I need to define the name for this application, based on legal reason we can’t use the name Twitter. We can use like TwiDDer, TwiiPPer, anything like that, but again no Twitter, understandable they wanna protect the brand.

So I would like to ask for the Delphi Community “What name should we give for this application?”, please add your comments.

Andreano Lanusse | Technology and Software Development Follow me on Twitter: @andreanolanusse

]]>
http://www.andreanolanusse.com/en/twitter-desktop-client-powered-by-delphi/feed/ 19