<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Programming on Constantin Orasan&#39;s website</title>
		<link>https://dinel.org.uk/tags/programming/</link>
		<description>Recent content in Programming on Constantin Orasan&#39;s website</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
			<copyright>© 2026 CONSTANTIN ORASAN&lt;br&gt;Build:20260901</copyright>
		
		
			<lastBuildDate>Sun, 05 Apr 2026 13:09:05 +0100</lastBuildDate>
		
			<atom:link href="https://dinel.org.uk/tags/programming/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>How to add abstracts to your bibliography</title>
				<link>https://dinel.org.uk/2021/03/23/How-to-add-abstracts-to-your-bibliography/</link>
				<pubDate>Tue, 23 Mar 2021 00:00:00 +0000</pubDate>
				<guid>https://dinel.org.uk/2021/03/23/How-to-add-abstracts-to-your-bibliography/</guid>
				<description>&lt;h1 id=&#34;how-to-add-abstracts-to-your-bibliography&#34;&gt;How to add abstracts to your bibliography&lt;/h1&gt;&#xA;&lt;p&gt;I am a big fan of the &lt;a href=&#34;https://wordpress.org/plugins/mendeleyplugin/&#34;&gt;WP Mendeley&lt;/a&gt; and I have been using it for quite a long time. I use Mendeley to maintain my bibliography anyway, so having an automatic way to display various sets of publications in WordPress is a bonus. One of the features that I missed is the option to display the abstract of papers. This is not available out of the box, but it’s not too difficult to achieve. Here are the steps that I had to take in order to allow visitors to display the abstracts of my papers.&lt;/p&gt;</description>
			</item>
			<item>
				<title>How to create word frequency lists in Python</title>
				<link>https://dinel.org.uk/2019/11/07/How-to-create-word-frequency-lists-in-Python/</link>
				<pubDate>Thu, 07 Nov 2019 00:00:00 +0000</pubDate>
				<guid>https://dinel.org.uk/2019/11/07/How-to-create-word-frequency-lists-in-Python/</guid>
				<description>&lt;p&gt;A few weeks ago I introduced my students to the notion of dictionaries in python. The obvious way of teaching them, especially in the context of my module, is to use dictionaries to create word frequency lists. In order to make the students understand better why dictionaries are useful, we discussed other ways to produce frequency lists which use only lists. This prompted me to try to think as many ways as possible to produce frequency lists. I also wanted to see how feasible is to use these methods.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
