http://www.joobi.co/index.php?option=com_content&view=article&id=8240&Itemid=224


Build means compile and link only the source files that have changed since the last build, while Rebuild means compile and link all source files regardless of whether they changed or not. Build is the normal thing to do and is faster. Sometimes the versions of project target components can get out of sync and rebuild is necessary to make the build successful. In practice, you never need to Clean.
Build or Rebuild Solution builds or rebuilds all projects in the your solution, while Build or Rebuild builds or rebuilds the StartUp project, "hello" in the screen shot above. To set the StartUp project, right click on the desired project name in the Solution Explorer tab and select Set as StartUp project. The project name now appears in bold. Since the homework solutions typically have only one project, Build or Rebuild Solution is effectively the same as Build or Rebuild .
Compile just compiles the source file currently being edited. Useful to quickly check for errors when the rest of your source files are in an incomplete state that would prevent a successful build of the entire project. Ctrl-F7 is the shortcut key for Compile.
In this post we will be discussing the pros and cons of each of these plugins and explaining how to make RokAccess work in Joomla 1.5. Hiding content depending on whether a user is a registered member or a guest is a really useful feature to have. Fortunately, there are a number of different options available set content permissions in Joomla 1.5... JoomiHideHow JoomiHide worksThis is the simplest plugin available for Joomla 1.5 to hide content. Although it's simple it works seamlessly for showing content either to registered members or guests. Content in an article can be restricted to be displayed to certain visitors by adding these tags: {reg} This content is only displayed to registered users logged in {/reg}{unreg} This content is only displayed to unregistered users or non-logged in users {/unreg} When content is restricted for non-members, this plugin replaces the restricted text with: "To view rest of this section, please login or register". This is a nice feature but a little annoying to have it displayed each time content is not displayed. To remove or edit this text, you can hack the plugin by changing the html code on line 108 of joomihide.php which is in /plugins/content/. Unlike content restricted for non-members, when content is not shown to registered users there is no text added. Pros
Cons
Click here to see what other people are saying about JoomiHide. Click here to download this plugin. Ninja AccessHow Ninja Access worksHide content using this plugin by surrounding the content you want to be seen by certain groups in a tag. Ninja Access uses numbers to specify which group the content includes: {njaccess 0} Shows this content only to guests {/njaccess} When content is not shown to a particular group, the text is simply hidden. As you can see from the examples above, you need to know the default Joomla GroupIDs: 0 - Guest, 18 - Registered, 19 - Author, 20 - Editor, 21 - Publisher, 23 - Manager, 24 - Administrator, 25 - Super Administrator. Pros
Cons
Find out more about Ninja Access here. RokAccessRokAccess is an extremely popular plugin for Joomla 1.0, but hasn't yet been updated for Joomla 1.5. Thanks to Lukas White, we managed to get RokAccess working in Joomla 1.5. How to get RokAccess working in Joomla 1.5After installing the Joomla 1.0 RokAccess extension on your Joomla 1.5 website, you will need to change the rokaccess.php file which is located in /plugins/content/ There are 3 changes you need to make to this file: $_MAMBOTS->registerFunction( 'onPrepareContent', 'botRokAccess' ); function botRokAccess( $published, &$row, &$params, $page=0 ) Delete: How RokAccess worksTo hide content using the RokAccess plugin you add the RokAccess tag to the content you want to hide. Here are some examples: {rokaccess guest} Shows this content only to guest users {/rokaccess} In similarity to Ninja Access, when content is not shown to a particular group, the text is simply hidden. Pros
Cons
Click here to see what other people are saying about RokAccess. Click here to download this plugin. Which should plugin should you choose?It just depends on what your needs are. We recommend you choose the plugin you're comfortable using... If you don't want to hack any files and need support with getting the plugin to work, we recommend you use the Ninjoomla plugin. Do you have any experience with these plugins? We welcome your comments below. |
GeoLite City is similar to the GeoIP City database, but is less accurate. Should you require greater accuracy, GeoIP City is a drop-in replacement for GeoLite City. GeoLite City is an ideal cost-effective solution, since it is as accurate as many other commercial geolocation solutions.
We are unable to offer direct support for GeoLite users. Please visit GeoIP Support Center for available documentation and MaxMind Forum if you encounter problems.
Under the license agreement, all advertising materials and documentation mentioning features or use of this database must display the following acknowledgment: "This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/."
GeoLite City is offered in binary format, a highly optimized database that supports fast lookups using our Open Source API code. We recommend using the binary files with APIs instead of importing the CSV files into SQL because the binary format is more efficient and is easy to set up and use.
Our CSV format enables you to load the database into a SQL database. The GeoIP City and GeoLite City use the same locationIDs, so the GeoIP City CSV files can be used as a drop in replacement for GeoLite City CSV files without having to change the locationIDs. Note that queries made against the CSV data imported into a SQL database can take up to a few seconds. If performance is an issue, the binary format is much faster, and can handle thousands of lookups per second.
| GeoLite City | GeoIP City | |
| Cost | Free | $370 initial, $90 per month updates |
| Coverage | Worldwide | Worldwide |
| Accuracy | Over 99.5% on a country level and 79% on a city level for the US within a 25 mile radius. More details | Over 99.8% on a country level and 83% on a city level for the US within a 25 mile radius. More details |
| Redistribution | Free, subject to GPL/LGPL for APIs and database license. Commercial redistribution licenses are available | Please contact us. |
| Updates | Updated monthly, at the beginning of each month | Updated monthly. For binary format, weekly updates, automated updates available by using geoipupdate program included with C API |
Scrollbar Paper does not replace browser’s default scrollbar.
Instead, it covers it with a custom scrollbar, like paper on a wall: that is why it is called Scrollbar Paper
The benefit of this approach is that the way browser’s default scrollbar behaves is not modified: mouse wheel support, text selection and scrolling performance are the same as usual.
Besides, Scrollbar Paper’s HTML does not wrap itself around its content, and thus, does not eventually break it: for instance, when jScrollPane might reset/break Flash/SWF movies, Scrollbar Paper will not.
Finally, Scrollbar Paper is refreshed regularly, thus keeping adapted to its content.
You must have access to the internal frame’s code to implement this solution. The internal iframe should have the following in its style:
Now the parent frame’s iframe tag may look like this:
That is all it takes to remove those pesky horizontal scroll bars and have a neat iframe that will only scroll vertically. You may modify some of these sizes and proportions to fit your page layout, but the code above works in all major browsers.
By Craig Buckler | November 19, 2010 | PHP
The ultimate WordPress plugins bundle that includes the Newsletter-, Shopping Cart- and Banner Rotator plugins in it.
Read MoreThe best WordPress newsletter plugin on the market. Sending bulk emails from your website has never been so easy.
Read MoreSell digital- and tangible products on your WordPress website with multiple payment methods, shipping calculation and data capture!
Read MoreDisplay user-friendly frequently asked questions on your WordPress website in multiple groups and allow users to ask questions.
Read MoreBuilding WordPress image galleries has never been easier! Display multiple images in galleries with a lightbox overlay effect.
Read MoreA WordPress domain WHOIS search form in to allow your users to search for availability of domain names.
Read MoreEasily display image, flash and code banner ads on your WordPress website from advertisers with click and view tracking.
Read MoreCapture additional data from your WordPress users on the registration and profile pages as user meta data with ease.
Read MorePut elegantly beautiful slideshow galleries on your WordPress website to showcase slides with information and links.
Hightlighted Features:
About wpStoreCart: wpStoreCart is an open source eCommerce solution for WordPress that allows you to quickly and easily sell your physical and digital downloads using your new or existing WordPress website. wpStoreCart was developed only after we had spent a few years being totally frustrated with other WordPress eCommerce plugins, which we found to be generally either unprofessional, hard to use, or would break every time we’d upgrade the plugin, not to mention most of them cost a lot money. So, in March 2010, we began developing wpStoreCart to be THE free, open source, easy to use, yet extremely powerful eCommerce plugin for WordPress that everyone has always dreamed of. That's a difficult thing to achieve, and to that end, we're always looking for criticisms, suggestions, and tips on how we can make our plugin the best. Please feel free to contact us on our support forums. We also do custom WordPress themes, plugins, modifications, consultation, business support, and more. Contact us by clicking here today with your requirements.
Dippsy - the DIgital Products PayPal Store for You!
This demo store demonstrates how Ecwid can be added to Facebook and work as a Facebook application. If you want to set your own store on Facebook, use our application.