Unlock For Us

Jejemundoz, Simple Jejemon Translator

jejemondoz

Jejemon is one of the new breed of hipsters who have developed their own language and written text. It is being used frequently in Facebook, Friendster, Myspace and other social networking sites.

However, most of the users uses informal forms and often attributed to be of inferior intellect but in some users, this belief is wrong. Some doesn’t know how to speak and write english well.

Informal form
Lolz. xDT♥zzz +u

Truly amazing and can be use as one of the easy password generators.

JEJEMONDOZ – Simple Jejemon Generator

http://windowsforus.com/jejemon

My version of the translator differentiates the Informal and somewhat formal forms that can be attributed to be of inferior intellect and can be use by any users in any english skill levels.

Manual and Automatic.

jej3mOn !$ 0n3 0f Th3 n3w brEEd of h!pzTErs w!Th Th3!r own lAngu@gE @nd wr!tT3n Text

It is being translated into lowercase, uppercase (all caps) and Alternating Case.

The best thing is, you can manually edit and add some especial symbols e.g. mathematical symbol like Beta, Alpha, Omega and many more…

¤   ±   ©  Ü  ü  ☺  ☻  ☼ ♥ ♦ ♪ ♫ ♯ ♣ ♀ ♂ ▲ ► ▼ ◄ ◊ □ Χ  Φ  Σ  Π  Ω  Ξ  Θ  λ  ζ  ε  δ  γ  β  α  π  ψ

and it can be use in Facebook as well.

HAVE FUN!


Read more...

Unlock For Us

How to Remove Phone Icon Entries from My Computer in Windows 7

cellregs

In just few months of work I learned so many things on how to get things done simpler and faster. I managed to focused on future ideas that I might create but unfortunately in every ideas, you need money.

Money makes the world go round :)))

Anyhow let’s focus and discussed some of the annoyances that I noticed in the new operating system called Windows 7. If you have a shared computer and being used by your family and friends, cell phone entries in my computer window is very difficult to removed.

How to remove an icon from “My Computer”?

First, you need to know the SID folder of the user account.

Browse this registry location to get the corresponding SID of the user e.g. username Atomton

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

e.g. S-1-5-21-825345543-318236825-1802669531-1003

CHECK THIS VALUE

ProfileImagePath

%SystemDrive%\Documents and Settings\Atomton

Now, we have verified that the SID for the Atomton user is S-1-5-21-825345543-318236825-1802669531-1003

Once you have the SID folder, you can now go the folder location below to get all the CLSID of each cellphones and delete them.

HKEY_USERS\S-1-5-21-825345543-318236825-1802669531-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace

cellregsregistry

It is advisable to backup first so that you can restore them later.

backup

Now it’s clean. That’s it! Hope this helps!


Read more...

Unlock For Us

How to Disable Connection for Specific Wireless Networks

wireless 

If there are many password-enabled and unsecured wireless networks around your house, disabling specific Wireless Connection is very good topic.

In this example, we will disable connecting to unsecured network called “family network”

How to Disable Specific Wireless Network

Connect first and save the network

connecting

success

Manage Wireless Networks that use Wireless Connection

Press Windows Key + R for Run Window and use the command below

explorer.exe shell:::{1fa9085f-25a2-489b-85d4-86326eedcd87}

Right-Click > Properties

properties

Click the Security Tab > Choose WEP as the Encryption

wep

Put any Network security key

wep2

windows3

“Windows cannot connect to …”

That’s it!

Very easy and simple way to disable connection to specific wireless network in Windows 7 and Vista!


Read more...

Unlock For Us

Simple Way to Disable Startup Softwares

msconfig 

Sometimes we just wanted to disable one application and doesn’t want to think anymore. Probably your tired and busy with your work, this tip is good for you.

The new version of WinBubbles will help you in every day computing, making every task easier and faster.

optimizetab

Open the program and go to Optimize Tab and just click the Startup Programs option to disable and enable programs during startup.

startup

Manually launching the System Configuration Utility

MSConfig is a utility to configure settings and disabling startup programs for security. Here’s the simple command line switch for the tool.

msconfig –4

Hope this helps!


Read more...

Unlock For Us

Using RegDevelop to create Customized Restrictions and Policies

The great thing for the software regdevelop is that, it lets you customize and create your own security policies based on Windows Registry in just few minutes.

customizesecurityrestriction

Last month, I started studying all the users interaction and they appear to move in random everyday even if they don’t understand and know the system itself.

Trial and error is always one of our instinct one way or another.

Restrictions

If your using the home edition or other limited version of Windows, the only way you can add restriction is to use third-party tools to easily modify the registry.

Using RegDevelop to Create your own customized Security Policies

You can find the program here

regdevelop

Drag the checkbox control and add caption

disabletaskmanager

Registry Location

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Value Name DisableTaskmgr

Value 1

ValueType DWORD

References: http://technet.microsoft.com/en-us/library/cc962658.aspx

Disable Registry Editor

RegKeyPath1

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\

Value_Name1    DisableRegistryTools

ValueData1    1

ValueType1   DWORD

DeleteWhenUnchecked   True

Disable Changing of Wallpaper

RegKeyPath1

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop

Value_Name1    NoChangingWallPaper

ValueData1    1

ValueType1   DWORD

DeleteWhenUnchecked   True

Disable USB Drive (reboot is needed)

RegKeyPath1

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR

Value_Name1    Start

ValueData1    4

ValueType1   DWORD

DeleteWhenUnchecked   False

RegKeyPath2

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR

Value_Name2    Start

ValueData2    3

ValueType2   DWORD

Disable Command Prompt

RegKeyPath1

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System

Value_Name1    DisableCmd

ValueData1    1

ValueType1   DWORD

DeleteWhenUnchecked   True

Disable Control Panel

RegKeyPath1

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Value_Name1    NoControlPanel

ValueData1    1

ValueType1   DWORD

DeleteWhenUnchecked   True

 

If your an average user and you just want to add restrictions, try using WinBubble for Windows 7 and Vista… Simply choose the option and Click Apply to add restrictions.

Hope this Helps!


Read more...

Unlock For Us

How to Disable the Task Manager for Limited or Standard Accounts in Windows

regedit Last week, I was configuring my old installation of Windows XP when my entire facilities was hit by thunderstorms and some surge protections fails during that day. Lighting strikes near our house and luckily, only few of my computers was affected and $133 dollars worth of electronics equipment was damage.

But It costs two days of work and redesigning my equipments.

Anyway, unexpected moments happened and I’ll start all over again and dig more some topics regarding useful tips for everybody.

Manually Disable or Remove the Task Manager from the List for Limited Accounts

This security policy tip is very useful for schools, internet cafes, small business and shared computers at home.

From you Limited or Restricted User Account, Open your Windows Explorer > go to \Windows folder > regedit.exe > Right-Click and Choose “Run as…” option

runas

Open the program for accounts with administrative privilege

runaslogin

hkeyusers

 

In this example, I want to disable the Task Manager for the User Account named Sharedaccount.

Once the Registry editor is opened, we need to verify and find the corresponding SID folder for the account.

 

 

How to get the corresponding SID Folder for the Specific User Account

go to these registry location to get first the corresponding SID key for the User

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

Find the corresponding SID by checking those folders for the Sharedaccount Value

S-1-5-21-825345543-318236825-1802669531-1003

CHECK THIS VALUE

ProfileImagePath

%SystemDrive%\Documents and Settings\Sharedaccount

Now, we have verified that the SID for the Sharedaccount user is S-1-5-21-825345543-318236825-1802669531-1003

  • Open this registry Location to restrict launching of task manager

HKEY_USERS\S-1-5-21-825345543-318236825-1802669531-1003\Software\Microsoft\Windows\CurrentVersion\Policies

  • If System subfolder key doesn’t exists, create the folder and Right-Click the folder key > New > DWORD (32-bit) Value

disabletaskmgr

  • type DisableTaskmgr, double click and change the value to 1

Try by pressing CTRL+ALT+DEL or CTRL+SHIFT+ESC

disabledtskmgr

“Task Manager has been disabled by your administrator”

Hope this Helps!

 


Read more...

Unlock For Us

RegDevelopTM, Control System using your Mobile Phone

cssample

integrateddev

designsamples

properties

Advantages

The software lets you create endless designs and possibilities that will suits in your needs from a very simple ones to complex input and output digital operations.

Useful Recommended Applications

  • In third-world countries, students living from other places and islands usually travel back to school located in the city to check their grades. This time, students can check their grades and other enrollment information using sms or text messages. Great for poor families.
  • You can design a system that will minimized all the operational cost of your business by lowering the power consumption by monitoring and turning off all the power if not in used.
  • Farmers can create their own system based on their needs especially those irrigation systems that needs to check on power supply and pump operation. They can design a system that can remove the need to travel long distances and it is updatable if there is an expansion being done.
  • Save energy by creating a system that lets you turn off devices inside the house if not in used – same way if the system will be used in Internet Cafe.
  • You can also design an application like one of the winner last year that allows users to text-message the quality-authentication code found on the packaging of anti-Malarial and other medications in order to guard against counterfeit drugs.
  • You can design an application that can reply inspirational messages or text messages regarding the Environment and inspired students to do more.
  • And many more designs in the future...

MAIN OBJECTIVE

Most of the great things today came from those very simple ideas – Anders Hejlsberg of Microsoft”

EARLY STAGES

I’m just trying to show that the idea can be done and used by any below average income earners up to rich families and businesses.

I already have the ideas in my notes during my 3rd year college projects in engineering and that is year 2002. The integrated development environment was based on my software called RegDevelop, designed to create applications in just few minutes without writing any code.

Need to rest for few days after two months of Work!

Please stay tuned! Hope I’ll win and I’m going to make sure that It will fund my study.

Thanks for reading the article!


Read more...

 

© Naga Heavy Industries (NHI) @2024| Blogger| License Agreement