Skip to content

Commit 4e32c6c

Browse files
committed
add url link
1 parent 756d5c8 commit 4e32c6c

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

README

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
This project allows me to maintains details of my working career in an XML format, to
2+
which i then apply XSLT transforms to create PFD and github specific formats.
13

24
Mini project to track my CV so that various output formats can be generated.
35

@@ -35,7 +37,6 @@ Resources
3537

3638
http://suda.co.uk/cv/
3739

38-
3940
http://lab.madgex.com/api/hresumeconversion1_0/?url=https://raw.github.com/emeraldjava/emeraldjava/master/src/main/html/resume.html&format=pdf&section-order=name,summary,skills,work,education,affiliation,publications,contact-details&terminology=en-gb
4041

4142
http://lab.madgex.com/api/hresumeconversion1_0/?url=https://raw.github.com/emeraldjava/emeraldjava/master/src/main/html/resume.html&format=word&section-order=name,summary,skills,work,education,affiliation,publications,contact-details&terminology=en-us
@@ -48,14 +49,12 @@ Resources
4849

4950
http://hcard.geekhood.net/?url=http%3A%2F%2Femeraldjava.github.com%2Femeraldjava%2Fcv#result
5051

51-
http://wrapbootstrap.com/preview/WB0057UJ3
52-
http://hermanfeuerwerker.com/
52+
http://wrapbootstrap.com/preview/WB0057UJ3
53+
54+
http://hermanfeuerwerker.com/
5355

56+
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,summary,work,education,skills,affiliation,publications,contact-details&terminology=en-gb
5457

55-
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,summary,work,education,skills,affiliation,publications,contact-details&terminology=en-gb
56-
57-
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,summary,skills,work,education,affiliation,publications,contact-details&terminology=en-gb
58-
59-
60-
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,contact-details,summary,skills,work,educations&terminology=en-gb
58+
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,summary,skills,work,education,affiliation,publications,contact-details&terminology=en-gb
6159

60+
http://lab.madgex.com/api/hresumeconversion1_0/?url=http://emeraldjava.github.com/emeraldjava/cv&format=pdf&section-order=name,contact-details,summary,skills,work,educations&terminology=en-gb

src/main/xml/cv.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,7 @@
257257
<YearMonth>2000-10</YearMonth>
258258
</EndDate>
259259
</DatesOfAttendance>
260-
<Comments>Dissertation Title: Collaborative Ad-hoc Applications. An investigation into the use of trust based security in ad-hoc JINI systems.</Comments>
261-
<Comments>http://www.tara.tcd.ie/handle/2262/748</Comments>
260+
<Comments>Dissertation Title: <a href="http://www.tara.tcd.ie/handle/2262/748">Collaborative Ad-hoc Applications</a> An investigation into the use of trust based security in ad-hoc JINI systems.</Comments>
262261
</Degree>
263262
<Degree></Degree>
264263
</SchoolOrInstitution>

0 commit comments

Comments
 (0)