a

Preparing Young Children for School

See the full guide Preparing Young Children for School Practice Guide › Recent research has identified practices that have the potential to prepare young children to benefit from the learning opportunities they will encounter in school.




a

In Harmony with Nature

My father, the birder, is often excited to share his sightings with me — especially so this summer when he got back from a long-planned trip to South Africa. 153 species! I love how he finds joy and peace by connecting with the world through observing birds, interacting with fellow birders, and telling tales of his birding adventures. In so many wonderful ways, Dad’s daily routines and way of life are linked to nature and the birds he loves.




a

Meet Ali Kamanda and Jorge Redmond, authors of Black Boy, Black Boy: Celebrating the Power of You

I met two debut authors at a summer conference and was taken with their warmth and earnestness. Their book, Black Boy, Black Boy, is an affirmation that celebrates both past accomplishments by Black men and the limitless possibilities for a child’s future. Their book is sure to encourage discussion with children and families, whether they are Black or not. Both authors graciously agreed to a blog interview.




a

The Efficacy of Digital Media Resources in Improving Children’s Ability to Use Informational Text: An Evaluation of Molly of Denali From PBS KIDS

Informational text — resources whose purpose is to inform — is essential to daily life and fundamental to literacy. Unfortunately, young children typically have limited exposure to informational text. Two 9-week randomized controlled trials with 263 first-grade children from low-income communities examined whether free educational videos and digital games from the PBS KIDS show “Molly of Denali” supported children’s ability to use informational text to answer real-world questions. Study 1 found significant positive intervention impacts on child outcomes; Study 2 replicated these findings.




a

Music to One’s Ears

Ever since that first childhood moment when I clapped two pot lids together and discovered the sounds that rang out, I’ve been fascinated by what sound can do to spark imagination and share information. I don’t use cookware as cymbals these days but am more quietly appreciative of how meaningful and beautiful the sounds around us can be.




a

Getting Your First Grader Off to a Good Start: Tips for Families

First grade can bring a lot of changes! Even if your child had a great kindergarten year, there can be lots of new routines and expectations for first graders that can feel really different for students (and families). Here’s what you need to know.




a

Current State of the Evidence: Examining the Effects of Orton-Gillingham Reading Interventions for Students With or at Risk for Word-Level Reading Disabilities

Over the past decade, parent advocacy groups led a grassroots movement resulting in most states adopting dyslexia-specific legislation, with many states mandating the use of the Orton-Gillingham (OG) approach to reading instruction. Orton-Gillingham is a direct, explicit, multisensory, structured, sequential, diagnostic, and prescriptive approach to reading for students with or at risk for word-level reading disabilities (WLRD). Evidence from a prior synthesis and What Works Clearinghouse reports yielded findings lacking support for the effectiveness of OG interventions.




a

Engaging, Explicit, and Elaborated: An Initial Trial of Media-Enhanced Preschool Vocabulary Instruction

Children from backgrounds of poverty often lag behind more advantaged peers in early language skills, including breadth and depth of vocabulary knowledge. We report the results of a pilot study of an explicit and elaborated vocabulary intervention in preschool classrooms serving children from lower-income backgrounds. The intervention used multimodal instruction, including segments from public television children's programs and interactive games, to build children's knowledge of and semantic connections for 128 words across 18 weeks of daily lessons.




a

Simple Image Gallery Pro v3.8.0 released

Simple Image Gallery Pro v3.8.0 is now available to download for subscribers. This new release improves upon existing features, extends Flickr support to galleries (beyond albums/sets) and adds PHP 7.4 & Postgres compatibility.

Here's what's been added or changed in Simple Image Gallery Pro with the release of v3.8.0:

  • Added support for Flickr "galleries", beyond the already supported "albums/sets". Additionally, you can now fetch all images at once from some Flickr gallery/album/set by setting the relevant limit in SIGPro's settings to 0.
  • Added the option to override the default gallery layout in the SIGPro gallery insertion modal (frontend & backend).
  • Improved support for PHP 7.4 (mainly notices in the settings).
  • Fixed an issue where the gallery layout selector did not work with a Postgres database.
  • Added an option in SIGPro's settings (under "Advanced") to disable the WYSIWYG editor button in one or more components.
  • Properly filter multiline pasted text in the "description" field (in the captions). Previously, such pasted content would appear cut-off in the SIGPro modal/popup in the frontend.
  • File uploads now use built-in Joomla libraries which should resolve any upload issues with servers running "Windows Server".

 

DEMO

The JoomlaWorks demo site has been updated to the latest Simple Image Gallery Pro release. See here https://demo.joomlaworks.net/simple-image-gallery-pro.

 

DOWNLOAD

If you have an active Simple Image Gallery Pro membership, just head over to the Member Dashboard at https://www.joomlaworks.net/members and grab your copy from your "Subscriptions" page.

Or purchase this latest release from just 19.90 EUR. More info at: https://www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro

 

UPGRADING

Just upload the new version and it will overwrite the old one.

For more help, please visit the updated documentation page for the extension at: https://www.joomlaworks.net/support/docs/simple-image-gallery-pro

For support questions please use our Ticket Support System inside the Member Dashboard at https://www.joomlaworks.net/dashboard (active product membership required).




a

K2 Plugin for sh404SEF version 1.6.0 released

The K2 Plugin for sh404SEF version 1.6.0 is now available to download for subscribers. This is a bug fix release that addresses compatibility with K2 v2.10.3+ and improves support for PHP 7.x in general.

Here's what's been added or changed in the K2 Plugin for sh404SEF with the release of v1.6.0:

  • Resolve a function clash bug when using the plugin with K2 v2.10.3 and the "Advanced SEF" settings is enabled. Please keep in mind that if you use sh404SEF, you should not have the "Advanced SEF" settings enabled.
  • Improved support for PHP up to 7.4 (mainly notices).
  • Various others cleanups in the plugin's code.

 

DOWNLOAD

If you have an active "K2 Plugin for sh404SEF" membership, just head over to the Member Dashboard at https://www.joomlaworks.net/members and grab your copy from your "Subscriptions" page.

Or purchase this latest release from just 19.90 EUR. More info at: https://www.joomlaworks.net/extensions/commercial/k2-plugin-for-sh404sef

 

UPGRADING

Just upload the new version and it will overwrite any previous one.

For support questions please use our Ticket Support System inside the Member Dashboard at https://www.joomlaworks.net/dashboard (active product membership required).




a

Improve the performance of your Joomla articles (part 1)

The performance of the default article system in Joomla really sucks big time, that's a well know fact.

It''s actually one of the reasons we built K2 in the first place.

And as we venture into Joomla 4 territory, instead of seeing performance improvements (finally) for the entire database scheme, we actually witness new ways to mess up performance (if that was even possible). Apparently the Joomla core team likes to exercise who knows PHP's syntax better instead of actually building working code that doesn't break for extension developers every so.

Oh well, we're used to the mess.

Back to our topic.

Wanna improve the performance of the Joomla article system, especially in sites that filter/order content in various ways? Well, for starters add a few indices to the "content" table, e.g. using phpMyAdmin.

ALTER TABLE `#__content` ADD INDEX `idx_publishup` (`publish_up`);
ALTER TABLE `#__content` ADD INDEX `idx_publishdown` (`publish_down`);
ALTER TABLE `#__content` ADD INDEX `idx_modifiedby` (`modified_by`);
ALTER TABLE `#__content` ADD INDEX `idx_created` (`created`);
ALTER TABLE `#__content` ADD INDEX `idx_modified` (`modified`);

Just remember to replace #__ with your actual database prefix for Joomla.

But what's the measurable improvement? Well, something like this after you apply the above changes (on a really busy site that sorts articles by published date, aka 99% of Joomla sites)...

Yeap.

And that's performance tip no.1. We'll come back with more in the future as we delve into the software architectural wonder that is Joomla 4.

Or do yourself a favour & switch to K2 which recently passed 4 million downloads, yeah! :)

To those who might say, hey why aren't you contributing that back to Joomla, well, our answer is that if you've ever contributed in Joomla, you know the painful process & bureaucracy and you juuuust might wish to keep your sanity.

Until next time.




a

Simple RSS Feed Reader v3.8.0 released

Today we're releasing version 3.8.0 of the Simple RSS Feed Reader module. This new release brings back Joomla 1.5 support (by popular request), it introduces a new sub-template & changes the remote image resizing service from Mobify to Images.weserv.nl.

Here's what's been added or changed (in more detail) with the release of v3.8.0:

  • Re-instated Joomla 1.5 support.
  • Added new sub-template for rendering YouTube Playlist feeds as a list of videos. This sub-template requires the use of our free plugin AllVideos to render the videos in a responsive format.
  • Swapped Mobify with Images.weserv.nl (powered by CloudFlare) since the former was bought out by Salesforce and subsequently dropped.
  • Improved compatibility with PHP 7.4.

The next update will offer compatibility with the upcoming Joomla 4 release (currently in "beta") and will also be tested against PHP 8.

Simple RSS Feed Reader is fully compatible with Joomla 1.5 to 3.x & PHP versions up to 7.4.

DOWNLOAD

You can download this version by visiting the product's page at: https://www.joomlaworks.net/extensions/free/simple-rss-feed-reader

UPGRADING

Simply install on top of any other 3.x release. The update will also appear in the Joomla extension updater (for Joomla v2.5 or newer).

DEMO

You can see a demo of the extension at: https://demo.joomlaworks.net and https://demo2.joomlaworks.net (right column on both sites)




a

Simple RSS Feed Reader v3.9.0 released

Today we're releasing version 3.9.0 of the Simple RSS Feed Reader module. This is a bugfix release.

Here's what's been added or changed (in more detail) with the release of v3.9.0:

  • Fix the installer for Joomla 3.x on new installations. The introduction of support for Joomla 1.5 all the way up to 3.x unfortunately broke the installer for 3.x (oh, the irony) for new installations. Upgrades from previous versions to 3.8.0 had no issues for any Joomla release.
  • Improved the image parser/extractor. Removed support for .bmp type images.
  • Fixed various warnings/notices.

The next major update (v4) will offer compatibility with the upcoming Joomla 4 release (currently in "beta" and soon going into "RC" status) as well as entirely new layouts. ranging from simple lists to more complex grid layouts utilizing CSS grid properties.

Simple RSS Feed Reader is fully compatible with Joomla 1.5 to 3.x & PHP versions up to 8.0.

DOWNLOAD

You can download this version by visiting the product's page at: https://www.joomlaworks.net/extensions/free/simple-rss-feed-reader

UPGRADING

Simply install on top of any other 3.x release. The update will also appear in the Joomla extension updater (for Joomla v2.5 or newer).

DEMO

You can see a demo of the extension at: https://demo.joomlaworks.net and https://demo2.joomlaworks.net (right column on both sites)




a

Simple Image Gallery Pro v3.9.0 released

Simple Image Gallery Pro v3.9.0 is now available to download for subscribers. It's both a bug-fix and new feature release.

Here's what's been added or changed in Simple Image Gallery Pro with the release of v3.9.0:

  • SIGPro will now read EXIF metadata from images that contain orientation details and properly rotate or flip images before creating thumbnails.. This means you won't need to process images using desktop software to correct their orientation before uploading them on your server. A handy feature especially for those who work with images coming from pro DSLR cameras.
  • Replaced the Mobify image CDN with Weserv's, which is powered by CloudFlare. This will restore the option to resize the source image, as the Mobify CDN unexpectedly shut down a few months ago. Weserv's processing & delivery is also much faster.
  • Updated Lightbox2 to version 2.11.3.
  • Updated elFinder (used in the SIGPro Media Manager in the backend) to version 2.1.59.
  • Fancybox can now be translated through the Joomla language manager (language overrides) or via custom language packs (a much requested feature from users).
  • Gallery layout CSS files are now linked in the document <head> with an appended timestamp. This will allow you to perform live changes to a gallery layout's CSS even when your site is behind a CDN like CloudFlare's (so you don't have to purge the CDN's cache for that file everytime you do a change in it) or behind a server-side caching proxy (e.g. Nginx or Varnish).

SIGPro has also been tested to work on up to PHP 8 without any issues. If you have any custom gallery layouts though, you may have to slightly modify them to play nice with PHP 8. As always, send a ticket in our helpdesk system for assistance with such matters...

 

WHAT'S COMING NEXT

You may be wondering what coming next for SIGPro. Well, a lot for sure!

The next version of SIGPro is already being worked on and eventually it will have the following features:

  • Custom ordering for images using drag and drop
  • All-new gallery layouts using CSS Grid properties, with distinct options for responsive designs
  • More slideshow-like (carousel) gallery layouts
  • Updated backend UI that is fully responsive on mobile devices for gallery management on the go
  • WebP support
  • Dynamic image filters
  • Support for AMP pages
  • New JSON based format for captions
  • More ordering options
  • Less jQuery-dependant modals and layouts, which will also translate to improved Core Web Vitals scores for your pages with image galleries on
  • Support for improved image conversion using Image Magick (when available on your server)
  • Improved overall performance
  • Joomla 4 compatibility when it's f-i-n-a-l-l-y released :)

Not all the features above will be available when SIGPro v4 is released, but they will be gradually included as updates come in.

 

DEMO

The JoomlaWorks demo site has been updated to the latest Simple Image Gallery Pro release. Have a look here: https://demo.joomlaworks.net/simple-image-gallery-pro

 

DOWNLOAD

If you have an active Simple Image Gallery Pro membership, just head over to the Member Dashboard at https://www.joomlaworks.net/members and grab your copy from your "Subscriptions" page.

Or purchase this latest release from just 19.90 EUR. More info at: https://www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro

 

UPGRADING

Just upload the new version and it will overwrite the old one.

For more help, please visit the updated documentation page for the extension at: https://www.joomlaworks.net/support/docs/simple-image-gallery-pro

For support questions please use our Helpdesk system included in your Member Dashboard at https://www.joomlaworks.net/dashboard (active product membership required).




a

Simple Image Gallery Pro v3.9.1 released (bug-fix release)

Simple Image Gallery Pro v3.9.1 is now available to download for subscribers. This is a minor bug-fix release following the release of version 3.9.0 a couple weeks ago.

For a detailed look on the new features and changes in v3.9.0, please have a look here: https://www.joomlaworks.net/blog/item/309-simple-image-gallery-pro-v3-9-0-released

SIGPro v3.9.1 released today adds a check if support of EXIF related functions is already built into your server's PHP setup. If not, any new features related to EXIF metadata which were introduced in v3.9.0 will simply be ignored.

For the record, affected users account to less than 0.2% in total of those upgraded to v3.9.0.

 

DEMO

The JoomlaWorks demo site has been updated to the latest Simple Image Gallery Pro release. Have a look here: https://demo.joomlaworks.net/simple-image-gallery-pro

 

DOWNLOAD

If you have an active Simple Image Gallery Pro membership, just head over to the Member Dashboard at https://www.joomlaworks.net/members and grab your copy from your "Subscriptions" page.

Or purchase this latest release from just 19.90 EUR. More info at: https://www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro

 

UPGRADING

Just upload the new version and it will overwrite the old one.

For more help, please visit the updated documentation page for the extension at: https://www.joomlaworks.net/support/docs/simple-image-gallery-pro

For support questions please use our Helpdesk system included in your Member Dashboard at https://www.joomlaworks.net/dashboard (active product membership required).




a

Simple Image Gallery (free) v4.2 released

Simple Image Gallery (free) version 4.2 is now available to download. This is a maintenance release.

Here's what's been added or changed in Simple Image Gallery (free) with the release of v4.2:

  • Resolves fatal PHP error in Joomla 4 caused when a notice is raised, for example if a wrong gallery folder path was provided in the plugin's "gallery" tags. This was caused by the removal of the JError class in Joomla 4.

Simple Image Gallery is fully compatible with Joomla versions 1.5, 2.5, 3.x and 4.x.

DEMO

The JoomlaWorks demo site has been updated to use the latest Simple Image Gallery (free) release. See here: https://demo.joomlaworks.net/simple-image-gallery

DOWNLOAD

You can download this version by visiting the extension's page at: https://www.joomlaworks.net/extensions/free/simple-image-gallery

UPGRADING

If you use Joomla 2.5, 3.x & 4.x (beta) releases, this new update will appear in the Joomla extension updater. If you're using Joomla 1.5 you can simply upload the new version and it will overwrite the old one. After that step, visit the plugin's parameters page, check if everything is OK or adjust as needed and save the parameters.

 




a

New free extension release: Quick Menu (for Joomla 4)

Today we're launching Quick Menu, a new free admin module for Joomla 4 which adds a handy top-side (desktop) or bottom-side (mobile) menu in the Joomla 4 backend. The purpose of Quick Menu is to restore UX sanity & reduce unnecessary clickity-click.

The main features of this new admin module are:

  • Less clicks to important content management and admin tasks in the Joomla 4 backend... duh!
  • Neatly organize the menu in 2 columns (for admins), one to access common content management tasks and one to access common admin tasks. Keep in mind that not everything is included and for good reason: keep things simple.
  • Respects configured backend access permissions for your user groups. In other words, plain content managers will see menu options for what they can only access, whereas Super Admins will see menu options for everything.

Grab the module from https://www.joomlaworks.net/extensions/free/quickmenu and install like any other Joomla extension.

Afterwards, look it up under Administrator Modules in the Joomla 4 backend, click to edit it, assign the module position "status" and publish the module. Done!

You new backend quick menu will now be available to use.

Quick Menu is compatible with Joomla version 4.x on servers running PHP 7 or 8.

 

DOWNLOAD

You can download this version by visiting the extension's page at: https://www.joomlaworks.net/extensions/free/quickmenu

 

UPGRADING

Updating is easy as future releases will show up in the extension updates page in Joomla.




a

K2 will not be made available for Joomla 4/5 - change of course

The writing's on the wall. Joomla 4 and 5 are failed CMS releases.

They account for around 0.3% of ALL Joomla sites according to W3Techs (https://w3techs.com/technologies/details/cm-joomla).

Joomla's official stats (which were introduced near the end of life of Joomla 3 - https://developer.joomla.org/about/stats.html) are far less accurate obviously (e.g. they don't account for Joomla 1.5 > 2.5 sites or older Joomla 3 releases) but still show around 10% of sites use Joomla 4/5, after 3 years of their release. And these stats can be disabled by users of Joomla sites (most do).

This means adoption for these versions is close to non-existent. A sad reality, but an understandable one (read my posts on May 30th at https://x.com/joomlaworks for additional context).

There is literally nothing to say about how things have evolved for Joomla.

At this rate, it will probably be a dead software project within the next couple of years.

It's not just the users that are de-motivated, it's the developers too (the Joomla core developers). Few people will enjoy working on Joomla if no one uses it. It just makes sense.

As such, and given that we're strongly invested in Joomla 3 (in some of the largest news/media site implementations worldwide with Joomla), we don't plan on giving up on K2 (or Joomla 3). In fact, our goal is to pivot and work on a possible fork, unless a miracle happens and the Joomla core team gets their shit together and works on a true/seamless Joomla 3 to Joomla 5 (or 6?) upgrade.

The fork is a reasonable path for us for many reasons but I'd list the following ones here (for now):

  • It'll be exciting to go from K2 (a "half" CMS so to speak) to a full CMS. Any crap that didn't work or half-worked on J3 will be fixed.
  • Sky's the limit. Really. No stupid politics, irrelevant conventions, idiotic patterns to follow. We have a clear goal for K2 (and Joomla) and that's what we're gonna work on. That goal is a fast, reliable. modern CMS that leaves people asking "why WordPress?"
  • Some will nag Joomla 3 uses old code. No it doesn't. It uses a certain design that was popular at the time it was introduced. The only change that is required is for it to be updated so it catches up with PHP's latest versions (for the record, we actively run sites with Joomla 3 / K2 on PHP 8.2). It's a mature code base that can be gradually improved.
  • The fork could be introduced in 2 phases. Phase 1: A re-branding for existing sites to move over their content from com_content to K2 (far less work than switching to Joomla 4/5) and existing Joomla/K2 sites to freshen up their backend. Phase 2: This would be the part we lighten up the core. This means com_content & components like banners, newsfeeds, messages etc., their respective modules and plugins and generally other accumulated crap (like User Notes) that literally noone ever used will be stripped off Joomla. Either way K2 can reproduce most of these stuff far better.
  • Any design changes will be subtle and NOT affect existing Joomla extensions that respected the Joomla UI design. It will also certainly NOT affect extensions that brought in their own design/MVC and so on (think AcyMailing, page builders etc. etc.).
  • If our friend Ryan provides his blessing, we would also love to swap the current Joomla WYSIWYG editor with JCE Core. If not, it's always available either way. We will just upgrade TinyMCE and still install our beloved JCE. This would also be a good time to standardize things like "editor xtd" buttons in a way that they better integrate with the WYSIWYG editor...
  • Features and custom extensions we've used for large scale projects could be integrated in the new CMS, if it makes sense for most users to have. E.g. fast search powered by Elasticsearch is a no-brainer (and we can throw that Smart Search crap out for good).

The point is to do something that's fun, while professional at the same time.

Backward compatibility will be our holy grail. Anyone that tells it can't are either lazy or just plain bad programmers (hell, we've maintained K2 for Joomla 1.5 to 3 for 15 damn years).

We're already in touch with partners to finance this move. On the long term, all we need is a couple of devs, working full time.

The next big phase will be infrastructure as required for any modern CMS. That means rebuilding something like the JED, working on documenting use and code etc. At the same time, it's practical to keep everything to a minimum. E.g. there is no reason to use our own forum, but probably go for something like GitHub so we can have everything in a single place: code and discussion, coupled with solid anti-spam (cause let's face it, that's what forums suffer from these days).

By keeping things lean and simple, we will work less on infrastructure and more on the CMS's code and features.

If you ask "why now", I can respond with 2 things:

1) There's been plenty of time for people to switch to Joomla 4/5. Very few did.

2) It's MUCH worse waiting things out to chart their predefined course than actually fucking doing something about it, even if it fails or doesn't work out.

Follow up blog posts will provide more insight into how things will play out in the coming months and how others can join this effort.

 

P.S.

If you have any questions, please use Twitter/X to communicate these to us (@joomlaworks).




a

The Role of Word-, Sentence-, and Text-Level Variables in Predicting Guided Reading Levels of Kindergarten and First-Grade Texts

Texts classified according to guided reading levels (GRL) are ubiquitous in U.S. beginning reading classrooms. This study examined features of texts across three grade bands (kindergarten, early first grade, final first grade) and the 10 GRLs within these bands. The 510 texts came from three programs with different functions in beginning reading instruction: core, intervention, and content areas.




a

Won’t Student Motivation Be Damaged If We Teach with Complex Text?

Teacher question: I understand your claims that teaching students with grade-level texts instead of instructional level texts increases children’s opportunities to learn. However, what about children’s emotional needs, self-esteem, motivation, and self-starting skills when text is challenging. Children who struggle with sight words or sounding out words who are given a hard piece of text will shut down and refuse to try or will act out in the classroom.




a

Differentiation Done Right: How “Walk to Read” Works

When we’re asked to switch to explicit, systematic instruction, many teachers worry that we’ll no longer be able to tailor our teaching to the students in front of us. Calls for whole-class phonics instruction lasting 30-45 minutes, for example, summon fears that our  students will be bored by concepts they already know or aren’t yet ready for.




a

Teaching Students to Use Context

I’m writing this blog because of the disarray I see over the topic of context instruction and the poor instructional practice that it seems to manifest. One confusion is already well recognized, but merits some mention here. The other befuddlement usually goes without remark, and yet it, too, has unfortunate consequences for young readers.




a

Comprehension Instruction That Really Helps — Teaching Cohesion

Teacher question: One of my colleagues told us that we should not be teaching guided reading lessons or comprehension skills or strategies. We’re using a core reading program that includes those kinds of things. He says that the science of reading proves that we would get higher reading achievement by teaching more social studies and science (he’s our science teacher) and dropping the comprehension instruction that we are providing. He’s really vocal about this. Can you help us shut him up? Shanahan’s response




a

Shared Reading in the Structured Literacy Era

Teacher question: Can you provide clarification on how to promote shared reading in the structured literacy era and how that differs from shared reading in the balanced literacy era. I would think a teacher could certainly initially read the text aloud to students to model fluency and expression, but then must ensure students can get the words off the page and reread by decoding the words, rather than parroting the teacher or memorizing the shared reading text that may be a rhyme/song that is catchy. Shanahan's response:




a

Print-to-Speech and Speech-to-Print: Mapping Early Literacy

The “Reading Peaceniks” The authors of this article are a group of researchers and practitioners who are looking to end the divisiveness of the “reading wars” — and help children learn to read and write with competence and pleasure. See the list of contributing editors as well as the 25 nationally recognized colleagues who support this effort.




a

Beyond Labels and Agendas: Research Teachers need to Know about Phonics and Phonological Awareness

This article describes the current findings on phonics and phonological awareness instruction. It uses a question & answer format to explore 10 common questions that teachers ask about teaching phonics and phonemic awareness. Here are a few key questions addressed in the article: What are phonics and phonemic awareness? Should phonemic awareness be paired with print and taught together? Should phonological awareness be coordinated with phonics instruction? What is the best sequence for teaching phonics?




a

More on Hanford: Phonics Reform and Literacy Levels

Recently, I posted commentary on Emily Hanford’s reporting and the critical response it received from some in the literacy community. I defended the major thrust of her work and called out criticisms I thought to be illogical, ill conceived, or ill intended — criticism more aimed at maintaining status quo than promoting literacy.




a

The mysterious popularity of ginger ales on airlines

A recent article on Chow.com identifies a trend in American aviation catering: The surprisingly high demand for ginger ale on America’s planes. Why ginger ale, and not Coke, 7UP, or Bloody Mary mix? The most popular theory among flight attendants is that it relieves nausea. “If [passengers] have motion sickness, it settles their stomach,” says Elizabeth […]

The post The mysterious popularity of ginger ales on airlines first appeared on UPGRADE: TRAVEL BETTER.




a

Upgraded: Stopovers in Istanbul, with free tours courtesy of Turkish Airlines

Sure, some airlines let you work in a free stopover. But Turkish Airlines goes one step further and offers up a free city tour on a stopover as short as six hours. Maybe getting into a shuttle bus and tooling around Istanbul after seven hours on an Airbus isn’t your cup of tea, but if […]

The post Upgraded: Stopovers in Istanbul, with free tours courtesy of Turkish Airlines first appeared on UPGRADE: TRAVEL BETTER.




a

Which Americans have passports, and which Americans don’t?

30% of Americans have passports. But where do those Americans live? New Jersey takes the prize for the highest percentage of passports issued: 68.36%. At the low end: Mississippi, with just 19.86%. Via C.G.P. Grey, see the graphic below: For the “yes, but…” file: This dataset actually reflects addresses for issuance, not ownership of US […]

The post Which Americans have passports, and which Americans don’t? first appeared on UPGRADE: TRAVEL BETTER.




a

Be careful not to touch anything at the Wynn Las Vegas

Family friends recently returned from a trip to the Wynn Las Vegas, but the first story they had to tell wasn’t about luxurious accommodations, gambling, restaurants, or shows. It was about the snacks on top of their minibar. The motion-detector minibar wasn’t new to me. Those are bad enough: You move any item in the […]

The post Be careful not to touch anything at the Wynn Las Vegas first appeared on UPGRADE: TRAVEL BETTER.




a

Top 3 Airports With Casinos

Have you ever been at an airport waiting to connect your flight for hours on end? We all have, and yeah, it always blows to twiddle your thumbs for hours waiting for a flight that might delay or not. Aside from drinking mugs after mugs of coffee, there really doesn’t seem to be much one […]

The post Top 3 Airports With Casinos first appeared on UPGRADE: TRAVEL BETTER.




a

The Best Casinos to Visit When You Travel To New Zealand

Thanks to a change in the laws regulating gambling, land casinos are becoming popular in New Zealand. Today, the country has six casinos in total. Due to the relatively small number of casinos in the country, the industry focuses on offering superior quality as opposed to quantity. Of course, online gambling has grown too, providing […]

The post The Best Casinos to Visit When You Travel To New Zealand first appeared on UPGRADE: TRAVEL BETTER.




a

Top 3 Casinos You Should Visit When Flying to India

As a tourist destination, India has a lot to offer. From stunning nature, over unique culture, to interesting architecture, the country is a dream for any free-spirited traveler out there. Whatever it is that you’re after, from bustling cities to relaxing natural landscapes, you’ll find it here. But what about those who also enjoy trying […]

The post Top 3 Casinos You Should Visit When Flying to India first appeared on UPGRADE: TRAVEL BETTER.




a

The Best Online Casinos to Gamble at While Flying By Plane

Are you looking for the perfect way to gamble while flying on a plane? Look no further – here are our picks for the top online casinos! Introduction Flying can be a long and exhausting process. Many travelers seek solace in online gambling, offering the convenience of playing casino games while on-the-go. Thanks to Wi-Fi […]

The post The Best Online Casinos to Gamble at While Flying By Plane first appeared on UPGRADE: TRAVEL BETTER.




a

Traveling to Asia? Here’s Why You Should Try Dragon Tiger

Key Takeaways Description Dragon Tiger’s Popularity Dragon Tiger is a popular game in Asian casinos due to its simplicity and speed. Cultural Experience Playing Dragon Tiger offers travelers a unique cultural experience and a chance to engage with locals. Online Play Dragon Tiger can be played online, allowing travelers to enjoy the game regardless of […]

The post Traveling to Asia? Here’s Why You Should Try Dragon Tiger first appeared on UPGRADE: TRAVEL BETTER.




a

Traveling to India: A Deep Dive into the World of Andar Bahar

Introduction India is a place full of diverse cultures and traditions that offers many fascinating experiences for curious travelers. One such experience that provides a unique glimpse into Indian culture is the classic card game Andar Bahar. With its simple yet engaging gameplay, Andar Bahar has been a beloved pastime across India for generations. For […]

The post Traveling to India: A Deep Dive into the World of Andar Bahar first appeared on UPGRADE: TRAVEL BETTER.




a

Enabling Two-Factor Authentication (2FA) for a PayPal Account

2FA, the common abbreviation for two-factor authentication is a word often spoken about when one is setting up a website or account where security is vital. With more and more confidential information being uploaded on the net, it makes sense to add additional measures to prevent hackers from gaining access to an account. In terms […]

The post Enabling Two-Factor Authentication (2FA) for a PayPal Account appeared first on Tips and Tricks HQ.




a

Add a WordPress Admin User Account via PHP

Sometimes our WordPress plugin users need to create an Admin user account for their sites. In this tutorial I will share a small PHP code with you that can be used to create a WordPress Administrator user to your site. Alternatively, you can also create a WordPress admin user via MySQL. You will need to […]

The post Add a WordPress Admin User Account via PHP appeared first on Tips and Tricks HQ.




a

PayPal’s Pay in 4 Feature

It is no surprise after the success of Afterpay; the leading company in the ‘Buy Now, Pay Later‘ battle, that PayPal has followed suit with their very own version known as ‘Pay in 4‘. Similar to many of the other pay later platforms such as ZipPay, Sezzle, Quadpay, LayBuy, and Latitude Pay; ‘Pay in 4’ […]

The post PayPal’s Pay in 4 Feature appeared first on Tips and Tricks HQ.




a

Factoring In PayPal Fees When Sending Money Using the Goods and Services Option

With more and more online marketplaces popping up, many individuals prefer to pay for items, whether they be new or second hand using the PayPal Goods and Services option. The PayPal ‘Goods and Services’ option gives buyers further peace of mind with the PayPal guarantee. If the seller does not provide what they have described, […]

The post Factoring In PayPal Fees When Sending Money Using the Goods and Services Option appeared first on Tips and Tricks HQ.




a

PayPal QR Codes

What is a PayPal QR Code? A PayPal QR is a printable code that customers can use to directly send money to a business. This is a ‘touch-free payment option that is becoming increasingly popular in today’s society where social distancing is important. PayPal QR codes can be displayed on technology such as websites or […]

The post PayPal QR Codes appeared first on Tips and Tricks HQ.




a

Adding PayPal Payment Buttons to Your WordPress Sidebar Easily

Many blog owners have recently started to monetize their websites by selling physical or digital products to their loyal customers from their sidebar. If you have a loyal following, perhaps you run a small blog from a WordPress website, there is no reason why you cannot try to make a little side cash by creating […]

The post Adding PayPal Payment Buttons to Your WordPress Sidebar Easily appeared first on Tips and Tricks HQ.




a

Subscription Button Graphics for eCommerce Websites

If you run an eCommerce website, you may prefer to use a graphic as the call-to-action button for your subscription-style products or services. Below you can find a number of different subscription buttons suitable for use on a website’s landing page or the product page. Want some Buy Now button or Add to Cart button […]

The post Subscription Button Graphics for eCommerce Websites appeared first on Tips and Tricks HQ.




a

Buy Now Button Graphics for eCommerce Websites

In this blog post, you can find a range of different ‘Buy Now’ buttons that can be used on a website as the ‘call-to-action’ button for a product or service you are trying to sell. There is a range of different size buttons, in a number of different colors to fit with the aesthetics of […]

The post Buy Now Button Graphics for eCommerce Websites appeared first on Tips and Tricks HQ.




a

Accept Donations via PayPal from Your WordPress Site Easily

Do you run a charitable website? Or do you offer content free to the public? Perhaps it is time that you add a donation button to start monetizing your website. In this tutorial, we will walk you through the process of adding a PayPal donation button to your WordPress website, and even those without developer […]

The post Accept Donations via PayPal from Your WordPress Site Easily appeared first on Tips and Tricks HQ.




a

luxuriantbliss763.yolasite.com

The mobile phone market is teeming with a large number of brands, which have been capable of gaining worldwide recognition. Similar to other, this market is also witnessing fiercely competitive scenario.




a

Alphabet games

Write out each letter of the alphabet. Cut them out in squares and tape them to your clothes and body. Call out a letter for your child to peel off of you until they are all gone.




a

agilePHM – a new open source product for rapid prototyping of PHM analytics

agilePHM We are launching a new product called agilePHM In Industrial IoT, I have been working with PHM  (Prognostics and Health Management) for a while and it is a well known discipline Prognostics and Health management(PHM)  is an engineering discipline focused on predicting the time at which a system or a component will no longer perform its intended [...]




a

IOTA – The potential to drive Data Science for IoT

I have a close circle of clued-on/tech savvy friends whose views I take seriously. For the last few weeks, one of these friends has been sending me emails extolling the merits of something called IOTA – which calls itself as the next generation Blockchain.  At first, I thought of IOTA as yet another cryptocurrency. A [...]