Sunday, 5 November 2017

Caption of Figures, Latex: Making them Smaller







Sometimes you got everything right in terms of pictures and Latex but you would like to see the sigmatoid Picture a bit smaller in your .pdf. Here you have the how (Caption):



\usepackage[font=scriptsize]{caption}


Please help us keep on inspiring you

Figures, Latex: Side by Side

It is easy if you just copy and paste (source)

\being{figure}
\centering
\begin{minipage}{.5\textwidth}
\centering
\includegraphics[width=.4\linewidth]{image1}
\captionof{figure}{A figure}
\label{fig:test1}
\end{minipage}%
\begin{minipage}{.5\textwidth}
\centering
\includegraphics[width=.4\linewidth]{image1}
\captionof{figure}{Another figure}
\label{fig:test2}
\end{minipage}
\end{figure}








Thursday, 2 November 2017

NETGEAR: Number of Devices x Wi-Fi




In case you want to limit the number of devices connecting to your Wi-Fi: 

Limitation







_________________________________





Please help us keep on inspiring you

Friday, 8 September 2017

Google Groups: A Detail



In the non-IT world, someone created this joke: What is it that everyone can see but God can't? 


The answer?


A similar creature!


In IT: What is it that lets you see everyone else but not yourself?


The answer?


Google Groups!


I was using, for the first time, Google Groups. Michael Z., my fellow in the endeavor, patiently explained this to me as I panicked and said: Jee, I am not in the group because my name does not appear and I see 3 but we are four. 




_________________________________





Please help us keep on inspiring you

Friday, 26 May 2017

Images and Websites







I was trying to publish a picture through a platform that is not yet completely IT friendly. That is when I found out that we can store pictures online for free, get a link to them for free and then insert that link in our code. At least two Internet sites will help you with this: http://www.imagehosting.com/ and http://imageshack.us/







_________________________________





Please help us keep on inspiring you

Thursday, 4 May 2017

Something to Try if Your Internet Led is Off



In case you lose your Internet connection, it is always worth it trying to reconfigure the modem. Every modem/router has an IP address. You will find that in the manual or on the modem/router itself. NBN modems could have that information on a label inside of the gap. You get those numbers and dots and type them inside of your address bar. That should give you access to the modem page. Now, you probably just have to enter your username/login and password for the provider. Even if the led for the Internet is off, this solution might work. Just give it a go before trying to, for instance, reinstall the operational system or reformat your computer.   

_________________________________





Please help us keep on inspiring you

Friday, 9 December 2016

Where do All the Movies Go in Windows?



I used an application (called Camera) that comes with my MS Windows and using it was easy but, when I tried to retrieve the movie itself, it all became something like Mission Impossible.


I finally found the answer: Found!


Basically, they all go to the folder called Pictures, inside of the subfolder called Camera Roll. Just look there and you will see them all, I promise you. 


The application is interesting because, different from the others, you do not need to save the movies after you record them, it suffices pressing the red button. In compensation... . 



_________________________________








Please help us keep on inspiring you