1001 Freelance Projects
Latest Projects from Freelance Marketplaces
Today is: 26-Apr-2024 00:02 GMT
View Project
View this project in detail (Note: you will be redirected to external marketplace)
Project title: Delphi FMX expert to build an RSS Reader - unicode and PostgresSQL
Posted by: External project from Upwork
Started: 14-Dec-2020 23:49 GMT
Description: We're researching this project and are looking for quotes to see how much it would cost.  Please include a time estimate in your proposal.



## Overview

The goal of the Unicode Reader is to build an RSS reader that brings in multiple RSS feeds which contain diverse Unicode characters and save the individual posts to a table in a PostgreSQL database. The posts can then be viewed and read in the Unicode Reader. This is a prototype - the end result does not require a huge amount of polish but should look reasonably similar and function as closely as possible unless otherwise noted in this specification.


### Key Features

- Database Usage

- XML Parsing

- Unicode Character IO


### PostgreSQL

The PostgreSQL database should be installed on the same machine as the desktop client. The RSS reader should be loading from localhost. The drivers should all be correctly configured to support Unicode and the database and tables should also be configured to support Unicode.


### Default Feeds

https://blogs.embarcadero.com/feed/

https://blogs.embarcadero.com/ja/feed/

https://blogs.embarcadero.com/de/feed/

https://blogs.embarcadero.com/ru/feed/

https://blogs.embarcadero.com/pt/feed/

https://blogs.embarcadero.com/es/feed/


## Schemas

The schemas aren’t set in stone. If you think something doesn’t make sense or needs to be changed (added or removed), let us know so we can keep the schema in sync across different platforms.


### Channels Schema


```sql

create table channels (

    id serial,

    title varchar(1024) not null,

    description text not null,

    link varchar(2048) not null,

    constraint channels_pk primary key (id)

);

```


### Articles Schema


```sql

create table articles (

    id serial,

    title varchar(1024) not null,

    description text not null,

    link varchar(2048) not null,

    is_read boolean default false,

    timestamp timestamp default now(),

    channel integer not null,

    constraint articles_pk primary key (id),

    constraint channels_fk foreign key (channel)

        references channels (id)

        on delete cascade

);

```


### Login Info

Username: postgres

Password: postgres

Server: 127.0.0.1

DBName: postgres (or just the default?)


## Requirements

### Layout

The Unicode Reader is broken down into three sections. The left section contains the list of feeds. The middle section contains the list of posts from the selected Feed (or All Feeds if selected). The left and middle sections are a fixed width. The right section takes up the rest of the client and displays the contents of the post itself. In theory the contents of the post should be loaded into an HTML frame since they will contain HTML. It should not load the URL of the post but load the post itself. Any links should open in the Desktop browser (target=_blank).



### Light And Dark Theme

The Unicode Reader should offer a Light theme and a Dark theme (see attached images). The Dark theme should be default.


## Deliverables

Complete source code for your working Unicode Reader.  Include a compiled executable if applicable or instructions for executing the code if not.

Hourly Range: $16.00-$35.00


Posted On: December 14, 2020 23:49 UTC
Category: Front-End Development
Skills:PostgreSQL, Delphi

Skills: PostgreSQL, Delphi
Country: United States

click to apply
Project ID: 3120405
Project category: PostgreSQL, Delphi
Project budget:
View this project in detail (Note: you will be redirected to external marketplace)
Last Projects / Browse Projects
  Project Started
Java Expert Needed
Category: J2EE, Java, JavaScript, PHP, Software Architecture
Budget: $10 - $30 CAD
25-Apr-2024
22:04 GMT
Foxpro 2.6 to Visual Foxpro 9 or any suitable programing language Upgrade like python
Category: Database Programming, FileMaker, Python, Software Architecture, Visual Foxpro
Budget: ₹1500 - ₹12500 INR
25-Apr-2024
22:03 GMT
Splunk Engineer for Specialty Reporting
Category: Article Rewriting, Article Writing, Linux, System Admin
Budget: $30 - $250 USD
25-Apr-2024
22:03 GMT
ARM Keil Uvision Programming Task
Category: C, Programming, Electrical Engineering, Electronics, Microcontroller, STM32
Budget: $30 - $250 USD
25-Apr-2024
22:02 GMT
socket+ node.js javascrip + python
Category: Django, Java, JavaScript, Node.js, Python
Budget: $30 - $250 USD
25-Apr-2024
22:02 GMT
Laravel Expert for Advanced User Interaction
Category: Laravel, PHP, React.js Framework, Vue.js Framework
Budget: $30 - $250 USD
25-Apr-2024
22:00 GMT
Outdoor Vlog Videography Needed in Inverness
Category: 360 Degree Video, Video Editing, Video Production, Video Services, Videography
Budget: £20 - £250 GBP
25-Apr-2024
21:58 GMT
Wix Website Design & Application Setup
Category: Adobe Illustrator, Creative Design, Graphic Design, HTML, Web Design
Budget: $15 - $25 USD
25-Apr-2024
21:56 GMT
Traducción Ingles a Español (neutro).
Category: Castilian Spanish Translator, English (US) Translator, Spanish Translator, Translation
Budget: $10 - $3500 USD
25-Apr-2024
21:56 GMT
I need a logo for my app that will be published on Google Play and Apple Store. -- 2
Category: Graphic Design, Illustration, Logo Design, Photoshop Design
Budget: $30 - $250 USD
25-Apr-2024
21:55 GMT
Classic Print Catalog Design
Category: Brochure Design, Corporate Identity, Covers & Packaging, Graphic Design, Photoshop
Budget: $30 - $250 USD
25-Apr-2024
21:53 GMT
Large-Scale MS Project Expert Needed-Utilize MS Project management software to establish comprehensive project plans - Allocate resources effectively across multiple teams and dependencies -- 2
Category: Engineering, Project Management, Project Management Office
Budget: $2 - $8 USD
25-Apr-2024
21:53 GMT
Expert Developer Needed for Memberpress Customization
Category: CSS, HTML, PHP, Web Design, WordPress
Budget: $30 - $250 AUD
25-Apr-2024
21:51 GMT
E-Commerce WordPress Design for Service Selling
Category: HTML, PayPal API, PHP, Web Design, WordPress
Budget: $250 - $750 USD
25-Apr-2024
21:51 GMT
Investor Tech Deck Creation (high-end look & feel)
Category: Business Analysis, Market Research, Marketing, Powerpoint, Word
Budget: $25 - $50 USD
25-Apr-2024
21:49 GMT
Browse All Projects
Projects by Skills ...
Projects for 'android'
Projects for 'ajax'
Projects for 'asp'
Projects for 'aspnet'
Projects for 'cms'
Projects for 'cpp'
Projects for 'csharp'
Projects for 'css'
Projects for 'delphi'
Projects for 'design'
Projects for 'drupal'
Projects for 'excel'
Projects for 'facebook'
Projects for 'flash'
Projects for 'html'
Projects for 'java'
Projects for 'javascript'
Projects for 'joomla'
Projects for 'iphone'
Projects for 'mysql'
Projects for 'photoshop'
Projects for 'php'
Projects for 'python'
Projects for 'ruby'
Projects for 'seo'
Projects for 'sql'
Projects for 'sysadm'
Projects for 'translate'
Projects for 'typing'
Projects for 'twitter'
Projects for 'vbnet'
Projects for 'xml'
Projects for 'wordpress'
Projects for 'writing'
Read RSS feeds ... New!
RSS feed for 'android'
RSS feed for 'ajax'
RSS feed for 'asp'
RSS feed for 'aspnet'
RSS feed for 'cms'
RSS feed for 'cpp'
RSS feed for 'csharp'
RSS feed for 'css'
RSS feed for 'delphi'
RSS feed for 'design'
RSS feed for 'drupal'
RSS feed for 'excel'
RSS feed for 'facebook'
RSS feed for 'flash'
RSS feed for 'html'
RSS feed for 'java'
RSS feed for 'javascript'
RSS feed for 'joomla'
RSS feed for 'iphone'
RSS feed for 'mysql'
RSS feed for 'photoshop'
RSS feed for 'php'
RSS feed for 'python'
RSS feed for 'ruby'
RSS feed for 'seo'
RSS feed for 'sql'
RSS feed for 'sysadm'
RSS feed for 'translate'
RSS feed for 'typing'
RSS feed for 'twitter'
RSS feed for 'vbnet'
RSS feed for 'xml'
RSS feed for 'wordpress'
RSS feed for 'writing'
New!
Проекты на русском
(Projects in Russian)

Long URL:
www.1001freelanceprojects.com
Mobile version:
m.1001fp.com
Copyright © 2005-2022 1001 Freelance Projects