Recommended Posts

uAPFn.png

ngbp.png

Most of you guys will be asking What is NewGenBook:Clique, Basically it's a better alternative than using the original facebook app & website! we've redesigned the original FB site from the ground up making it a unique and better experience but not taking away the enjoyment of surfing Facebook.

We already have several desktop apps for all major browsers - It is currently available for Google Chrome/, Firefox, Opera and Safari! & we are slowly expanding to other platforms such as iPhone, windows & Android.

Enjoy! & don't forget to like our facebook page: https://www.facebook.com/newgenbook

to stay up to date & see more screenshots on the iphone and mac app development watch this thread and watch the dribbble page: Dribbble - Show and tell for designers or follow me on twitter: @jeayese

Edited by Denis W

We're nearly done! If you're interested in testing PM me for an invite!

Here's the todo List for NewGenBook 3:

Do something with leftCol for smaller resolutions (can't see bottom)?

Tiny contentCols (ex: Events/Pokes)

Rounded buttons awkwardly beside each other (ex: message search)

Groups headers are awkward http://localhostr.com/files/2XKG8yD/capture.png

Nav jewels active states revert to orig black images (Chrome)

Weird messages bug (leftCol pushed too far left)

Fixed:

Fix these: http://d.pr/war - Also experiment with the left sidebar Profile Icon is show twice which kills the UI a little

Fix black bars: http://d.pr/vJsy

Footer shown in stylish (bug?) http://d.pr/6BNt

Ticker needs to be always on top, Search bar needs to be more to the left so the ticker can fit: http://d.pr/HyX4

Black Bars around search bar: http://d.pr/mFlk

Strange messages issue with the left sidebar and also right sidebar ads: http://d.pr/YOWR

Bug in ticker: http://d.pr/aRgr

Notification bug: http://d.pr/UjSD

"Sort" needs to be aligned to the right and the box removed around it.

Add Thank You page -> transparent like button

Red notification icons from newgenbook in this script

Timeline date sidebar bug (profiles/pages!)

Align Search bar

Right sidebar removed completely when chat/ ticker is not clicked on

Get rid of seperator on right of user icon in nav

Get rid of Find Friends link in nav?

Old profile pages

Move dropdown to other way in case of long page names

Some content cut off at top (ex: photo pages)

Nav hover must be proper height

Add Thank You page -> transparent like button

Chat sidebar too narrow

Search bar button needs image to be proper height

Fix nav dropdown button (active arrow image too high)

"Should" have been?

I can't agree - it wastes a lot of left-hand space. Facebook has a LOT of info to display.

Yes but that "info" can be access easily from rolling over the left area, watch the video to see what I mean.

Looks really good, although out of personal preference, I prefer block colours over say, gradients.

Cheers, We're going to make the colours customizable, solid or gradients you guys can pick ^_^

Yes but that "info" can be access easily from rolling over the left area, watch the video to see what I mean.

I did. Currently I don't need to roll-over anything though - so I see it as a negative step...

  • Like 1

Yes but that "info" can be access easily from rolling over the left area, watch the video to see what I mean.

Cheers, We're going to make the colours customizable, solid or gradients you guys can pick ^_^

Fantastic, I can't wait for a beta test to be up! ;)

Test #45 was released a couple of hours ago, here's a changelog:

Changelog:

- Minor bug fixes

- Top left profile icon transparency lowered

- Rounded Newsfeed profile icons - Get that newgen look that all the designers are doing

29dF3.png

- Better notifications UI

  • 4 weeks later...
This topic is now closed to further replies.
  • Posts

    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
    • never mind the video had a couple swear words... gosh it was funny!
    • It's expensive, but I bet it will still sell out just like the Steam Deck and the Steam Controller
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!