Posts
All the articles I've posted.
-
50projectsIn50days – Day 6: Scroll Animation
The Scroll Animation is a scroll that has a fixed number of contents inside the html. So, it's not generated dynamically. In the case of this project there are 12 Boxes. Each h2 box has a class "Box"
-
Sweetviz error: .iteritems() → .items()
If you install Sweetviz using the command: pip install sweetviz You're going to have this error because change in the Pandas library. So, up to the new release in Sweetviz you can use the following
-
Learn to speak in public
First steps to public speaking When giving a presentation or starting to speak, it is sometimes common to inform the audience about things they are unaware of, which may cause stress. For example,
-
Know your String Connection using SQL
I was looking how to know my server on the internet, and I've found this interesting question in Stackoverflow: How to get the connection String from a database . And one question give us an example
-
SODA: Connect SQL Server without Password
When you do your first steps using soda, it is possible you want to connect to an SQL Server database. In that case you can create an specific user and give him the proper rights I wrote about that in
-
SODA: SSL: CERTIFICATE_VERIFY_FAILED - Solved
When you tried to connect to soda it is possible you find this error: SSL: CERTIFICATE_VERIFY_FAILED. All the message look like similar to this one: requests.exceptions.SSLError:
-
50projectsIn50days – Day 4: Hidden Search
A search bar that has an interesting animation inside it. The changes happen when the "active" selector is used. There are two, one for the input, and other for the button: .search.active .input {
-
50projectsIn50days – Day 5: Blurry Loading
A really simple HTML and CSS which involves some tricky JavaScript archive the blur effect. Because, besides the blur effect, the project consists in showing an increasing percentage of how much the