Skip to content
View in the app

A better way to browse. Learn more.

JimiWikman.se

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Carousel, new categories and Company profiles

  • Love 1
  • Interresting 1

Today I look into Company profiles over at TechCrunch and try to figure out how ipsCarousel works while mind mapping the new categories for the site. There are still some days left on this year, so let's make the most of it!

As I continue the planning for the site I look into CrunchBase from TechCrunch as inspiration for the Company database. Basically it is the tabbed design and some of the data fields I look at. I will start small and then build based on that I think. I have this idea that a user can add themselves to the company with the click of a button, but not sure how to actually do that. Yet. I will probably will start with something easier like directing the user to the people's database where they can connect their profile to a company.

ipsCarousel is the feature that make those nice sliders in most apps. It is a great feature, but also very much undocumented. This goes for a quite a bit over at IPS, so I am considering making some sort of database for that. At least for the templates it should be easy to make a list of attributes that can be used to help people get started. For ipsCarousel however I will look at making a block or two into sliders as I found a forum thread with some basic info and some example code:

<div class='ipsBox ipsSpacer_bottom'>
		<h2 class='ipsType_sectionTitle ipsType_reset'>{lang="featured_downloads"}</h2>
		<section id='elDownloadsFeatured'>
			<div class='ipsCarousel ipsClearfix' data-ipsCarousel data-ipsCarousel-fullSizeItems data-ipsCarousel-slideshow data-ipsCarousel-shadows='false'>
				<ul class='cDownloadsCarousel ipsClearfix' data-role="carouselItems">
					{{foreach $featured as $file}}
						{template="featuredFile" group="browse" app="downloads" params="$file"}
					{{endforeach}}
				</ul>
				<span class='ipsCarousel_shadow ipsCarousel_shadowLeft'></span>
				<span class='ipsCarousel_shadow ipsCarousel_shadowRight'></span>
				<a href='#' class='ipsCarousel_nav ipsHide' data-action='prev'><i class='fa fa-chevron-left'></i></a>
				<a href='#' class='ipsCarousel_nav ipsHide' data-action='next'><i class='fa fa-chevron-right'></i></a>
			</div>
		</section>
	</div>

This weekend I also went over the categories on the site and made a little mind map over the databases and sections using XMind. This is because I see that the IPS content will grow, and it is a niche that have potential for the future. I also see that I need to add a new section for Databases where I will place People, Companies and Roles. I have also mapped out Section specific databases like a hosting database, Atlassian App database, Management Frameworks database and so on.

2021 will be an exciting year for sure 🙂

Experienced Senior Atlassian tools & Work Process Expert helping organizations work better holistically - for real and without buzzwords.

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.