-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.htm
executable file
·83 lines (82 loc) · 2.64 KB
/
home.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.6.0">
<META content="text/html; charset=utf-8" http-equiv=
"content-type">
<META name="viewport" content=
"width=device-width, initial-scale=1.0">
<TITLE>home</TITLE>
<LINK rel="stylesheet" href="home.css" type="text/css">
</HEAD>
<BODY link="#000099" alink="#000099" vlink="#990099">
<BR>
<BIG><BIG>Humpty Promotes</BIG></BIG><BR>
<BR>
<BR>
All stuff worth promoting goes here..<BR>
<BR>
<TABLE style=
"border-width: 1px; text-align: left; font-family: Helvetica, Arial, sans-serif; width: 100%; height: 288px;"
cellspacing="6" cellpadding="2" border="0">
<TBODY>
<TR>
<TD style="white-space: nowrap;">
Android Programming<BR>
<DIV style="margin-left: 40px;">
<A href=
"promotes/rfo-basic/rfo.html">RFO-BASIC!</A><BR>
<BR>
<DIV style="margin-left: 40px;">
<A href=
"promotes/rfo-basic/articles/articles.html">Articles</A><BR>
</DIV>
</DIV>
</TD>
<TD style="vertical-align: top; height: 1px;"><BR>
A BASIC interpreter for Android Phones. Write your own
Apps!<BR>
<BR>
Project Articles / blogs<BR></TD>
</TR>
<TR>
<TD style="vertical-align: top;"><BR></TD>
<TD style="vertical-align: top;"><BR></TD>
</TR>
<TR>
<TD style="vertical-align: top; text-align: left;">
<A href="promotes/linux/linux.html">Linux</A><BR>
<BR>
Linux programming<BR>
<DIV style="margin-left: 40px;">
<A href="promotes/fltk/fltk.html">Fltk</A><BR>
<DIV style="margin-left: 40px;">
<A href=
"promotes/fltk/stkgraffer/stkgraffer.html">STKgraffer</A><BR>
<A href=
"promotes/fltk/menjob/menjob.html">MenJob</A><BR>
</DIV>
</DIV>
</TD>
<TD style="vertical-align: top;">Linux on a 8GB USB
stick.<BR>
<BR>
<BR>
Fast Light Toolkit (GUI) library<BR>
Stock Charts for Linux<BR>
MEncoder job gui - easy encoding.<BR></TD>
</TR>
</TBODY>
</TABLE><BR>
<BR>
<BR>
<SMALL>Contact me : humpty (at) mail.com or twitter <A href=
"https://twitter.com/humpity"><IMG style=
"border: 0px solid ; width: 20px; height: 20px;" alt="" src=
"pics/twitter.png"></A></SMALL><BR>
<SMALL><BR></SMALL><BR>
<SCRIPT type="text/javascript" src=
"https://humpity.github.io/main_index.js"></SCRIPT>
</BODY>
</HTML>