7 Traits of Real Men

by bspcn on September 3, 2010

Written by mocha dad

Photo by: Photofinish2009 via Flickr

Men were made to be bold, strong, leaders. However, our society has attempted to repress these traits. If you look at the way men (especially dads) are portrayed on TV, you’d think we were all a bunch of irresponsible, befuddled, nincompoops, who can only function with the help of a “smart” female partner, friend, or spouse.

Consequently, many boys are confused and have no idea what it takes to be a real man. They seek inappropriate role models and emulate the bad behavior that they see on a regular basis.

It is our duty as men, fathers, and responsible citizens to counter these negative images and raise a new generation of men who are respectful, loving, and willing to contribute to society in a positive way.

If we are to achieve this goal, we must start with improving ourselves. I started my journey towards self-improvement after my daughter’s birth. The greatest compliment that a father can get from his daughter is “I want to marry someone just like you.” That kind of pressure forces you to examine your life and look for ways to improve.

Over the years, I’ve discovered seven traits that real men possess:

  1. Integrity – Integrity is more than being honest. It’s a lifestyle set on striving towards moral excellence. Real men say what they mean and mean what they say. They are the same person whether or not others are watching. They are trustworthy, dependable, and unwavering.
  2. Compassion – Compassion is sympathetic consciousness of others’ distress together with a desire to alleviate it. In other words, you feel compelled to help someone who is hurting. Men aren’t often viewed as being compassionate, but it is a trait that helps us to become more connected to the people around us. Real men turn their compassion into service and work to make the world a better place.
  3. ConfidenceReal men are confident. Many people confuse confidence with arrogance and self-centeredness. Real men know the difference. Confidence is about being self-assured and self-aware. Confident men have faith in their abilities and knowledge. They don’t need to tear others down in order to build themselves up. They earn people’s trust with their radiant, inner strength. When a they walk into the room, everyone takes notice.
  4. Self-control – Hardly a day goes by without a news report about some high-profile man who has been destroyed by sex, money, and/or drugs. Too many men lack self-control, but it is the foundation of a virtuous life. Self-control starts with focus and ridding yourself of distractions. Doing this isn’t easy because temptations lurk around every corner. Real men are able to tame their desires and channel that energy into positive pursuits.
  5. Perseverance – Perseverance is the product of self-control. It is courageous resistance against difficult circumstances. Perseverance is only developed through trials. Real men endure the trials and emerge stronger. They never give up.
  6. Bravery – Bravery is the courage to do what is right regardless of the circumstances. Nothing is ever accomplished with an attitude of passivity. Real men stand up in the face of adversity.
  7. Humility – Today’s breed of young men loves to let everyone know how much swagger they have. They thump their chests and proclaim to the world, “I’m a Big Deal. Look at me!” Real men understand the value of being humble and letting someone else’s light shine. They realize that humility is more endearing than self-importance. Humility indicates that you are ridding yourself of the poison of self-centeredness. Besides, humility softens the blow when someone knocks you off your pedestal.

Acquiring all of these traits takes time and dedication. However, our society would benefit greatly if all men strove to possess them.

Stay Strong,

Question: In your opnion, what traits should a real man possess?


Bonus: so true…..


{ Comments on this entry are closed }

Facebook Adds Remote Logout Feature

by Martin on September 3, 2010

Not logging out can be a huge privacy risk, especially on public computers but also on other computer systems that multiple users have access to. Why is that? Because everyone accessing the computer after the user may access that user’s profile on Internet websites.

That was reason enough for Facebook to add a new option under the Account Security section that displays all devices and computers the user is logged in, with options to end activity on all systems but the active one.

Probably more interesting than the option to end the activity of those secondary logins is the fact that they are displayed on the page. This means that Facebook users who suspect that someone else may have access to the computer have now the option to find out in Account Activity as well. That’s on top of the Facebook login feature that informs the account owner by email or SMS if another device or computer is used to log into the account.

facebook remote logout

facebook remote logout

The new feature is rolled out gradually, and once it is live, can be accessed under Account Security section of the Account Settings page.

Facebook in the past month’s have shown a drive to improve the site’s privacy settings and tools. The new remote logout feature can prove useful to some users who forgot to log out on another device. The real use however in our opinion is the ability to log out account thiefs before changing passwords to make sure they stay locked out of the account. (via Facebook)


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: ,

{ Comments on this entry are closed }

Drive-Thru Disk Management Software

by Martin on September 3, 2010

Drive-Thru is a portable disk management software for Windows. The software offers direct disk related configuration changes in an easy to use interface.

The program displays different options on the startup window, and in three other tabs. In the drive security tab it is possible to hide drives from the computer, lock drives and disallow autorun for specific drive letters. Autorun can also be disabled for drive types, with individual options available for USB Flash Disk / floppy disk, hdd hard disk drives, CD and DVD drives and RAM disks.

It is for instance possible to hide drive a from being displayed in Windows, especially if that drive is not even available in the operating system. Note, Windows 7 does that automatically as it hides drives without medium automatically.

drive security

drive security

The drive substitution tab offers to set drive letters to folders of the operating system with the option to perform the operation on every start of the system. It performs the same operation as the subst command line tool.

disk management

disk management

Drive monitoring supposedly allows a user to monitor selected drives. This threw some error messages on our Windows 7 64-bit test system. It may be incompatible with 64-bit systems and work fine with 32-bit systems. We had to kill the Drive-Thru process though because the monitoring could not be stopped, even though the controls to cancel and stop were displayed on the screen.

The final tab offers several features on one page. It can be used to configure drive labels and icons, display drive related information, convert drives to the NTFS file format, define if and how the drive letter shall be displayed, enable write protection for removable drives and select the drives that are accessible in drive explorer on the computer desktop.

Drive-Thru is an interesting portable program for Windows, that can aid the user in configuring various drive related settings. We would recommend to stay away from the drive monitoring feature though, as it seems to be buggy at this time. There are other programs that work better and without errors. (via JKWebTalks)


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , , , ,

{ Comments on this entry are closed }

Modify LDAP entries with the ldapmodify command

by Jack Wallen on September 3, 2010

Recently I’ve done a number of articles covering the Lightweight Directory Access Protocol (LDAP) which range from installation, adding entries, to full-blown GUI management tools (See LDAP content on Ghacks for more information). If you’re in the dark about LDAP is an application protocol that allows the querying and modifying of directory services data implemented on IP networks. Basically it’s a complex, large, directory of information of various forms that can be used for many, varied implementations (company addressbooks, application authentication, etc).

Once LDAP is installed you have, at your fingertips, plenty of tools to add, edit, and delete data on that server. One of those tools is critical to keeping data current. That tool is ldapmodify. In this article I am going to show you how to use this tool to modify an entry in an LDAP server.

Command basics

The ldapmodify command isn’t exactly like all other commands. Instead of just running a single command and being done with it, you issue the command, do you work, and then escape out of the command. The actual modification of the data doesn’t happen until you escape the command. The sequence goes like this:

  1. Issue the ldapmodify command (with appropriate options).
  2. Inform ldapmodify what you are modifying.
  3. Modify your data.
  4. Escape with CTRL-d.
  5. ldapmodify will make the changes.

Yes, it does seem like a fairly complex process…and yes it is a complex, but a very necessary process.

Let’s take a look at the actual process. As an example I am going to modify the gecos entry of an already existing directory entry. The gecos entry is a general information field that can be used for just about anything). Let’s have some fun and change the gecos entry for user scooper and indicate that Sheldon Cooper is a Theoretical Physicist at Caltech University. We’ll assume the gecos entry only contains the information “Sheldon Cooper” and the LDAP server’s is on 192.168.1.10 and the full dc is wallen.local. Here is the actual process for this task:

Issue the command:

ldapmodify -h localhost -x -W -D "cn=admin,dc=wallen,dc=local"

It will now seem like the command is stuck. It’s actually just waiting for input. The input will look like this (hit Enter after each line):

dn: uid=scooper,ou=People,dc=wallen,dc=local
changetype: modify
replace: gecos
gecos: Theoretical Physicist, Caltech University

Once you have completed entering this text, hit Enter, and then hit CTRL-d to escape the command and then you should see something like:

modifying entry "uid=scooper,ou=People,dc=wallen,dc=local"

Now if you issue the ldapsearch command you will see the changes made. The ldapsearch command would look something like:

ldapsearch -x -b "dc=wallen,dc=local" -s sub "objectclass=*"

You should see Sheldon’s listing like this:

# scooper, People, wallen.local
dn: uid=scooper,ou=People,dc=wallen,dc=local
uid: scooper
cn: Sheldon Cooper
objectClass: account
objectClass: posixAccount
objectClass: top
loginShell: /bin/bash
uidNumber: 500
gidNumber: 120
homeDirectory: /home/scooper
gecos: Theoretical Physicist Caltech University

You now have modified the entry. Of course you aren’t limited to the gecos entry. You can actually modify any entry you want using the same technique.

Final thoughts

Hopefully LDAP is getting easier and easier for you. You can now add and modify entries. We will keep digging and eventually you will have the LDAP basics mastered.


© Jack Wallen for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , ,

{ Comments on this entry are closed }

Group Communication Software RaidCall

by Martin on September 3, 2010

Voice communication has become an essential part of multiplayer gaming, from professional e-sports to guilds in World of Warcraft, video gamers and friends who play shooters or strategy games in the evening. PC gamers basically have the choice between three different types of voice communication applications.

First those that are implemented directly in a game, then third party software that uses client and server communication, and finally software that requires only a client.

RaidCall belongs to the third group, as users only need to install the client software to use the voice communication software. That’s different from comparable solutions such as Teamspeak or Ventrilo which both require a server running the server software before they can be used.

RaidCall clients communicate directly with a master server that transfers the data to the connected clients. Because of this, it supports up to 1000 clients per channel. The number of clients per server is however limited to 30 at this moment. It can be increased by inviting new users. Each new user increases the limit by one.

raidcall

raidcall

Users can log in anonymously to start chatting right away, or create a free account which is required to create a free Raidcall server and use the friend’s list for basic social networking features.

One interesting feature of Raidcall is the ability to display an overlay control window whenever it is needed. Raidcall uses less resources than Teamspeak, the only other voice communication software we had installed on our test server. The software used about 27 Megabytes of RAM while running on the 64-bit test system, compared to the 40 Megabytes of Teamspeak.

The audio quality was okay. One negative aspect compared to Teamspeak was the missing option to change the audio codec, to accommodate for lower or higher bandwidth groups.

RaidCall is an interesting alternative, considering that it does not require a rented or hosted server to communicate in groups. The voice communication software is available for download at the developer site.


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , , ,

{ Comments on this entry are closed }

Windows Phone 7 is Released to Manufacturing

by Mike Halsey on September 3, 2010

Microsoft have reached a big milestone with their new smartphone operating system, Windows Phone 7.  Today, Terry Myerson the Corporate Vice President of Windows Phone Engineering has announced that it has been finalised and released to manufacturing.

This means that the version of the operating system Microsoft have released today, is the same version that will appear on the first generation of new Windows phones this fall.

In a statement on their blog, Myerson said…

“Windows Phone 7 is the most thoroughly tested mobile platform Microsoft has ever released. We had nearly ten thousand devices running automated tests daily, over a half million hours of active self-hosting use, over three and a half million hours of stress test passes, and eight and a half million hours of fully automated test passes. We’ve had thousands of independent software vendors and early adopters testing our software and giving us great feedback.”

Microsoft has a lot riding on the success of this new mobile OS, but reports so far indicate that it will give Apple’s iOS and Google Android a serious run for its money.

The only possible problem will be the continued use of the Windows name which, while completely understandable, might put people off if they’ve used and hated Windows Mobile.  Once they see the new OS though they’ll almost certainly be wowed, but if that translates into hard sales figures remains to be seen at this stage.


© Mike Halsey for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , ,

{ Comments on this entry are closed }

Windows Explorer Tabbed Browsing For Windows 7

by Martin on September 3, 2010

QTTabBar was one of the best, if not the best, tabbed browsing plugin for Windows Explorer. The original developer stopped working on the software in January 2009, and it became apparent with the release of Windows 7 that the original version of the program was not compatible with Windows Explorer in Windows 7.

That was a huge problem for users who came to rely on the program’s functionality in previous Windows editions. Finally, after a year of inactivity, Paul Accisano decided to continue the project. The main goal of the project is to make QTTabBar compatible with Windows 7.

The recently released alpha 4 of QTTabBar 1.5 already works under Windows 7, and while it is still an alpha version with bugs that need to be sorted out it works reasonably well already.

The program is compatible with 32-bit and 64-bit editions of the Windows operating system. It automatically offers to kill and restart the explorer.exe process after installation. Users who do not want to do that need to restart the computer, or log off and on again to see the changes.

Windows 7 users need to enable the tabbar by clicking on View > Toolbars > QTTabBar.

qttabbar

qttabbar

This displays tabs in Windows Explorer. Folders can be opened in tabs by dragging and dropping them into the tabbar. It is then possible to switch between tabs with the mouse.

A right-click on a tab displays a context menu with various options, including the ability to lock tabs, create groups, close and clone tabs, copy the path and to change the tab order.

The Explorer plugin works reasonably well, it does however have a few bugs that need to be sorted out. Saving files for instance did display “file does not exist” warnings after the process, even though the files have been saved properly in the location. The error messages went away after uninstalling QTTabBar, and appeared again after installing it for a second time.

QTTabBar in its current form needs some work done. The developer however has achieved several milestones so far, with the most important one being compatibility with the Windows 7 operating system. The program can once again become a must have for many Windows users, if the bugs are sorted out. Lets wait for the beta and final versions before a verdict on that though.


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , , ,

{ Comments on this entry are closed }

What a coincidence! Yesterday we have shown you how to move the Steam folder to another drive, and today we read about a program called Steam Mover that does something similar. Despite its name, Steam Mover not only works with Steam games, but practically any application installed in the Windows operating system.

The software makes use of Windows command line tools to create junctions. We have explained the concept in the guide How To Move Large Apps Or Games To Another Drive. Junctions basically make files and folders accessible in another location on the hard drive. Windows and the applications think that the application or game is hosted in the junction directory, while in fact it is stored somewhere else.

steam mover

steam mover

Steam Mover has been designed with Steam in mind, as the popular gaming platform limits all game installations to one directory.

The portable program will automatically display the contents of the Steamapps folder on startup. Each folder is listed with its name and size. There are also some fields that are blank at the beginning, including the alternative folder and junction point.

It is possible to change the directory to find another large folder on the drive that needs to be moved. Once the right directory has been located it is time to set the alternative folder.

The alternative folder is the new folder on another drive that will be the new storage location of the selected games or applications.

All that needs to be done at this point is to select the game or app folders that need to be moved to the new drive and to click on the right arrow icon in the footer of the application.

Steam Mover opens some command line windows that will copy the folder and its contents to the new destination, and create a junction point that links to the original folder.

The program window is refreshed in the end to reflect the changes. The junction point is now showing the new directory of the game or app, and the arrow icon indicates that the junction has been created.

It is possible to undo the changes by selecting the folder again in the interface and activating the other arrow button.

move steam

move steam

The idea behind the application came from the exact usage scenario that I’m experiencing myself. The developer had a very fast SSD as the primary drive and ran into troubles storing all the games on it. The natural decision was to move older games that are not played regularly to another drive to make up space on the main drive.

Steam Mover has a few limitations. The program only works on NTFS drives, and is only compatible with Windows 7 and Windows Vista.

Steam Mover is the perfect application to move large folders effortlessly to another drive. The program is available for download at the developer website. (via Lifehacker)


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , , , , ,

{ Comments on this entry are closed }

Written by Phil Plait

5 big-budget sci-fi films that actually got their science right

Phil Plait is an astronomer and major sci-fi geek. He writes the Bad Astronomy Blog for Discover Magazine and is also the host of the Discovery Channel’s science show “Phil Plait’s Bad Universe.” You can follow him on Twitter at @BadAstronomer.


My old friends know better than to go see movies with me. Sure, I always yell at the screen when a movie spaceship make a “whooshing” noise when it flies past, but at least I don’t throw popcorn: At a prorated 10 cents or so per kernel, it’s simply not cost-effective. But at my best I still mutter under my breath, and sometimes even take notes for my blog.

Such is the life of an evil-hearted nerd scientist critic of science fiction movies.

Still, it’s not all bad. As rare as good stuff in movies can be, maybe it’s time to recognize it. I love a challenge, so let’s take a look: What movies got their science right?

(insert cricket noise)

No, seriously, a lot of movies really do. Well, some do. OK, a few do. Let’s start off with an easy one, like…


2001: A Space Odyssey

centrifuge.jpg

Ask any astronomer what movie comes closest to getting it all right, and they won’t hesitate: 2001. The obvious anachronism may make this one a teensy bit harder — Pan Am went out of business decades before the titular date, and the Space Station is hardly a giant spinning wheel in orbit — but a lot of the actual science is good.

There’s no sound in space, for example. Without air, there’s nothing to transmit the sound waves, and the movie shows space as deadly silent.

A classic scene has astronaut Frank Poole jogging around the circular centrifuge, and that’s on the money. Without gravity astronauts have all sorts of trouble, including serious health issues, such as muscle and permanent bone density loss. A spinning centrifuge would simulate gravity and mitigate a lot of those issues.

My favorite bit in the movie is that lack of stars in the exterior shots. If you were out in space and looking at a bright object like a sunlit spaceship, your eyes would adapt to that brightness level. Stars are pretty faint, and would be very hard to see!

And here’s one you might not have thought of (and I’ll risk geek blasphemy for saying it): Interplanetary travel is boring. A trip even to the moon takes three days. Mars is six months, and Jupiter would take years. Space is big and empty, so for 99 percent of the time there would be nothing to do. 2001 shows that beautifully by being boring. I mean, by showing that boredom!


Deep Impact

In 1998, two blockbusters came out about impacts: Armageddon, and Deep Impact. Armageddon was one of the worst movies in the history of humanity, if the not the universe in its entirety, so I’ll leave it alone (it does have one thing right: It’s about asteroids, and asteroids exist. Other than that …).

Deep Impact, on the other hand, got a lot right. The comet was discovered by an amateur astronomer (which was still common in the ’90s, though less now, with robotic surveys scanning the heavens much more efficiently). In the flick, a nuke only managed to split the comet into two pieces; in reality that’s likely to be what would happen to a fragile comet nucleus. The impact scene (damn! I forgot to say “spoiler alert!”) is wonderfully accurate, with the actual moment of collision and subsequent tsunami beautifully detailed and terrifying. Even the scenes filmed at the comet itself were good; the lack of gravity makes it impossible to land a ship, for example, so they tether themselves to it.

It was attention to that kind of detail that made my geeky inner (OK, outer) astronomer sing.


Contact

contact.jpg

I have my suspicions that when we make first contact with aliens, it won’t be when they land their flying saucers on the White House lawn. That whole “space is big” thing really is a problem, and it’s a whole lot worse when the distances are measured in quadrillions of miles.

In Contact we find aliens because they beam an intense radio signal to us (though points are taken off for Jodie Foster’s character using headphones; computers are a wee bit better at detection than humans). That makes sense: A radio wave is easy to send, it travels at light speed, and you can encode a lot of information into it. So right off the bat, the movie has it right.

Not only that, but it also shows astronomers as, y’know, people, instead of cardboard caricatures, as usually done. Foster’s character actually — gasp — has a sex life!

Even the depiction of faster-than-light travel is consistent and well done. But none of this is surprising: The script was penned by Carl Sagan himself, an astronomer and brilliant writer. If you haven’t seen this flick, then stop reading my dorky stuff and go get it! Also, read the book Contact. If the last page doesn’t give you chills, you’re not a bona fide nerd.


Star Trek

star-trek.jpg

Yes, the 2009 Trek reboot that pissed off a bazillion fans, who were appalled that suddenly their franchise could be made appealing to a broad audience. Still, despite all the debauching of science usually performed by Trek, there was one sequence made of win: Early on, when the Kelvin is attacked, we see explosions and running crewmen and lots of yelling and screaming. Suddenly, amidst the hullabaloo, a hull breach opens up and a crewmember is blown into space. We follow her out the hole, and suddenly all the noise is cut off.

Like 2001, this is a good depiction of space. Without air, there’s no noise. And the movie wins a second kudo from me because it was used dramatically: The sudden cessation of noise punctuates that death scene for the poor, unnamed crewperson, making it that much more chilling. Of course, that saves her from the awful science later in the movie as Vulcan collapses into a black hole (and don’t even get me started on “red matter”).


The Fountain

fountain.jpg

This wasn’t a blockbuster, but it was still a beautifully told tale of love, life, death and rebirth. I won’t spoil it for you, but I will say that this is, to my knowledge, the only movie that has ever used supernovae correctly.

When a massive star explodes at the end of its life, all the heavy elements it’s created (like iron, calcium and so on) are blown out into space, where they can merge with gas clouds. These clouds then collapse to form other stars, planets … and you. The iron in your blood and the calcium in your bones were literally forged in the hearts of ancient supernovae. When a star dies, it gives life to others … and that theme is used perfectly in the movie. It’s a metaphor for rebirth, but it’s also used in that way by the movie quite literally. Astrophysics as poetry! Awesome.


I could go on and on, but after this it’s a state of diminishing returns. I know there’s more good stuff out there on display in small doses in lots of movies. And I just bet you have more examples in your own movie collection. So tell me: What flicks do you hold up as a shining example of Science and Reality?

Bonus: No, it’s totally cool. See…


{ Comments on this entry are closed }

Chrome Stable 6, Firefox 4 Features Axed

by Martin on September 2, 2010

Some things do not seem to be right. While Google does not seem to have problems increasing the stable releases of their Chrome browser in a four month turnus, other’s like the Mozilla gang have decided to cut features from the upcoming Firefox 4 release to meet the end of the year release deadline.

But first things first. Download Squad’s Lee Mathews was the first to report that the stable version of Google Chrome made the jump to version 6. That’s a milestone for the browser that just turned two today as well.

Chrome stable users now have access to new features such as browser data syncing, or autofill, next to better content settings for plugins and scripting languages.

The release is a security release as well, fixing more than a dozen different security vulnerabilities in the browser, of which seven received a severity rating of high.

Chrome users are asked to upgrade their web browser as soon as possible to protect the browser from possible exploits.

It does not look that rosy for the upcoming Firefox 4 version that is currently in development. According to Softpedia information the developers have decided to remove features from the release to meet the deadline.

The first feature that was axed was the new account manager which was introduced back in April 2010. But the removal of the account manager may not be the only casualty to meet the deadline. At risk are silent updates on Windows, the Inspector and Web Console.

Feature freeze of Firefox 4 was initially planed for Firefox 4 Beta 5, but has since then been postponed to September 10th.

Firefox 4 will still offer several improvements over Firefox 3. It is however disappointing that at least one feature has been removed from the browser release.

What’s your take on this browser development? Let us know in the comments.


© Martin for gHacks Technology News, 2010. | Permalink | Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , ,

{ Comments on this entry are closed }