The u3a Trust publishes a variety of videos in its YouTube channel.
The Island Shanty group was featured in this video released in September 2023:
Hayling Island U3A
The u3a Trust publishes a variety of videos in its YouTube channel.
The Island Shanty group was featured in this video released in September 2023:
The following pages contain maps of some of the walks done by the Walking group since September 2015. You'll see a button to show the route towards the bottom of each linked page. You will also see a button to download a 'GPX' and/or 'KMZ' file that you can use with:
You can use the maps to plan another walk for the Walking group, or to walk the route yourself.
Available maps:
The D’Ukes of Hayling performing for the Wednesday Chit Chat Club at the Community Centre in August 2022...
Starting with the local government elections on Thursday 4th May, you will be required to present a photo id in order to vote.
Most people will have a passport or driving licence but older people, especially, might not.
There are fortunately some alternatives, including:
The government's web site, which explains the new requirement, says "The photo on your ID must look like you. You can still use your ID even if it has expired." However, you might not want to trust to an expired document.
If you're still stuck for a photo id, you can apply for a free Voter Authority Certificate. But you shouldn't leave it to the last minute.
You might receive an email that warns you about replying without changing the reply address.
That's because we use Amazon Web Services to send our emails. That's lower cost and more reliable than other methods, but AWS requires us to specify in advance which 'from' addresses it should accept. If, for example, a group leader sends you an email through the web site we normally have to change the 'from' address so it comes from emailer@haylingu3a.org instead of their personal address. We then tell you that you shouldn't reply directly.
AWS accepts any address ending in @haylingu3a.org so there's no problem replying to messages coming from any of those addresses, and you don't see the warning.
When composing a reply, you can select the highlighted address in the warning message and paste it into the reply address. You can also right click the highlighted address, select 'Copy link' (or similar) and paste that into the reply address.
If you want to start a completely new conversation with the sender, you can normally click/tap the sender's name in the warning message.
Since we implemented the emailer, we've created some software that looks for responses made to the emailer (i.e. without changing the reply address). It tries to determine who you meant to reply to and, if it can, it forwards it on for you. Regardless, it sends you an email to explain what happened.
Here are some notes about publishing an electronic version of the HIU3A newsletter.
Click any entry to see detail...
Log in to the web site and:
Every article starts with a paragraph like this:
{article xxx|yyy|zzz}
This allows the web site to spot where each article starts and provides the information it needs to create the edition:
xxx is the title of the article.
yyy is an optional web address of an image to show at the top of the article.
zzz is an abstract/subheading shown beneath the title in the body of the article and in the contents sidebar.
NB:
Everything you enter after the initial {article} paragraph up to the next {article} paragraph (or the end of the newsletter) is the body of the article.
You can paste text directly from Word - and it might look OK to start with - but you'll have pasted a ton of HTML mark-up with it. That will interfere with the newsletter layout and cause unexpected results if you try to edit the text.
Instead, paste your text as unformatted and then format it in WordPress. There are several ways to paste an unformatted document:
The WordPress toolbar contains buttons that work intuitively to mark up your text:
When adding lists you can use 'Increase indent' at the beginning of an item to nest a list within the current list. 'Decrease indent' returns you to the enclosing list. 'Decrease indent' will end the list if there is no enclosing list (as will pressing Enter twice).
To start a new line without starting a new paragraph, use shift-enter.
The page uses 'Heading 2' for the article heading. You should therefore use 'Heading 3' in the 'Paragraph' drop down to add a sub-heading.
NB:
Place your cursor in a paragraph you want to quote (or drag it across multiple paragraphs) and click the quote button in the toolbar to show them indented, italicised, and with a bar to the left.
Highlight the text you want to make into a link and:
You can link to other articles in the current or previous electronic editions. Use an address like this:
?pagenumber=x
to link to an article in the current edition, or add the above to the address of a previous edition. x is the number of the article starting with 1 so haylingu3a.org/u3anewsletter/winter-2021/?pagenumber=3 links to the third article in the Winter 2021 edition.
Specifying 'New window' is important because it will leave the newsletter showing where the reader left off when they close the linked page.
NB it's best to link text rather than the address. The printed version automatically appends the web address to each link so, if you link the address, it will appear twice in the printed text.
To remove a link, put your cursor in the linked text and click the 'Remove link' button.
To create a link that allows the reader to print the page, add a link (as described in the previous section) to:
?print=yes
Consider cropping images if that makes the subject clearer or removes distracting elements.
Review the size of your image. When you upload it, the web site will automatically reduce large images to a maximum width/height of 1400 pixels, but there is also an upload limit of 2Mb. You might therefore need to resize the image first.
Images used for article headings will never be shown larger than 1200 pixels wide. Consider reducing them to that width before uploading them. To avoid obscuring the title of your article, you should also crop the image to a maximum height of around 650 pixels.
If you are including small images that you never want to show any larger, resize them to the dimensions you want and insert them full size. That will reduce the overhead on the web site and its backups.
I use free software Paint.net to resize and crop images.
There are several ways to add an image, here's one:
If you change your mind about how you want to display the image, you can:
Use a shortcode as follows:
[u3a-breakout]
The text, images, etc to show in the breakout box go here. Can be multiple paragraphs, bullets, etc.
[/u3a-breakout]
The text in square brackets should be paragraphs on their own, or you might get some odd effects. The above will align your breakout box to the right of the column. To align it to the left use:
[u3a-breakout align="left"]
Stuff for the box goes here.
[/u3a-breakout]
Use a shortcode like this:
[u3a-member-contact loginid="Andy" newwindow="yes"]Contact Andy[/u3a-member-contact].
Which would generate:
Or to generate a button instead of a link, use something like:
[u3a-member-contact loginid="Andy" class="link-as-button" newwindow="yes" ]Contact Andy[/u3a-member-contact]
to generate:
You can find someone's login id from the member lookup service. To add multiple recipients, provide additional loginid2, loginid3, etc parameters (up to loginid5).
To add a YouTube video, display it in YouTube, pause it and:
In your article, add a shortcode in a paragraph on its own like this:
[u3a-youtube videocode="xxx" width="yyy" height="zzz" enclosureisalternate="yes"]alternate text here [/u3a-youtube]
Using the stuff you noted above:
There's no point displaying the video when someone prints the article so, instead, the site will use the alternate text you provide. I suggest something like...
Video is suppressed in this printed copy. You can see it at https://www.youtube.com/watch?v=xxx.
... where xxx is the embed code.
To add a table to your article:
Add your text into the table cells. Pressing enter at the end of the last row adds another row.
To make the top row into a heading:
There's no equivalent option to convert a column to a 'heading', To do that:
You can also make the bottom row a footer to, for example, show column totals:
WordPress assumes you want columns to be equal sizes, but that's rarely the case. To allow browsers to use column widths to that match your text:
This is useful for features that work or are supported only on-screen. You can suppress them in the printed version and display alternative text instead.
Use a shortcode as follows:
[u3a-screen-only]
Text, images, etc included here appear only when viewed online.
[/u3a-screen-only]
The text in square brackets should either be in paragraphs on their own, or you can include them both in a single paragraph like this example that shows the u3a-print-only shortcode:
This is [u3a-screen-only]stuff to show on-screen[/u3a-screen-only][u3a-print-only]stuff to show in printed version[/u3a-print-only].
The styles used in the WordPress editor are those from the main site, so it won't look quite the same when you publish it.
You can preview your work by clicking the 'Preview' button in the WordPress Publish box. From the preview, you can preview the printed version by clicking the 'Print this edition' button in the footer.
To return to editing, close the preview tab in your browser.
WordPress automatically saves your work from time to time. If you want to ensure your latest changes are saved before you take a break, click the 'Save Draft' button in the WordPress Publish box.
Take care, however, if you've already published your work. The 'Save Draft' button removes your document from the web site.
If you are logged-in to the site and are authorised to edit newsletters, you will see an Edit button in the footer of all newsletters. Click it to see the edit page.
To return to a newsletter that hasn't been published yet, log in to the web site and:
Before you make your new edition of the newsletter available, you might want to do a final check yourself and, maybe, send it to contributors for review.
To do that, go to the WordPress 'Publish' box, under 'Visibility' set a password and click the Publish button (which might have changed to Update).
You can then send a new edition link to reviewers together with your selected password. No-one else will be able to see it.
Also, if you add the word "draft" anywhere in your title, the site will automatically remove it from all searches.
When you're happy with your work, go to the WordPress 'Publish' box, under 'Visibility' select 'Public' to make it available to everyone or 'Private' to make it available only to members. Then click the Publish button (which might have changed to Update).
When building an edition of the newsletter, the site processes the first article slightly differently than the rest:
This web site generates emails to members including:
Members and non-members can also send emails to members.
You have several options for email addresses you use to send and receive email addresses. All have advantages and disadvantages. Click any of the options below to see more details.
That's the easiest option. It suffers two key disadvantages:
We arrange for you to receive an email from Amazon with a link to confirm your registration. Once that's done we tell the web site it no longer has to use emailer@haylingu3a.org as your 'from' address. People receiving your emails can reply to your emails directly.
There's one big drawback: some ISPs instruct recipients of your emails to reject them if they didn't originate from their servers. That's arrogant, but there's nothing we can do about it. So far we know of just one ISP that does this: Yahoo mail which includes all BT Internet addresses.
We instruct the HIU3A web site to forward all emails it receives to yourname@haylingu3a.org to your normal email address. This has three key advantages:
The approach has one drawback, however: forwarded emails are sent from the HIU3A server not an Amazon server. It's therefore more likely that replies to your emails will end up in your spam folder.
We were very fortunate that the sun was shining and the weather warm. Many of our exhibitors started arriving at 8.30 am and the doors were opened at both the Community Centre and Radford Hall at 10 am.
An area on the field was cordoned off for Petanque, Croquet and Walking Netball, allowing members and visitors to take part in demonstrations and taster sessions.
Visitors started to arrive immediately and there was a continuous flow of people throughout the day. The attendance level was fantastic, and there was definite buzz throughout the various venues.
All exhibits were popular with many requests to join our current groups and suggestions on possible new subject areas. The outside activities of Petanque, Croquet and Walking Netball were particularly busy with many people joining in.
The music groups put on an excellent programme of music between 10 am and 2 pm demonstrating their musical talents. Visitors listened on, whilst taking refreshments and sampling some of the lovely cakes that many donated.
The membership desk was frantic at times with long queues of people wanting to join our organisation, so our Membership Secretary Peter Haskell will be very busy over the next few days/weeks going through all the forms!
The Hayling Island Bowls Club were available to talk with members and visitors about the starting up of a Lawn Bowls group on their new ‘All weather’ facilities. Unfortunately, the contractors had not quite finished laying the surface for our Open Day, but a taster session will be available on the 8th October between 10am and 12 noon. All are welcome.
The Lady Mayoress Rosie Raines, joined us at 1.30 pm and wandered around the exhibits, talking to the exhibitors and visitors and finding out about our activities. The day was ended with our afternoon speaker, Malcom Wells with a talk “So far so Good” followed by tea and cake.
There will be much to do in the coming weeks and months to start up new groups to meet the needs of our members both old and new. Keep an eye out for notices on new start up groups as we begin to integrate them into our portfolio.
The success of the Open Day can only be attributed to the hard work of the Executive Committee, group leaders, and their members both before and during the event. A big thank you to all those who helped and participated before and on the day. We couldn’t have done it without you.
Julie and Anne
The Public Switched Telephone Network (PSTN) and ISDN lines will be switched off by 2025. You can see a statement from OpenReach here. Instead, telephone calls will be made via:
Unfortunately, there's very little information to help you prepare for the change, and what there is comes from providers touting their own solutions. Here's what I've been able to glean so far...
No, the switch-off affects everything connected to the telephone network including:
Simple answer: yes.
However, it's unclear how providers will handle the change. BT, for example, has nothing I can find on its site and continues to sell landline phones without any warning.
It does sell Voice Over IP (VOIP) - internet phones - but, for the time being, they are aimed at businesses.
There's no indication of how new voice services will be charged. Given the way internet phones work, you'll be able to choose from a huge range of different providers offering their own blend of services - and costs. So there's a fair chance you'll want to change provider. My best guess is that you'll be able to take your number with you to a different provider - like you can with mobile phones - but I don't see a guarantee of that.
Simple answer: yes.
I expect there will be products that allow you to:
Either way, the new box of tricks will connect your phone(s) to the new phone network via broadband or the mobile phone network.
However, you might not benefit from the full range of services that will be offered by the new, digital phone network.
No.
Many people already use mobile phones instead of landlines. And I expect you will be able to make and receive calls from your landline number using a mobile phone.
Also, the new service will be digital and one of the benefits it brings is that you'll be able to make and receive calls on a range of devices I expect these will include:
If your current phones work OK and you've no good reason to change, stick with what you have, wait and see.
You'll no doubt get offers from your landline provider eventually - but you might be able to get a cheaper/better service by shopping around.
For the time being, if your phone uses rechargeable batteries and they don't keep a charge, consider extending their life by replacing the batteries - most phones allow you to do that.
If you rely on, or make heavy use of, other equipment that connects to the phone line:
Unless absolutely necessary, I suggest you shouldn't:
If you are new to video conferencing then there are any number of applications in the market including:
Our web site provides a free video conferencing facility via each group's page, so go along and have a look and set up your first group meeting.
What do you require to join in a video conference?
The following notes help you join and participate in a Zoom meeting. Having read them, click here if you are interested in hosting your own Zoom meeting.
The key to successful video conferencing is to ensure that you follow some simple rules:
To ensure that your computer equipment is OK for video conferencing you need to check it is configured correctly. Use zoom.us/test to do this. When you are on the Test page just follow the instructions. There are tests to configure your microphone, speakers and video.
Below is a brief description of the icons you will see on the test and normal screens. When you move your mouse pointer over the screen you will see menus appear either along the bottom or top of the screen.
These are the icons you should see: (There are couple of other icon that the Host will see)...
Click/tap this icon to mute and unmute yourself. If you have a keyboard, you can also hold the space bar down to temporarily un-mute yourself. When someone speaks their screen will have a yellow border around it, because they have the ‘focus’.
Click/tap this icon to allow/disallow people to see you via your camera.
Click/tap on ‘Participants’ to list the names of people in the meeting. If you want to change your name (Zoom can give you the 'name' of your computer as a default). mouse over/tap your entry to see a 'More' icon; click/tap it to see a 'Rename' option.
This icon allows you to send a message to ‘everyone’, or one person in the meeting by selecting them. Consider sending questions to the speaker or host rather than everyone so they can see it and answer accordingly.
The Host can also ‘Record’ the meeting so that it could be shown to others at a later stage.
The host and and any participant (if allowed by the host), can share views from their device. For example, a presenter can share images or a PowerPoint presentation to attendees.
There are other more advanced features in the Zoom application, which I will leave you to explore.
Now that you have tested your computer you are ready to go.
To join a meeting without downloading the Zoom application you need a link you can click on from an email or notice invitation.
This is an example email notification sent from Zoom that shows a typical meeting link:
Fred Bloggs is inviting you to a scheduled Zoom meeting.
Topic: Tuesday School presentation
Time: Jan 12, 2021 09:15 London
Join Zoom Meeting
https://us02web.zoom.us/j/99999999999?pwd=ejhLeUptYWt4UjdKaFBORWYxd2tMdz09
Meeting ID: 838 0504 9148
Passcode: 345201
When you click the link you will be taken directly to the presentation. If you are too early, you'll either see a message telling you the presentation date and time, or one asking you to wait until the host starts the meeting.
Just before you join the meeting you will see another window that:
When you join the meeting you will see the host's screen and your image in a small window with your name on it. If you select 'View options' at the top of the screen you can switch to gallery view that attempts to show images of all the participants However, there is a limit to how many people you can see due to the screen size of your device. It's not a particularly useful option if there are a large number of participants.
Note that you can reduce the load on your internet connection by using 'Active speaker' view. You will see just one other person, but Zoom will try to switch automatically to the person who is speaking.
This note explains how to get a copy of the Zoom software and use it to create an online meeting.
If you want to host meetings using Zoom then you will need to download the ‘Zoom Client for Meetings’ application, this will allow you to schedule your own meetings and you can also use it to join in other meetings. We suggest you download the app from the Zoom download page as there are other apps that pretend to be Zoom and it's not always easy to tell the difference.
If you find yourself in a list of apps, the one you want is called ‘Zoom Client Meetings’ and has a logo like the one on the right. Install the application and follow the instructions to create a free or paid account. The free version has a time limit of 40 minutes, but you can always sign out and back in again to continue if you wish. The alternative is to pay for one of the various Plans that Zoom offers.
Run the Zoom application you downloaded and you will see this screen:
Click 'Sign In' and you will see this screen:
When you enter your email and password and click 'Sign In' to see this screen:
Here you can select to:
I will leave you to explore these options, which are easy to follow.
The 'share screen' option shown during a Zoom meeting or the Zoom application allows the host or any participant to share their desktop or an open window. For example, if someone wants to use a PowerPoint presentation they open the presentation on their computer, click on ‘Share Screen’ and select the PowerPoint window to share it. Everyone in the meeting will see the presentation and follow it as the presenter moves from slide to slide.
As the host, you can prevent participants from using this feature.
It's usually best to share a window rather than your entire desktop to prevent alerts intruding on your presentation. It can get confusing, however. If, for example, you share a Windows Explorer window containing a list of images and click an image the other participants won't see the image because it displays in a new window - not the one you are sharing.
Run the Zoom application and sign in as shown above.
When you created your meeting you set up a meeting ID and Passcode. Click 'Join' to see:
Enter your meeting ID and your name and click 'Join' to see:
Enter your meeting's passcode to start it. Participants will join automatically.
When you send an email to...
… you will see an option to add an attachment to your email.
Click any of these headings to learn more about the facility...
You can send an image or photo as long as the file name ends in one of:
You can also send any document created as a 'PDF' - file names end in 'pdf'.
For example, you might want to attach a Word document.
The problem with other types of document is that your recipients might not have the software needed to open them. All commonly used email readers include the capability to open PDF documents and there is also a free, PDF reader available here.
Most (all?) document creation tools have an option to save a document as a PDF. For example, Microsoft Word and Excel include that option when saving a document.
2 megabytes (2MB).
You can easily re-size photos and other images using one of several, free web sites. For example, this one allows you to: re-size, crop and rotate your picture.
When you create a PDF file you can usually control the resulting size. For example, when you use Microsoft Office to save a document as a PDF you will see a 'More options' link that allows you to choose between 'Standard' and 'Minimum' sizing options. You could also resize any images included with your document or cut out some images altogether.
You can also send files in other ways. You can:
Note that we strongly suggest you use the option to send your email to a test address before sending the final version out to members. That way you can be sure the resulting email appears as you intended it.
If any of the above restrictions causes you a problem, please contact us.