Welcome to the Roman Gelembjuk's blog
Extracting data from HTML pages with Perl

Extracting data from HTML pages is procedure that is used more and more in different applications. Usually, codes use regular expressions to get some data from HTML page. This is not good solution when it is needed to extract complex data structure. Regular expression usually are big and difficult to understand if it is needed to change after some time or another coder want to change.

I found another solution. I have create Perl module that extracts data with using template. Template is HTML code with some special tags and attributes on place of data to extract.

Last Updated on Friday, 26 February 2010 08:32
 
SMEStorage Joomla component

I have released SMEStorage  Joomla component. This is tool for creating file downloads directory with Joomla site.

The component is like mirror of SMEStorage folder. It shows folders and files and allow files to be downloaded.

Files are stored with SMEStorage. SMEStorage allow to store files in different clouds - Amazon S3, Gmail, Google Docs, FTP, WebDav, iDisc and more.

Last Updated on Friday, 19 February 2010 14:26
 
Uploading file to SMEStorage

In this post i will describe php sample that uploads file to SMEStorage (http://www.smestorage.com)

In previous post  i wroute about how SMEStorage API works in general and creating of folder was described.

Now i will extend that sample and add function for uploading of the file.

 

Last Updated on Thursday, 18 February 2010 14:43
 
Getting keywords of the text

I have written simple Perl script that extracts keywords from the text.

The tool is avaliable to play with the link http://gelembjuk.com/cgi-bin/science/textmining/1/keywords.pl

This tool extracts all words from text, remembers each word count of repeating and then leave most used words as keywords. Also words are filtered , some common words are dropped from the list.

Last Updated on Friday, 19 February 2010 14:27
 
Site update

At last i updated my site. Old version was run at 2005 with Joomla 1.0 . I decided to in the front of web technologies and use latest version of best CMS Joomla.

Also i was not able to show demos for Joomla 1.5 on older version.

And another reason to update was security level .

Old site is still avaliable with address http://old.gelembjuk.com

 
<< Start < Prev 1 2 3 4 Next > End >>

Page 3 of 4