Kylie icon

Kylie For Linux

  n/a
GPL    

Kylie is a web browser.. #Web browser  #Http browser  #Web client  #Html  #Http  #Www  

Description

Free Download

Kylie is a web browser. It does text, images, tables and soon forms. It doesn't know css, frames or scripting. And it's neither fast nor cute. That's why it is version 0.0.x.

Parsing

The HTML parser in MwHtmlParser.c creates a linked list of all the nodes: wordparts, whitespace and special tags.

Newline immediately before end tag is ignored. Newline immediately after start tag is ignored.

Composite objects (currently limited to TABLE, ROW and CELL, but frames belong there too) branch the list so it actually becomes a tree.

Displaying

When the widget gets the list back, it lays out the boxes by assigning width and height and placing them in a line from left to right. If there is too little space left for another box, start over on a new line.

In a second pass the objects are drawn which are located in the currently visible part of the window.

Two callbacks in the widget, begin_a and end_a, handle and tags. The coordinates are put in the a_href or a_name tables depending on their HREF or NAME values.

Composite objects are displayed by recursively drawing the list of children.

Navigation

There are two linked lists for backwards and forwards navigation. Each time we visit a link, the current url is added to the backwards lists and the forwards list is cleared, *except* when we visit the link by clicking the back button. In that case the current url is added to the forwards list instead.

Type 1 fonts

If Mowitz was compiled with t1lib support, Kylie can take advantage of it out of the box. The standard fonts.txt file is used for font management. Antialias is not supported.

IO

The IO is split into different modules with narrow interfaces. The modules are:

io.c: Register protocol drivers, normalize urls, cache documents. External linkage: load_url.

http.c: Fetch documents over http. The only symbol with external linkage is load_http, which should *only* be called from io.c.

file.c: Fetch local file or predefined "documents". External linkage: load_file and load_about.

FTP is currently not implemented.

None of this belongs in the widget code. The widget should only have the bare minimum required to render stuff in a window. The widget will probably eventually move over to Mowitz. It should suffice to have url resource that is a string to give to a loader function. This function can also be set through a resource and defaults to a function which loads the file from the local file system using the url as filename. Everything else belongs in the application.

Images

The file image.c contains a small, stack-oriented library of functions which can perform a variety of operations on images. The only thing we're using it for at the moment is to load images, usually with the help of external applications such as the netpbm kit.

An advantage to this approach is that we can display many types of images. In the future we will also be able to manipulate images in more ways than we are using now.

The disadvantage is that it is relatively slow. This is mainly due to the fact that we have to convert between the library's internal format, image, and the format X understands, XImage. It should be possible to help the situation somewhat by caching the XImage; the current cache implementation only caches the image.

What's New in This Release:

� Implemented < select > < option >, < optgroup > and < textarea >. � Speeded up object_between and add_object_box radically. � Fixed the combo box so it stores history instead of crashing. � Added a 30 second timeout to the connect() call in http.c. � Display an error message rather than crashing when a document can't be loaded. Create widgets for (some) form controls. � Suppress garbage (i.e. extra spaces or words) between < table > and first < tr >. � Documented table code (in README).

Kylie 0.0.7

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
kylie-0.0.7.tar.gz
  2 screenshots:
Kylie - screenshot #1Kylie - screenshot #2
  main category:
Internet
  developer:
  visit homepage

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

Zoom Client 6.0.0.37205

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

Microsoft Teams 24060.2623.2790.8046 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

calibre 7.8.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

paint.net 5.0.13 (5.13.8830.42291)

Packed with an array of options and an intuitive interface, this application enables you to create professional-looking photographs
paint.net

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

4k Video Downloader 1.5.2.0077 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

% discount
IrfanView
  • IrfanView
  • 4k Video Downloader
  • 7-Zip
  • ShareX
  • Zoom Client
  • Microsoft Teams
  • Bitdefender Antivirus Free
  • Windows Sandbox Launcher
  • calibre
  • paint.net
essentials


User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy