for self-hosted internal tools integrated with your blog
Yes, it's a blog engine. Yes, it's not your typical app builder. It's not even your typical form builder. But WordPressis built on a MySQL database, and if you're running it on your own servers, you can turn a WordPress installation into a feature-filled app that might not even include a blog.
You'll first need to install a WordPress form builder plugin—Gravity Forms, Formidable, and Ninja Forms are all great options. You'll build a form with your form builder, and then whenever your form is filled out, your data will show up in your MySQL database. Now, you can use the form plugin's own features to display your form data in WordPress, or you can build your own MySQL queries or MySQL plugins to display your database info inside your own pages in WordPress.
It'll take a bit more work, but you'll end up with something almost as customizable as a hand-built MySQL app without the headaches of software development.
Price: Free, plus form plugin and hosting costs
Skill Level: Advanced—easy to make a basic form, but accessing the database will take more work
You don’t have to hold up a microphone to your computer’s speakers to record its audio. Even if you don’t have a Stereo Mix option on your PC, you can easily record the sound coming from any Windows PC.
You can record the sound coming from your PC in numerous ways, and we’re going to show you the three best we’ve found. The first two options use only software, and the third relies on an old trick that connects your computer’s audio output to its audio input with an audio cable.
Option 1: Stereo Mix
Stereo Mix is sometimes called “What U Hear.” It’s a special recording option that your sound drivers might provide. If it is included with your drivers, you can select Stereo Mix (instead of a microphone or audio line-in input), and then force any application to record the same sound that your computer is outputting from its speakers or headphones.
On modern versions of Windows, Stereo Mix is generally disabled by default—even if your sound drivers support it. Follow our instructions to enable the Stereo Mix audio source on Windows. After enabling Stereo Mix, you can use any audio-recording program, and just select “Stereo Mix” as the input device instead of the usual “line-in” or “microphone” option.
On some devices, you may not have this option at all. There may be a way to enable it with different audio drivers, but not every piece of sound hardware supports Stereo Mix. It’s unfortunately become less and less common.
Option 2: Audacity’s WASAPI Loopback
Don’t have a Stereo Mix option? No problem. Audacity has a useful feature that can record the audio coming out of your computer—even without Stereo Mix. In fact, Audacity’s feature may be even better than Stereo Mix, assuming you’re willing to use Audacity to record the audio. This method takes advantage of a feature that Microsoft added in Windows Vista named the Windows Audio Session API (WASAPI). The feature also functions in Windows 7, 8, and 10, and helps make up for the lack of a Stereo Mix option on modern Windows PCs.
In Audacity, choose the “Windows WASAPI” audio host, and then choose an appropriate loopback device, such as “Speakers (loopback)” or “Headphones (loopback).”
Click the Record button to start recording the audio in Audacity, and then click Stop when you’re done. Because you’re using Audacity, you can easily trim and edit the sound file when you’re done.
Audacity’s tutorial website explains why this feature is actually better than Stereo Mix:
“WASAPI loopback has an advantage over stereo mix or similar inputs provided by the soundcard that the capture is entirely digital (rather than converting to analog for playback, then back to digital when Audacity receives it). System sounds playing through the device selected for WASAPI loopback are still captured, however.”
In other words, your recorded sound file will be higher-quality when using Audacity’s WASAPI loopback option.
Option 3: An Audio Cable
If neither of the first two options suit your needs, there’s always the low-tech solution—although it’s a bit of a hack. Just get an audio cable with a male 3.5mm connector on both ends. Plug one end into the line-out (or headphone) jack on your PC, and the other end into the line-in (or microphone) jack. You’ll stop hearing the sound your computer produces, but you can use any audio-recording program to record the “line in” or “microphone” input. To actually hear the sound, you could get a splitter, and then output the audio to headphones or speakers at the same time you direct it back into your computer.
Sure, this is inconvenient and silly compared to to the first two software-only options we talked about. But, if you desperately need to capture the audio coming out of your computer in an application that isn’t Audacity and you don’t have Stereo Mix, the cable trick allows you to do this.
Obviously, copyright laws may prevent you from distributing whatever recordings you make in this way, so don’t use these tricks for piracy! After all, even if you were going to pirate some audio, there’d be easier ways to do it than this.
Ever need to record something on your computer exactly as it comes out of your speakers? Enabling “Stereo Mix” will let you do exactly that, and here’s how to do it.
Nowadays, most sound cards have the ability to record whatever is being output. The only hang-up is accessing that recording channel, which can be done rather easily.
Enable Stereo Mix
Go down to the audio icon in your system tray, right-click it, and go to “Recording Devices” to open up the proper settings pane.
In the pane, right-click on a blank area, and make sure both “View Disabled Devices” and “View Disconnected Devices” options are checked. You should see a “Stereo Mix” option appear.
Right-click on “Stereo Mix” and click “Enable” to be able to use it.
I Still Don’t See It…
In some cases, your audio chipset drivers aren’t helping your cause. Most likely, this is because they’re outdated. In other instances, however, it’s because the newest Windows drivers for your chipset don’t support this feature. This was the case on my Asus Eee PC (a 1000HE), but I got around the issue by downloading and installing the older Windows XP/Vista drivers for my audio chipset. As always, before changing your drivers, make sure create a system restore point in case things don’t go as planned.
How Do I Use This?
With “Stereo Mix” enabled, you can open up your favorite recording program and select that instead of your microphone before you record. If you don’t see the option, or your program doesn’t give you the ability to change the recording device, you can disable or unplug your microphone and make “Stereo Mix” the default recording device.
This works well for when you want to capture audio for a screen-sharing session, or record audio from streaming sources–such as live web-casts–that don’t necessarily allow you to download content immediately. In order to do that, you’d open up your audio recording application of choice (like Audacity), and find the option for microphone input. Select Stereo Mix as your input (if it isn’t already), be sure other recording devices are muted or disabled, and click record.
Yesterday, I was searching in my Gmail for old files that I wanted to download. Once the email opened, I had a particular surprise: Anti-virus warning – 2 attachments contain a virus or blocked file. Downloading these attachments is disabled.
Why do we have this anti-virus warning?
Like I said, this error was kind of surprising since I know for sure those files don’t contain viruses. After reading the Learn more link, I realized that those files were marked as a virus because they contained another .zip file in it. According to this link again, it is also possible to have a file blocked if it figures in the list of the Gmail blocked file type (for example a .bat file). You can take a look to the banned files type list here.
I think this is good that an anti-virus has been implemented into Gmail, but it should let the user choose if they want to be able to download their files anyway. They should only put a warning and let the download happens if this is what the user want. Since this is not the case, we need to think outside of the box to be able to download those files!
1- Click on the “More” arrow at the top right of the email and click on “Show original”.
2- Click on “Download original” at the bottom left.
3- Save the file as “email.eml“. The file extension needs to be .eml.
4- Open the file with outlook, or any other email client. You will now be able to download your files.
UPDATE: I will include Sara’s comment here, since it seems to have helped many people. I tried this and it worked ;). Just open the email on gmail app. Here you can download the files without restrictions, then just send the files from your phone to your PC using USB conection or another message app which allows to attatch documents (like whatsapp or telegram). Hope it helps!
Considering the fact that we are creating a brand new system to facilitate unlimited file sizes and universal upload resume capabilities, it is important to us that this system be completely transparent, and independent of odrive. To demonstrate this, we created some simple shell scripts that anyone can use to re-assemble the raw odrive IFS file packages.
This article is for OneDrive when you're signed in with a personal account on Windows 10, Windows 7, Windows Vista, or Mac. "Add to my OneDrive" isn't available in Windows 8.1 or on other operating systems when you're signed in with a work or school account.
When someone shares a folder and gives you edit permissions to it, add the shared folder to your own OneDrive to make it easier to edit and work with the folder and its contents. If you sync the folder to your Windows or Mac computers running the OneDrive app, you can work with the folder offline.
Note: Shared folders added to your OneDrive do not use any of your OneDrive storage space. They only count against the folder owner's storage space.
Add a shared folder to your OneDrive
Sign in to OneDrive on your browser.
In the OneDrive navigation pane, under OneDrive, click Shared. Folders you can add to your OneDrive are marked Can edit.
Find the folder you want to add, and click the circle in the folder's tile to select it.
Click Add to my OneDrive. Or, if you prefer, you can right-click the folder and then click Add to my OneDrive.
Important: The Add to my OneDrive option isn't available when:
You're signed in with a work or school account.
You've already added the folder to your OneDrive.
The item you're trying to add isn't a folder. Add to my OneDrive isn't available for individual files or for collections such as albums.
Tip: If you don't want the folder contents to sync and be shared, you can click Download. This copies the folder and its contents to your computer, not to your OneDrive. The files are available for you to edit offline, but you would not see updates made by others, and they would not get updates you make.
Find shared folders in your OneDrive
Shared folders you've added to your OneDrive appear in the OneDrive website in your Files view.
If you use the OneDrive sync app on your computer, you can sync the folder to your computer. On a Windows PC, find the folder in Windows Explorer; on a Mac computer, use the Finder to locate it.
Notes:
If you have the OneDrive sync app but the shared folder does not sync to your computer, you might have selective sync turned on. This isn't common, but to fix it, go to your computer's system tray (if you use a Mac, go to the menu bar) and find the sync app.
Right-click the sync app icon (if you're using a Mac, left-click it), and click Settings.
On the Choose folders tab, check the box of the folders you want to sync.
More about shared folders on your OneDrive
Can I still access shared folders if I don't add them to my OneDrive?
Yes, you can access them from your Shared list on OneDrive.com or in the OneDrive mobile apps. You can still copy, move, edit, rename, share, and delete anything in the folder.
What happens if I move items into or out of a shared folder?
When you move items between shared folders, they lose their existing permissions and get the permissions from the folder you moved them to. For example, if you move an item to a read-only folder, the item becomes read-only as well. Moving an item from a shared folder to an unshared folder means that item is no longer shared with anyone. If you move items only within a shared folder, there is no change to any of the assigned permissions.
What happens if I move the shared folder itself?
You can't move shared folders on OneDrive.com. If you sync OneDrive to your computer, any shared folder you move is copied to the destination location and then removed from your OneDrive. It is still available in your Shared list.
Note: Be careful when moving folders, as it can affect the folder's sharing permissions. If you move a shared folder into another folder, it takes the permissions of the destination folder. This means people can access it only if they also have permissions to the destination folder - if the destination folder isn't shared, then the folder you moved is also not shared anymore.
Can I rename a shared folder that I’ve added to my OneDrive?
Yes, you can. The new name you give to the folder is visible only to you, and will appear with that name anywhere you access your OneDrive, including OneDrive.com, the OneDrive app on your computer, or the OneDrive mobile apps. The name change won’t be visible to the shared folder owner, nor anyone else with permissions to the folder.
Note: Renaming or changing any of the folder's contents, however, is visible to others sharing the folder.
Why don’t items that have been deleted from a shared folder appear in my recycle bin?
Items deleted from a shared folder on OneDrive.com are sent to the recycle bin of only the shared folder’s owner. However, if you sync your OneDrive on a computer, items deleted from a shared folder do appear in the computer’s recycle bin.
Note: Only the owner of a shared folder can restore an item deleted from the folder.
How can I remove a shared folder that I've added to my OneDrive?
On OneDrive.com, in Files view, select the shared folder you want to remove, then click Remove from my OneDrive. This only removes the folder from your OneDrive - it is still accessible from your Shared list and doesn't affect the owner or anyone else sharing the folder. If you delete the folder instead, it's deleted from everyone's OneDrive and the folder owner would have to restore it.
Note: If you sync OneDrive to one or more computers, removing a shared folder from your OneDrive also removes it from those computers.
What happens if the owner stops sharing a folder that I've added to my OneDrive?
If a folder is no longer shared with you, it is removed from your OneDrive. To get back your access to the folder, ask the owner or an editor to share it with you again.
Es una librería Gratis (OpenSource) para Visual Fox Pro 9.0 sp2 que nos permite conectarnos a servidores de Bases de Datos como Mysql, MariaDB, FireBird de forma transparente para el Programador, en el futuro PostgreSQL, Sql Server, (¿y por qué no otros más?), con solo cambiar una simple propiedad de la librería funcionara de forma transparente con cualquier servidor de datos, ajustando posiblemente algunas instrucciones SQL propias de cada servidor, que no son un estándar SQL y los parámetros de conexión a los diferentes servidores.
How do I set up multiple computers to share a printer using the Thomson TG782T, Technicolor TG587n or TG582n Home Network Gateway Home Network Gateway?
The Technicolour Home Network gateways allow you to share your printer with multiple computers. This means you can print documents from any computer connected in the home to a single printer (The gateway supports most common printers.)
To do this, you will need to perform the following steps on each computer. Note: All the computers need to be connected to the gateway.
Step 1 of 10 You will need to first install the printer drivers on the computer if you have not done so already. Follow the following instructions to install the driver:
Plug in the printer to the computer directly.
Follow the instructions to install the printer driver on the computer. The printer driver software should have been provided by your printer manufacturer.
Step 2 of 10 Plug in the printer into the USB port on the side of the Thomson gateway. Click on Start -> Control Panel -> Printers.
Step 3 of 10 Click on Add a printer
Step 4 of 10
Select Add a local printer and click Next.
Step 5 of 10 Select Create a new port and choose Standard TCP/IP Port from the drop down menu.
Step 6 of 10 Type in 192.168.1.253 in the Hostname or IP address field. Click Next. It will try and detect the TCP/IP port but will not be able to find it and prompt for more information.
Step 7 of 10 Select Custom and click on the Settings button.
Step 8 of 10 Select LPR and type in TG782 printer in the Queue Name field. It will then search for the printer driver.
Step 9 of 10 Select your printer manufacturer and model. Click Next.
Step 10 of 10 Type in a printer name and click Next. This should complete the installation process. You should now be able to print using the shared printer.
If you would like to enable another computer to print to the shared printer, repeat the above steps with the other computer.
VLC contiene unas funciones de conversión bastante potentes que nos permiten pasar con facilidad un vídeo de un formato a otro.
No vamos a entrar en ellas, pero sí vamos a revisar rápidamente una que puede ser muy útil: la extracción del audio de un vídeo.
Para hacerlo, seguimos los siguientes pasos:
Abrimos el VLC, vamos al menú “Medio” y seleccionamos la opción “Convertir”. También podemos pulsar el atajo de teclado CTRL+R.
Se nos abrirá la ventana “Abrir medio”. Clicamos en el botón “Añadir” y seleccionamos el vídeo del cual queremos extraer el audio.
Una vez añadido, clicamos en el botón “Convertir/Guardar”.
Se nos mostrará la ventana “Convertir”. En el apartado “preferencias”, nos vamos a lista desplegable “Perfil” y seleccionamos “Audio – MP3”.
Después, en “Destino”, clicamos en “Explorar” para seleccionar la carpeta donde guardar el archivo de audio y escribimos el nombre que tendrá.
Por último, clicamos en “Iniciar”.
El VLC empezará a hacer la conversión. Su avance se nos mostrará por medio del control deslizante. El tiempo que tardará en hacer la conversión dependerá de la extensión del vídeo.
Una vez haya terminado, tendremos en la carpeta indicada el archivo de audio extraído.
Por lo general, con esto será suficiente para hacer una extracción común. También podemos personalizar la calidad del audio, pero eso es algo más avanzado y no vamos a entrar en ello.
¿Cuántas veces has visto un vídeo de YouTube y has querido guardarlo pero no has sabido cómo? Seguro que muchas y es más fácil de lo que imaginas. Sólo necesitarás tener VLC Media Player actualizado y seguir una serie de pasos para guardar el archivo en tu ordenador. Así que lee con atención porque te explicamos cómo descargar vídeos de YouTube.
Para empezar, debes asegurarte de tener la última versión de VLC Media Player en tu ordenador. Una vez hecho esto, es hora de elegir el vídeo que quieres descargar y copiar la URL.
Ve a VLC Media Player y busca en el menú Medios la opción ‘Abrir dispositivo de captura’ (‘Open Capture Device’ en inglés) y clica sobre él. Cuando lo hagas, se abrirá una nueva ventana. Busca la opción ‘Red’(Network en inglés), copia el enlace de YouTube y dale al Play.
Cuando el vídeo empiece a reproducirse, busca en la barra del menú la opción Herramientas y selecciona ‘Información multimedia’ (Media Information). Se abrirá una ventana con la información relevante sobre el vídeo. Abajo verás un enlace junto a ‘Lugar’. Justo esa URL es el enlace de descarga de tu vídeo de YouTube.
Cópialo y pégalo en la barra de tu navegador Chrome o Firefox. En este momento pueden ocurrir dos cosas: que se inicie la reproducción del vídeo o bien se muestre una ventana para iniciar la descarga.
Si ocurre lo primero, pincha en cualquier parte del vídeo y selecciona ‘Guardar vídeo como’ y ahí podrás definir la carpeta de destino de tu ordenador donde quieres guardar el vídeo. Si por el contrario ocurre lo segundo (la ventana para iniciar la descarga) bastará con que definas dónde quieres guardar el archivo.
Mobirise is an offline website builder for Windows and Mac, meaning that it needs to be downloaded to your desktop.
The drag-and-drop based website builder was born out of the Netherlands, and is designed to construct small-medium sized websites, landing pages, portfolios, and other such low-functionality websites.
It's marketed as user friendly for non-techies, minimalist, and totally free (even for commercial use).
Website builders don't need to much of an introduction. Startups, entrepreneurs and small businesses use them to kickstart their online presence, and they usually want to achieve that as quickly and as easily as possible. Oh, and without touching a line of code, too.
Let's see if Mobirise can rise to the challenge. Here's a video to get us started.
Initial Thoughts
The Mobirise website is clean and simple, for the most part.
Download buttons dominate the homepage, and it looks like a very inviting piece of software right off the bat. Minimalist indeed.
Yet, further down the homepage, lies an array of review quotes and testimonials. And when I say there is an array, I mean there is an array.
It's a little overkill to say the least. Not a massive deal, but clutter on the homepage of a website builder that touts simplicity isn't a convincing quality.
Getting Started
What's that? A website builder that I can't use through my web browser? Perish the thought.
But hold on just one second.
You may have to download and install Mobirise before you can use it - but believe me when I tell you that it's quicker to set up than most hosted website builders that require no downloads.
With Mobirise, you don't need to sign up or divulge any information whatsoever to begin downloading. The downloadable file is relatively small, installation is lightning fast, and there's no forms to fill out at any stage.
It went from a .zip file on my desktop to a ready-to-roll website builder in a matter of seconds. Impressive.
Page Creation
The page creation capabilities of a website builder help to define it as a platform. Unsurprisingly, Mobirise stays true to its focus on minimalism when it comes to page building.
The platform starts you off with a generic homepage, with a customization menu that can activated via an orange button at the bottom-right of the interface.
There are no standalone templates as such. Instead, you can choose from a number of different page blocks, piecing them together in a mix-and-match fashion to build a one-pager style website.
This method ensures that users stays within a pre-defined boundary when it comes to design, with just enough wiggle room to make some customizations. Such customizations include; images, videos, text, background images, background colours, show/hide elements, content aligning, and more.
I think there's a healthy balance struck here. The customization options aren't going to allow you to build anything drastically unique, but there's just enough there to help put your own stamp on your website.
As previously mentioned, this pre-defined design boundary will, in a way, push users towards creating a website that looks good, rather than leaving them to their own, (often inexperienced) devices.
In other words, if you suck as web design, you'll love Mobirise's method of website building.
I say that particularly because Mobirise's page blocks are so well put together. They include a selection of full-page sliders, information blocks, maps, forms, a pricing table, and more.
Upon hovering, each block presents three buttons in the top-right; Drag Block, Block Parameters and Delete Block.
The first option allows you to drag-and-drop the block above and below other blocks, essentially rearranging your website like Lego. The Delete Block button is pretty self explanatory.
As for the Block Parameters button, this brings up those customizations I mentioned earlier, allowing you to edit the block in question. Different block types comes with different parameters, too.
For example, a navigation menu block will give you the option to make the menu sticky, meaning that it will scroll down the page with the visitor; remaining visible at all times.
Further customization can be done by simply pointing and clicking on page elements. Otherwise known as inline editing. For example, clicking on a "Download" button brings up options to change the buttons color, and edit the text right there and then.
To add a new page to the existing homepage, you can go to the menu on the left, "Pages", and then "Create New Page". further page options enable you to clone pages, edit file names, set page titles, and add meta descriptions.
I feel that now is a good time to highlight the speed of Mobirise. I tinkered with all of the above settings, re-arranged page blocks and edited page elements - and it was a piece of cake. Mobirise is supremely speedy and responsive, just as a website builder should be.
Multi-Site Management & Publishing
Similarly, you can add a brand new website from the same side menu, by clicking "Sites" and "Create New Site".
Mobirise presents a grid-list of your existing sites on that same menu, allowing you to quickly switch between projects. Ideal for a developer with multple clients, one might say.
The site manager section also allows you to export a website, assign a favicon, and add a Google Analytics tracking code.
When it comes to actually publishing your website, Mobirise gives you a few options.
You can publish it to a local drive, upload it via FTP or use Google Drive. All three options seem to work fine, and they're solid options to make use of, too.
Apps & Extras
Mobirise has a couple of extra features which help round it off.
Firstly, there's the ability to preview your website in desktop view, tablet view and smartphone view. Just to ensure all those responsive pages are looking spcik and spam.
Plus, you can preview the website in your web browser.
You can also import and export Mobirise websites, which is cool if you're looking to share your work with somebody else, or move one website between two different accounts or devices.
There are only four extensions bundled. These are; Facebook Comments, Soundcloud, Code Editor & Google Analytics. However, the Code Editor is very highly priced, at $69.
Mobirise is showing its youth here I think. Four extensions is certainly nothing to write home about, and I think this should be an area of focus for the Mobirise team. I also think that charging $69 for a website builder's Code Editor is a little bit too bold. The price needs adjusting, if you ask me.
Extensions like Google Maps, Instagram photos, Disqus comments, a form builder and other standard extensions would all be welcome.
Getting Help
As far as help and support is concerned, there's not much to go on.
In fact, apart from some social media handles and an email address, there's no other way to reach out for support from official channels. There isn't even any documentation, which isn't really acceptable.
I would have expected a simple "Help" option somewhere on the website builder, or perhaps a document that comes bundled with the download. But surprisingly, there's nothing to help guide website building newbies at all.
The only saving grace is that Mobirise truly is easy to use out of the box. But still, that's no excuse.
The Verdict
Mobirise is an extremely simple website builder, and because that's exactly what it aims to be, I'm a big fan.
The level of customization that a newbie can implement is of a good level. There's limits on what can be created, which means they won't get lost in any complex menus. More experienced users can delve further into customization via the Code Editor extension (if they want to cough up the cash).
I'm also impressed with the quality of the blocks which can be dragged-and-dropped into place. They're the foundations of Mobirise, and they're brilliantly designed, with each one looking highly professional out of the box.
I have a few gripes, though. There aren't enough extensions to play with, and I feel that the page blocks could be a little more diverse. A few more different styles will provide just enough choice to ensure that users aren't constantly building similar looking websites.
Also, documentation and support need to be worked on. A user manual would be nice, and so would some FAQs on the Mobirise website.
Other than that though, Mobirise has won me over with its simplicity and speed.
Pros
Mobirise is extremely quick and easy to download and install.
Lego-like page blocks can be dragged-and-dropped into place, helping users construct websites that already look great.
All the pre-designed blocks are sleek and professional looking.
Customization options are pretty good, allowing for some useful modifications. An optional (yet expensive) Code Editor extension also gives experienced users complete control.
In-line editing plays right into the hands of inexperienced web designers. Point, Click, Edit.
You can upload the finished website via FTP, Google Drive or to a local server.
Easy to manage multiple sites.
Browser, Tablet and smartphone previews are easily accessible.
Everything is quick, responsive and bug-free. Mobirise is genuinely pleasant to use.
Cons
Not a hosted solution.
Not many extensions at all.
Documentation & support options are lousy.
Final Remarks
If a website building novice asks me to point them in the direction of a totally free website builder, Mobirise will now be high on my list of recommendations. I'm that impressed.
I expected to find some bugs somewhere along the line. Perhaps an unresponsive button or a slowly reacting page element. But I found nothing of the sort. Mobirise is a dream to use.
Aside from the aforementioned documentation and support issues, the only problem I can see is that a newbie website builder will flinch at the idea of having to find a web hosting environment for his or her Mobirise website. They would much prefer a hosted solution to take care of those technicalities.
Maybe I'm being pedantic, but it seems to me that Mobirise has been built for the same people who wouldn't even know how to "Publish" their site using FTP or Google Drive.
However, if the idea of uploading and hosting your own website doesn't bother you, I'd strongly recommend giving Mobirise a whirl.
Besides, it's a free platform that takes under a minute to set up, can be used by anybody, and can be hosted anywhere. What more could you want?
DbSharp is a DAL Generator. It generates a StoredProcedure client class that enables you to call stored procedure easily. DbSharp also creates Table and Record classes that enables you to CRUD operation.
In our era of advanced technology and high-speed Internet connections, you can find information on virtually anything. In the space of just a few minutes, we can find recipes for the tastiest pie or learn all about the theory of wave-particle duality.
But more often than not, we have to sift through a vast body of knowledge to get the information we need, and this can take hours rather than minutes. This is why Bright Side has put together a list of the most effective methods for searching Google to help you find the precious material you’re looking for in just a couple of clicks.
2. Searching using synonyms
Our language is rich in synonyms. Sometimes this can be very convenient when doing research online. If you need to find websites on a given subject rather than those that include a specific phrase, add the "~" symbol to your search.
For example, if you search for the term "healthy ~food" you’ll get results about the principles of healthy eating, cooking recipes, as well as healthy dining options.
3. Searching within websites
Sometimes you read an interesting article on a website and find yourself subsequently wanting to share it with your friends or simply reread it. The easiest way to find the desired piece of information again is to search within the website. To do this, type the address of the site, then a key word or entire phrase from the article, and it should come up immediately.
4. The power of the asterisk
When our cunning memory decides to prevent us from recalling that one key word, phrase, or number we need in order to find what we’re looking for, you can turn to the powerful "*" symbol. Just use this in the place of the word/phrase you can’t remember, and you should be able to find the results you’re looking for.
5. When lots of words are missing
If it’s the lengthier half of the phrase you can’t remember rather than a single key word, try writing out the first and last words and putting “AROUND + (the approximate number of missing words)“ between them. For example, ”I wandered AROUND(4) cloud."
6. Using a time frame
Sometimes we urgently need to acquaint ourselves with events that occurred during a certain period of time. To do so, you can add a time frame to your search query with the help of three dots between the dates. For example, if we want to find out about scientific discoveries during the 20th century, we can write:
xxxx 1900…2000
7. Searching for a title or URL
To help find the key words and name of an article, type “intitle:“ before the search term, without any spaces between them. In order to find the words from a URL, use ”inurl:".
8. Finding similar websites
If you’ve found something you really like online and want to find similar websites, type in "related:" and then the address of the site, again without a space between them.
9. Whole phrases
Framing the search term within quotation marks is the simplest and most effective way to find something specific and in the exact order you typed it in.
For example, if you type in the words I’m picking up good vibrations without quotation marks, the search engine will show the results where these words appear in any order on a website, as opposed to the specific order in which you typed them.
10. Unimportant search words
To remove unimportant search words from your query, simply write a minus symbol before each one. For example, if you want to find a site about interesting books, but you aren’t looking to buy them, you can write the following: