Tuesday, 20 January 2015

Space Station 13 remake liberated!



Many of us know Space Station 13 as "that awesome game I never played". Along with games like Dorf Fortress it stands as one of the pinnacles of the gameplay philosophy of fun through massive amounts of diversity. Originally developed in one of the most broken and unupdated platforms ever imaginable, BYOND, fans of the game have been trying to develop a standalone remake of the game for a while.

After a long period of development, the team of Robust Games, in charge of the project, decided to liberate the whole thing and turn to open development. This means all of the code is now GPLv3 and all of the art assets are now CC-BY-SA, effectively making the game 100% free-as-in-free-domes. 

So what are you waiting for? Get to developin'!

EDIT: Apparently only the placeholder sprites (not the fancy ones in the screenshot) have been released under CC-BY-SA. The game should still be 100% playable with these, though.


Code License: GPLv3
Assets License: CC-BY-SA

Via RPS

Wednesday, 14 January 2015

How To Run Windows Apps On Mac For Free Without VM
















WineBottler
WineBottler packages Windows-based programs like browsersmedia-playersgames or business applications snugly into Mac app-bundles.
Your company provides you with a login, mail, calendar and contacts that only work on certain browsers?
You quickly want to test your websites in Windows-based browsers.
You want to play games, that are not ported to OS X?
Your online trading platform or accounting tool only runs on Windows?
Your audio book player is not available on OS X?
No need to install emulators, virtualizers or boot into other operating systems – WineBottler runs your Windows-based programs directly on your Mac.
Instructions
  1. Download the latest stable version of WineBottler from the link below.
  2. Double-click the DMG file and drag both the Wine and WineBottler icons into your Applications folder.
  3. Find your Windows software. (In my case, I will use Microsoft Money Sunset Edition.)
  4. Next, go to Wine Application Database (AppDB) from the link below and type the name of your Windows software into the Search box to find out if other people have successfully installed the app, and what requirements need to be met. (In the case of Microsoft Money, I will need to add two Winetricks, msxml3 and ie8.)
  5. Open WineBottler and switch to the Advanced tab.
  6. Leave “new prefix” selected under “Prefix Template” and click the “Select File…” button to browse to your program’s setup file (in my example, “USMoneyDlxSunset.exe”.) Select “This is an installer, execute it.”
  7. Certain programs require additional Windows components, such as “IE8″ or the “.NET Framework” to run. You can include these in your application’s prefix, so it works properly. (For Microsoft Money, use the Search box to find “msxml3″ and “ie8″, then tick each one.)
  8. Check “Include Wine binaries…” after reading the tip box. Change “com.yourcompany.yourapp” to match your program (For me, that’s “com.Microsoft.Money”.)
  9. Leave “Silent Install” unchecked, then click “Install”.
  10. Choose where to save it, name your program and click “Install”.
  11. First the “Wine bottle” or “prefix” is set up then WineBottler installs any Winetricks, followed by your app. If a“Profile creation aborted” error appears, read the log (Typically it’s related to a missing Winetricks setup file, and you’ll be provided with a download link.)
  12. After resolving errors, you’re prompted to install Winetrick components followed by the program. (If any Program Error boxes appear, keep clicking close until they disappear and WineBottler moves onto the next component.)
  13. Open the program from the Applications folder (There might be a short wait.)
  14. Now try it. (In Microsoft Money, I couldn’t use the setup wizard, so I needed to adapt the “sample.mny” file by choosing “File > Open” and browsing to “drive_c\Program Files\Microsoft Money Plus”.)
  15. You’re done
Screenshots
Note
Before installing any software, visite Wine Application Database (AppDB) and search for your Windows software to see if someone else had already successfully installed it and to see what features worked and what didn’t work.
Links
WineBottler (Official Website)
Wine Application Database (AppDB) (Wine HQ Official Website)

Tuesday, 13 January 2015

SEO query string universal solution

universal solution for seo troubles caused by urls with query strings
URLs with query strings can be a real poison for a SEO. The main and mostly harmful damage untreated URLs with string query do, is a not calculable rise of amount of existing URLs with same content, HTTP answer code 200 and untreated indexing management, also called duplicated content. Another issue caused by query strings in URLs is overspending of crawl budget to URLs with query strings, which must be better excluded from crawling and indexing.

On this way a site with untreated URLs with query strings gets on the one side such URLs into index, which don't belong here, on the other side the crawling budget for good URLs could be missed, cause overspend.

There are some passive techniques to deal with query strings in URLs. Actually i planned to publish existing techniques for dealing with query strings in URLs and my solution for SEO problems caused by query strings in URL into my ultimate htaccess SEO tutorial, but then this topic got some more details, so i decided to create an extra article about query strings in URL and SEO.

Preceding kinds of SEO dealing with query strings in URLs

  • while Google means, it could deal with query strings in URLs, it recommends to adjust the bot's settings in Webmaster Tools for each of existing query strings.
  • URLs with query strings could be disallowed in the robots.txt with a rule like
    Disallow: /?*
    Disallow: /*?
  • If header information of HTML or PHP files, available with URLs with query strings, can be edited, so it is possible to add rules for indexing management and URL canonicalisation, like
    <meta name="robots" content="noindex, nofollow">
    <link href="Current URL, but without query string" rel="canonical">
These methods are mainly manual, require unpredictable workload and solute problems partly. But the good news is: i have an universal solution, working for all URLs with query strings and getting rid of all SEO troubles caused by query strings in URLs.
Read full article »

Monday, 12 January 2015

Using the AdSense Access and Authorization Feature

It is amazing when you see a webmaster using a blogspot blog stealing an AdSense Java Script Code and using it on their website. They will usually keep your unique publisher ID while showing ads from your account. While their action may be unintentional in terms of them not caring which ID that they use, the net effect is that you are now involved in their illegal action.

adsense access and authorization
Whatever their reason for doing so, once they are caught and banned for using illegal and plagiarized materials, chances are that Google will also ban your Adsense account as well because it violates the terms of service and the program polices even though you may not have been aware that this happened to you. It doesn't really matter to Google because they see your unique publisher ID and assume that it is you posting the illegal materials.

In addition, there are websites that also use the iFrame HTML program that will embed to the post and pages of your website as well. This means that you are now violating the Terms of Services as well as the Program Policies because they are showing the AdSense ads inside an iFrame which is forbidden. Again, because it is your website, Google will assume that it is you unless you can take appropriate action.

While this may seem unfair, it must be noted that Google has recognized the practices of others in using the websites and unique publisher ID, so they have developed a new feature called "Access and Authorization" that you can find within the dashboard of AdSense. It is here that you can only allow certain sites to show ads for your account and not have to worry about getting punished for something that you did not do.

Access and Authorization Usage

You will need to log into your AdSense account and then proceed to "Site Authorization" which will then let you check the mark to allow only certain ads to be shown for your account. When you check the box that allows only certain sites, it will ask you which domains that you are allowing to show on your website and what has permission to use your ad code:

adsense access and authorization

Here, you will need to type in all the websites or domains that you have granted permission and save the changes you have made by clicking the "Save" button. While it may be tempting to not list any, you will need to list the following in order to fully comply with the request and not create any more confusion:
  • Your Domains: Any domains and sub-domains that you own where you want to monetize them with AdSense.
  • Country Specific TLDs: Basically, any country-specific TLDs of Google will need to be included as well, for example a .blogspot.com blog (see the screenshot below). To find a complete list of all Google domains, click HERE.
  • Translate Site: If some of your customers are using translation sites to visit your website, then you'll want to at least include the major ones such as Google Translate and others. You can find a list of the major ones or stick to Google if you like.
  • Yahoo & Bing Domains and Sub-Domains: Wherever your articles are being read, you'll need to include these sites as well.
  • Articles: If you are using articles from other websites that have your ad code and you have promised to share your AdSense revenue with the parties involved, then you will need to enter all of the article URL codes separately in order to make sure that they are authorized.

If you were to use a domain name that is not on your list of authorized websites, but it does use your ad code, then you will see alerts on your dashboard to notify you. If these are legitimate sites that you want to use your ad code, but simply did not put them on the list you can do so thanks to the warning provided on your dashboard:
We've noticed your ad code has appeared on websites you haven't authorized. To avoid lost revenue, make sure to authorize any sites you own to display ads by visiting your account settings.
However, if these sites are not authorized, then you can feel comfortable by ensuring that their domain is not on your list and Google will not punish you for the theft by others.

Also, keep in mind that any domain name that is using your ad code and is not authorized will remain in place and not generate any money for you. So, you cannot profit by the theft of others even when they are using your ad code. While this may seem unfair in a sense, the way the process works does keep your website from being punished for what someone else has done.

Additional Notes for Using Access and Authorization on AdSense

There are a number of things that you will need to be aware of when using this particular program. First, be sure that you check it frequently so that you can catch any warning early on. You only need to sign into your account and check the dashboard where the authorization is located. By checking frequently, you can catch those who are authorized and add them to your account.

Remember that any partner websites of Adsense such as youtube.com, blogspot.com, blogger.com etc. are fully authorized to show your ads without having to add them to your account listing. All partner websites of AdSense qualify, so you only need to restrict yourself to the sites that are outside that particular area.

When you add a domain to your list of sites that are authorized to use your ad code, they will automatically be added to your list of sites that you own as well. This means that you don't have to add them twice and can limit your efforts to just the first authorization part.

You'll want to use this feature in order to avoid any misunderstanding and especially to avoid being punished for something that you did not do. However, you'll need to prepare a bit before entering all of the applicable domains that can use your ad code. By taking a little time and going over all the places where they appear, you can add them in and get the greatest benefit from this particular feature of AdSense.

If you have any more questions, you might also try posting them here in the Adsense help forums.

Sunday, 11 January 2015

How to Gain Social Media Followers and Likes For Free! [GUIDE]














AddMeFast
Is a website that allow you to gain followers, likes, comment on your social media. For example facebook, twitter, youtube …. And all that is for free. You can gain hundreds of followers per day.
The credits goes to roushik for this
How To Get These?
  1. First of all click HERE to sign up
  2. now sign up and confirm your email
  3. Now sign in to Addmefast
  4. you will get 50 points as joining bonus
  5. Now start exploring it and earn points by liking others
  6. Done ! use these points to get likes,Websites hits etc
  7. Enjoy :)
Screenshot