weebly statistics
Published on

 

 

AMENDMENTS:

 

FREE STATE: DEPARTMENT OF HUMAN SETTLEMENTS:

The Free State Department of Human Settlements (FSDHS) hereby withdraws the thirty-seven (37) internship posts that were advertised in the Public Service Vacancy Circular (PSVC), Vacancy Circular No. 23 of 2026, dated 03 July 2026. The withdrawal follows the identification of possible errors in the advertisement, which require the Department to rectify the information before the posts can be re-advertised. The Graduate Internship Programme positions withdrawn are: HS 01/2026: Administrators- Affordable Housing (x2 Posts), HS 02/2026: Rental Tribunal, HS 03/2026: Administrator - Rental Tribunal, HS 04/2026: Informal Settlements And Land Tenure, HS 05/2026: Informal Settlements And Land Tenure, HS 06/2026: Housing Development & Planning (x2 posts), HS 07/2026: Supply Chain Management Asset Management (x2 posts), HS 08/2026: Supply Chain Management Bid Administration And Logistics Management (x2 posts), HS 09/2026: Supply Chain Management Demand And Performance Management (x2 posts),HS 10/2026: Information Technology (x2 posts), HS 11/2026: Organisational Development, HS 12/2026: Financial & Budget Management Salaries And Tax (x2 posts), HS 13/2026: Financial & Budget Management Financial Control, HS 14/2026: Financial & Budget Management Payment Authorisation (x2 posts), HS 15/2026: Financial & Budget Management Office Of The Director, HS 16/2026: Internal Audit (x2 posts), HS 17/2026: Skills Development (x2 posts), HS 18/2026: Human Resources Management (x3 posts), HS 19/2026: Corporate Communication (x2 posts), HS 20/2026: Labour Relations (x2 posts) HS 21/2026: Project Management Unit (District Services), HS 22/2026 Project Management Unit (District Services), HS 23/2026: Office Administration, HS 24/2026: Security Management And Anti-Corruption. Should you require any further information or clarification, please contact: Name: Mr. P. Soke, Email: soke@fshs.gov.za.

 

 

 

FREE STATE DEPARTMENT OF HUMAN SETTLEMENTS 

 

document.addEventListener("DOMContentLoaded", function() { var adsenseLoadTriggered = false; // 1. Function to load the main AdSense SDK function loadAdSenseSDK() { if (adsenseLoadTriggered) return; var script = document.createElement("script"); script.async = true; script.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4986925452700064"; script.crossOrigin = "anonymous"; document.head.appendChild(script); adsenseLoadTriggered = true; } // 2. Setup the Observer var adObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { // User is close to the ad! loadAdSenseSDK(); // Ensure SDK is there (adsbygoogle = window.adsbygoogle || []).push({}); // Trigger this specific ad observer.unobserve(entry.target); // Stop watching this ad } }); }, { rootMargin: "200px" }); // Starts loading 200px before it enters view // 3. Attach observer to all ad units document.querySelectorAll(".adsbygoogle").forEach(function(ad) { adObserver.observe(ad); }); });